Skip to content
Success

Console Output

Pull request #42684 updated
Started by user Sebastiaan van Stijn
Rebuilds build #12
11:54:42 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e05fc8ca351f384daebb55e9de921b6a62454603+ad268e79c410c88fc2565bf3bd47287a711bf0c8 (3d33e35efbdf4762839ee383ac4269f884d1e702)
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-42684@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
11:54:44 [2021-07-29T11:54:44.625Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
11:54:44 [2021-07-29T11:54:44.629Z] Trying to pass milestone 12
[Pipeline] milestone
11:54:44 [2021-07-29T11:54:44.685Z] Trying to pass milestone 13
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
11:54:44 [2021-07-29T11:54:44.848Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fd6fd5b670d0ae9) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] {
[Pipeline] checkout
11:54:44 [2021-07-29T11:54:44.883Z] The recommended git tool is: git
11:54:44 [2021-07-29T11:54:44.930Z] using credential docker-jenkins-github-credentials
11:54:44 [2021-07-29T11:54:44.936Z] Cloning the remote Git repository
11:54:44 [2021-07-29T11:54:44.936Z] Cloning with configured refspecs honoured and without tags
11:54:44 [2021-07-29T11:54:44.980Z] Cloning repository https://github.com/moby/moby.git
11:54:44 [2021-07-29T11:54:44.981Z]  > git init /home/ubuntu/workspace/moby_PR-42684 # timeout=10
11:54:44 [2021-07-29T11:54:44.998Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:44 [2021-07-29T11:54:44.998Z]  > git --version # timeout=10
11:54:45 [2021-07-29T11:54:45.000Z]  > git --version # 'git version 2.17.1'
11:54:45 [2021-07-29T11:54:45.000Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:45 [2021-07-29T11:54:45.001Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:54:59 [2021-07-29T11:54:59.806Z] Fetching without tags
11:55:00 [2021-07-29T11:55:00.066Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:54:59 [2021-07-29T11:54:59.789Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:59 [2021-07-29T11:54:59.792Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:54:59 [2021-07-29T11:54:59.794Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:54:59 [2021-07-29T11:54:59.802Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:54:59 [2021-07-29T11:54:59.806Z] Fetching upstream changes from https://github.com/moby/moby.git
11:54:59 [2021-07-29T11:54:59.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:54:59 [2021-07-29T11:54:59.807Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:55:00 [2021-07-29T11:55:00.067Z]  > git config core.sparsecheckout # timeout=10
11:55:00 [2021-07-29T11:55:00.069Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:55:00 [2021-07-29T11:55:00.521Z]  > git remote # timeout=10
11:55:00 [2021-07-29T11:55:00.523Z]  > git config --get remote.origin.url # timeout=10
11:55:00 [2021-07-29T11:55:00.525Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:00 [2021-07-29T11:55:00.526Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:55:01 [2021-07-29T11:55:01.062Z] Merge succeeded, producing d896c4c73695059c1c04c8aa1049ea6891ca99ad
11:55:01 [2021-07-29T11:55:01.062Z] Checking out Revision d896c4c73695059c1c04c8aa1049ea6891ca99ad (PR-42684)
11:55:01 [2021-07-29T11:55:01.126Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:55:01 [2021-07-29T11:55:01.132Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:55:01 [2021-07-29T11:55:01.928Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/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
11:55:01 [2021-07-29T11:55:01.054Z]  > git rev-parse HEAD^{commit} # timeout=10
11:55:01 [2021-07-29T11:55:01.063Z]  > git config core.sparsecheckout # timeout=10
11:55:01 [2021-07-29T11:55:01.065Z]  > git checkout -f d896c4c73695059c1c04c8aa1049ea6891ca99ad # timeout=10
11:55:01 [2021-07-29T11:55:01.127Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:55:05 [2021-07-29T11:55:05.195Z] Congratulations!  All commits are properly signed with the DCO!
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build)
[Pipeline] parallel
[Pipeline] { (Branch: unit-validate)
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: rootless)
[Pipeline] { (Branch: cgroup2)
[Pipeline] { (Branch: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[Pipeline] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[Pipeline] stage
[Pipeline] { (unit-validate)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (rootless)
[Pipeline] stage
[Pipeline] { (cgroup2)
[Pipeline] stage
[Pipeline] { (s390x)
[Pipeline] stage
[Pipeline] { (s390x integration-cli)
[Pipeline] stage
[Pipeline] { (ppc64le)
[Pipeline] stage
[Pipeline] { (ppc64le integration-cli)
[Pipeline] stage
[Pipeline] { (arm64)
[Pipeline] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "win-2022-c8d" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
11:55:05 [2021-07-29T11:55:05.449Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fd6fd5b670d0ae9) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[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
11:55:05 [2021-07-29T11:55:05.477Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0462ff46f2c35e00c) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
11:55:05 [2021-07-29T11:55:05.520Z] The recommended git tool is: git
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] // stage
[Pipeline] // stage
11:55:05 [2021-07-29T11:55:05.574Z] using credential docker-jenkins-github-credentials
11:55:05 [2021-07-29T11:55:05.584Z] Fetching changes from the remote Git repository
11:55:05 [2021-07-29T11:55:05.591Z] Fetching without tags
[Pipeline] // stage
[Pipeline] {
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "win-2022-c8d" skipped due to when conditional
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
11:55:05 [2021-07-29T11:55:05.653Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
11:55:05 [2021-07-29T11:55:05.708Z] using credential docker-jenkins-github-credentials
11:55:05 [2021-07-29T11:55:05.714Z] Cloning the remote Git repository
11:55:05 [2021-07-29T11:55:05.714Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
11:55:05 [2021-07-29T11:55:05.995Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
11:55:06 [2021-07-29T11:55:06.129Z] Merge succeeded, producing 9fc5afc7d5f6945a8206cf14253c32104cb00f81
11:55:06 [2021-07-29T11:55:06.129Z] Checking out Revision 9fc5afc7d5f6945a8206cf14253c32104cb00f81 (PR-42684)
11:55:06 [2021-07-29T11:55:06.211Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:55:06 [2021-07-29T11:55:06.221Z] First time build. Skipping changelog.
11:55:05 [2021-07-29T11:55:05.580Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42684/.git # timeout=10
11:55:05 [2021-07-29T11:55:05.584Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:55:05 [2021-07-29T11:55:05.632Z] Fetching upstream changes from https://github.com/moby/moby.git
11:55:05 [2021-07-29T11:55:05.632Z]  > git --version # timeout=10
11:55:05 [2021-07-29T11:55:05.634Z]  > git --version # 'git version 2.17.1'
11:55:05 [2021-07-29T11:55:05.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:05 [2021-07-29T11:55:05.635Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:55:05 [2021-07-29T11:55:05.995Z]  > git config core.sparsecheckout # timeout=10
11:55:05 [2021-07-29T11:55:05.998Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:55:06 [2021-07-29T11:55:06.041Z]  > git remote # timeout=10
11:55:06 [2021-07-29T11:55:06.043Z]  > git config --get remote.origin.url # timeout=10
11:55:06 [2021-07-29T11:55:06.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:06 [2021-07-29T11:55:06.046Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:55:06 [2021-07-29T11:55:06.113Z]  > git rev-parse HEAD^{commit} # timeout=10
11:55:06 [2021-07-29T11:55:06.130Z]  > git config core.sparsecheckout # timeout=10
11:55:06 [2021-07-29T11:55:06.139Z]  > git checkout -f 9fc5afc7d5f6945a8206cf14253c32104cb00f81 # timeout=10
11:55:06 [2021-07-29T11:55:06.211Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:55:05 [2021-07-29T11:55:05.761Z] Cloning repository https://github.com/moby/moby.git
11:55:05 [2021-07-29T11:55:05.763Z]  > git init /home/ubuntu/workspace/moby_PR-42684 # timeout=10
11:55:05 [2021-07-29T11:55:05.780Z] Fetching upstream changes from https://github.com/moby/moby.git
11:55:05 [2021-07-29T11:55:05.780Z]  > git --version # timeout=10
11:55:05 [2021-07-29T11:55:05.789Z]  > git --version # 'git version 2.25.1'
11:55:05 [2021-07-29T11:55:05.789Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:05 [2021-07-29T11:55:05.791Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
11:55:07 [2021-07-29T11:55:07.030Z] + [ PR != PR ]
11:55:07 [2021-07-29T11:55:07.030Z] + [ master != master ]
11:55:07 [2021-07-29T11:55:07.030Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:55:07 [2021-07-29T11:55:07.388Z] + docker version
11:55:07 [2021-07-29T11:55:07.389Z] Client: Docker Engine - Community
11:55:07 [2021-07-29T11:55:07.389Z]  Version:           20.10.6
11:55:07 [2021-07-29T11:55:07.389Z]  API version:       1.41
11:55:07 [2021-07-29T11:55:07.389Z]  Go version:        go1.13.15
11:55:07 [2021-07-29T11:55:07.389Z]  Git commit:        370c289
11:55:07 [2021-07-29T11:55:07.389Z]  Built:             Fri Apr  9 22:46:01 2021
11:55:07 [2021-07-29T11:55:07.389Z]  OS/Arch:           linux/amd64
11:55:07 [2021-07-29T11:55:07.389Z]  Context:           default
11:55:07 [2021-07-29T11:55:07.389Z]  Experimental:      true
11:55:07 [2021-07-29T11:55:07.389Z] 
11:55:07 [2021-07-29T11:55:07.389Z] Server: Docker Engine - Community
11:55:07 [2021-07-29T11:55:07.389Z]  Engine:
11:55:07 [2021-07-29T11:55:07.389Z]   Version:          20.10.6
11:55:07 [2021-07-29T11:55:07.389Z]   API version:      1.41 (minimum version 1.12)
11:55:07 [2021-07-29T11:55:07.389Z]   Go version:       go1.13.15
11:55:07 [2021-07-29T11:55:07.389Z]   Git commit:       8728dd2
11:55:07 [2021-07-29T11:55:07.389Z]   Built:            Fri Apr  9 22:44:13 2021
11:55:07 [2021-07-29T11:55:07.389Z]   OS/Arch:          linux/amd64
11:55:07 [2021-07-29T11:55:07.389Z]   Experimental:     true
11:55:07 [2021-07-29T11:55:07.389Z]  containerd:
11:55:07 [2021-07-29T11:55:07.389Z]   Version:          1.4.6
11:55:07 [2021-07-29T11:55:07.389Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
11:55:07 [2021-07-29T11:55:07.389Z]  runc:
11:55:07 [2021-07-29T11:55:07.389Z]   Version:          1.0.0-rc95
11:55:07 [2021-07-29T11:55:07.389Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:55:07 [2021-07-29T11:55:07.389Z]  docker-init:
11:55:07 [2021-07-29T11:55:07.389Z]   Version:          0.19.0
11:55:07 [2021-07-29T11:55:07.389Z]   GitCommit:        de40ad0
[Pipeline] sh
11:55:07 [2021-07-29T11:55:07.659Z] + docker info
11:55:08 [2021-07-29T11:55:08.220Z] Client:
11:55:08 [2021-07-29T11:55:08.220Z]  Context:    default
11:55:08 [2021-07-29T11:55:08.220Z]  Debug Mode: false
11:55:08 [2021-07-29T11:55:08.220Z]  Plugins:
11:55:08 [2021-07-29T11:55:08.220Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:55:08 [2021-07-29T11:55:08.220Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
11:55:08 [2021-07-29T11:55:08.220Z]   scan: Docker Scan (Docker Inc., v0.7.0)
11:55:08 [2021-07-29T11:55:08.220Z] 
11:55:08 [2021-07-29T11:55:08.220Z] Server:
11:55:08 [2021-07-29T11:55:08.220Z]  Containers: 0
11:55:08 [2021-07-29T11:55:08.220Z]   Running: 0
11:55:08 [2021-07-29T11:55:08.220Z]   Paused: 0
11:55:08 [2021-07-29T11:55:08.220Z]   Stopped: 0
11:55:08 [2021-07-29T11:55:08.220Z]  Images: 5
11:55:08 [2021-07-29T11:55:08.220Z]  Server Version: 20.10.6
11:55:08 [2021-07-29T11:55:08.220Z]  Storage Driver: overlay2
11:55:08 [2021-07-29T11:55:08.220Z]   Backing Filesystem: extfs
11:55:08 [2021-07-29T11:55:08.220Z]   Supports d_type: true
11:55:08 [2021-07-29T11:55:08.220Z]   Native Overlay Diff: true
11:55:08 [2021-07-29T11:55:08.220Z]   userxattr: false
11:55:08 [2021-07-29T11:55:08.220Z]  Logging Driver: json-file
11:55:08 [2021-07-29T11:55:08.220Z]  Cgroup Driver: cgroupfs
11:55:08 [2021-07-29T11:55:08.220Z]  Cgroup Version: 1
11:55:08 [2021-07-29T11:55:08.220Z]  Plugins:
11:55:08 [2021-07-29T11:55:08.220Z]   Volume: local
11:55:08 [2021-07-29T11:55:08.220Z]   Network: bridge host ipvlan macvlan null overlay
11:55:08 [2021-07-29T11:55:08.220Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:55:08 [2021-07-29T11:55:08.220Z]  Swarm: inactive
11:55:08 [2021-07-29T11:55:08.220Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:55:08 [2021-07-29T11:55:08.220Z]  Default Runtime: runc
11:55:08 [2021-07-29T11:55:08.220Z]  Init Binary: docker-init
11:55:08 [2021-07-29T11:55:08.220Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
11:55:08 [2021-07-29T11:55:08.220Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:55:08 [2021-07-29T11:55:08.220Z]  init version: de40ad0
11:55:08 [2021-07-29T11:55:08.220Z]  Security Options:
11:55:08 [2021-07-29T11:55:08.220Z]   apparmor
11:55:08 [2021-07-29T11:55:08.220Z]   seccomp
11:55:08 [2021-07-29T11:55:08.220Z]    Profile: default
11:55:08 [2021-07-29T11:55:08.220Z]  Kernel Version: 5.4.0-1048-aws
11:55:08 [2021-07-29T11:55:08.220Z]  Operating System: Ubuntu 18.04.5 LTS
11:55:08 [2021-07-29T11:55:08.220Z]  OSType: linux
11:55:08 [2021-07-29T11:55:08.220Z]  Architecture: x86_64
11:55:08 [2021-07-29T11:55:08.220Z]  CPUs: 2
11:55:08 [2021-07-29T11:55:08.220Z]  Total Memory: 7.569GiB
11:55:08 [2021-07-29T11:55:08.220Z]  Name: ip-10-100-78-250
11:55:08 [2021-07-29T11:55:08.220Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
11:55:08 [2021-07-29T11:55:08.220Z]  Docker Root Dir: /var/lib/docker
11:55:08 [2021-07-29T11:55:08.220Z]  Debug Mode: false
11:55:08 [2021-07-29T11:55:08.220Z]  Registry: https://index.docker.io/v1/
11:55:08 [2021-07-29T11:55:08.220Z]  Labels:
11:55:08 [2021-07-29T11:55:08.220Z]  Experimental: true
11:55:08 [2021-07-29T11:55:08.220Z]  Insecure Registries:
11:55:08 [2021-07-29T11:55:08.220Z]   127.0.0.0/8
11:55:08 [2021-07-29T11:55:08.220Z]  Live Restore Enabled: true
11:55:08 [2021-07-29T11:55:08.220Z] 
11:55:08 [2021-07-29T11:55:08.220Z] WARNING: No swap limit support
[Pipeline] sh
11:55:08 [2021-07-29T11:55:08.536Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:55:08 [2021-07-29T11:55:08.536Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:55:08 [2021-07-29T11:55:08.536Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42684/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
11:55:08 [2021-07-29T11:55:08.536Z] + bash /home/ubuntu/workspace/moby_PR-42684/check-config.sh
11:55:08 [2021-07-29T11:55:08.536Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:55:08 [2021-07-29T11:55:08.536Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
11:55:08 [2021-07-29T11:55:08.536Z] 
11:55:08 [2021-07-29T11:55:08.536Z] Generally Necessary:
11:55:08 [2021-07-29T11:55:08.536Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:55:08 [2021-07-29T11:55:08.536Z] - apparmor: enabled and tools installed
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_NAMESPACES: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_NET_NS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_PID_NS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_IPC_NS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_UTS_NS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CGROUPS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CGROUP_CPUACCT: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CGROUP_DEVICE: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CGROUP_FREEZER: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CGROUP_SCHED: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_CPUSETS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_MEMCG: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_KEYS: enabled
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_VETH: enabled (as module)
11:55:08 [2021-07-29T11:55:08.536Z] - CONFIG_BRIDGE: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NF_NAT: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_POSIX_MQUEUE: enabled
11:55:08 [2021-07-29T11:55:08.792Z] 
11:55:08 [2021-07-29T11:55:08.792Z] Optional Features:
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_USER_NS: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_SECCOMP: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_SECCOMP_FILTER: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_CGROUP_PIDS: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_MEMCG_SWAP: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:55:08 [2021-07-29T11:55:08.792Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_BLK_CGROUP: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_CGROUP_PERF: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_CGROUP_HUGETLB: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_CFS_BANDWIDTH: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_RT_GROUP_SCHED: missing
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_VS: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_VS_NFCT: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_IP_VS_RR: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_SECURITY_SELINUX: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_SECURITY_APPARMOR: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_EXT4_FS: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:55:08 [2021-07-29T11:55:08.792Z] - Network Drivers:
11:55:08 [2021-07-29T11:55:08.792Z]   - "overlay":
11:55:08 [2021-07-29T11:55:08.792Z]     - CONFIG_VXLAN: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       Optional (for encrypted networks):
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_CRYPTO: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_CRYPTO_AEAD: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_CRYPTO_GCM: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_CRYPTO_GHASH: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_XFRM: enabled
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_XFRM_USER: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z]       - CONFIG_INET_ESP: enabled (as module)
11:55:08 [2021-07-29T11:55:08.792Z]   - "ipvlan":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_IPVLAN: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]   - "macvlan":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_MACVLAN: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_DUMMY: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]   - "ftp,tftp client in container":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z] - Storage Drivers:
11:55:09 [2021-07-29T11:55:09.048Z]   - "aufs":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_AUFS_FS: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]   - "btrfs":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:55:09 [2021-07-29T11:55:09.048Z]   - "devicemapper":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_BLK_DEV_DM: enabled
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]   - "overlay":
11:55:09 [2021-07-29T11:55:09.048Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:55:09 [2021-07-29T11:55:09.048Z]   - "zfs":
11:55:09 [2021-07-29T11:55:09.048Z]     - /dev/zfs: present
11:55:09 [2021-07-29T11:55:09.048Z]     - zfs command: missing
11:55:09 [2021-07-29T11:55:09.048Z]     - zpool command: missing
11:55:09 [2021-07-29T11:55:09.048Z] 
11:55:09 [2021-07-29T11:55:09.048Z] Limits:
11:55:09 [2021-07-29T11:55:09.048Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:55:09 [2021-07-29T11:55:09.048Z] 
11:55:09 [2021-07-29T11:55:09.048Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:55:09 [2021-07-29T11:55:09.366Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 .
11:55:09 [2021-07-29T11:55:09.622Z] #1 [internal] load build definition from Dockerfile
11:55:09 [2021-07-29T11:55:09.622Z] #1 sha256:5259a7a3708ad311731467066606ffe0f02a4dc8507557a2cb9f353d84f5165c
11:55:09 [2021-07-29T11:55:09.622Z] #1 transferring dockerfile: 16.59kB done
11:55:09 [2021-07-29T11:55:09.622Z] #1 DONE 0.0s
11:55:09 [2021-07-29T11:55:09.622Z] 
11:55:09 [2021-07-29T11:55:09.622Z] #2 [internal] load .dockerignore
11:55:09 [2021-07-29T11:55:09.622Z] #2 sha256:e678bda2966da383a0a20af4d219742db455bc63c1f06e9fcd7c7e0776008779
11:55:09 [2021-07-29T11:55:09.622Z] #2 transferring context: 87B done
11:55:09 [2021-07-29T11:55:09.622Z] #2 DONE 0.0s
11:55:09 [2021-07-29T11:55:09.622Z] 
11:55:09 [2021-07-29T11:55:09.622Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
11:55:09 [2021-07-29T11:55:09.622Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:55:09 [2021-07-29T11:55:09.622Z] #3 DONE 0.1s
11:55:09 [2021-07-29T11:55:09.622Z] 
11:55:09 [2021-07-29T11:55:09.622Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:55:09 [2021-07-29T11:55:09.622Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:55:09 [2021-07-29T11:55:09.622Z] #4 CACHED
11:55:09 [2021-07-29T11:55:09.877Z] 
11:55:09 [2021-07-29T11:55:09.877Z] #5 [internal] load metadata for docker.io/library/debian:buster
11:55:09 [2021-07-29T11:55:09.877Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
11:55:09 [2021-07-29T11:55:09.877Z] #5 DONE 0.1s
11:55:09 [2021-07-29T11:55:09.877Z] 
11:55:09 [2021-07-29T11:55:09.877Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
11:55:09 [2021-07-29T11:55:09.877Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
11:55:09 [2021-07-29T11:55:09.877Z] #6 DONE 0.1s
11:55:09 [2021-07-29T11:55:09.877Z] 
11:55:09 [2021-07-29T11:55:09.877Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:09 [2021-07-29T11:55:09.877Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:55:09 [2021-07-29T11:55:09.877Z] #7 DONE 0.1s
11:55:09 [2021-07-29T11:55:09.877Z] 
11:55:09 [2021-07-29T11:55:09.878Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:09 [2021-07-29T11:55:09.878Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:55:09 [2021-07-29T11:55:09.878Z] #8 DONE 0.1s
11:55:10 [2021-07-29T11:55:10.133Z] 
11:55:10 [2021-07-29T11:55:10.133Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:10 [2021-07-29T11:55:10.133Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:55:10 [2021-07-29T11:55:10.133Z] #72 DONE 0.0s
11:55:10 [2021-07-29T11:55:10.133Z] 
11:55:10 [2021-07-29T11:55:10.133Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:10 [2021-07-29T11:55:10.133Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:55:10 [2021-07-29T11:55:10.133Z] #70 DONE 0.0s
11:55:10 [2021-07-29T11:55:10.133Z] 
11:55:10 [2021-07-29T11:55:10.133Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:55:10 [2021-07-29T11:55:10.133Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:55:10 [2021-07-29T11:55:10.133Z] #9 DONE 0.0s
11:55:10 [2021-07-29T11:55:10.133Z] 
11:55:10 [2021-07-29T11:55:10.133Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:55:10 [2021-07-29T11:55:10.133Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:55:10 [2021-07-29T11:55:10.133Z] #33 DONE 0.0s
11:55:10 [2021-07-29T11:55:10.133Z] 
11:55:10 [2021-07-29T11:55:10.133Z] #30 [internal] load build context
11:55:10 [2021-07-29T11:55:10.133Z] #30 sha256:1236d888db5c3942e20d8583e32f8a049755edc5fc536ac7cdca63a3daafeea3
11:55:10 [2021-07-29T11:55:10.393Z] #30 ...
11:55:10 [2021-07-29T11:55:10.393Z] 
11:55:10 [2021-07-29T11:55:10.393Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
11:55:10 [2021-07-29T11:55:10.393Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
11:55:10 [2021-07-29T11:55:10.393Z] #49 DONE 0.4s
11:55:10 [2021-07-29T11:55:10.393Z] 
11:55:10 [2021-07-29T11:55:10.393Z] #30 [internal] load build context
11:55:10 [2021-07-29T11:55:10.393Z] #30 sha256:1236d888db5c3942e20d8583e32f8a049755edc5fc536ac7cdca63a3daafeea3
11:55:11 [2021-07-29T11:55:11.764Z] #30 transferring context: 55.79MB 1.9s done
11:55:11 [2021-07-29T11:55:11.764Z] #30 DONE 1.9s
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #29 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
11:55:12 [2021-07-29T11:55:12.020Z] #29 sha256:02790f7ad298ede633eed27ee94bcbdea3246b4446e746e9431dfe58e2c182b0
11:55:12 [2021-07-29T11:55:12.020Z] #29 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
11:55:12 [2021-07-29T11:55:12.020Z] #37 sha256:e43bb635384ffcbfbc3094a402cc40b64edd83d17f6535ff2339c9fa36e9041e
11:55:12 [2021-07-29T11:55:12.020Z] #37 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:55:12 [2021-07-29T11:55:12.020Z] #35 sha256:dbe4b81b2a60e6e07ea0c533d27b9e8062b6239733464b37a758cc7193bd07e0
11:55:12 [2021-07-29T11:55:12.020Z] #35 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf
11:55:12 [2021-07-29T11:55:12.020Z] #14 sha256:bb63009a7fabbcc1c5ade0ef3de44429ae0aa8a13b4482bf219975f60056b21d
11:55:12 [2021-07-29T11:55:12.020Z] #14 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #23 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:55:12 [2021-07-29T11:55:12.020Z] #23 sha256:953a83572003c308365110948e1d541d1dc1ed5e1b17a7202077161942b39e59
11:55:12 [2021-07-29T11:55:12.020Z] #23 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #34 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:55:12 [2021-07-29T11:55:12.020Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:55:12 [2021-07-29T11:55:12.020Z] #34 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:55:12 [2021-07-29T11:55:12.020Z] #36 sha256:815899133843c2af8a55f12a9ae671cbd083b13fba0336237aaf73ab4788e303
11:55:12 [2021-07-29T11:55:12.020Z] #36 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:55:12 [2021-07-29T11:55:12.020Z] #67 sha256:909b537837a74380afd68d229391477545e5330a62afe161157febd9aa6eb9e2
11:55:12 [2021-07-29T11:55:12.020Z] #67 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #45 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.020Z] #45 sha256:6049f3206fbdc9bef94cd0a3ccbbefd98ed14d2d36bbb23499eff9511546f74d
11:55:12 [2021-07-29T11:55:12.020Z] #45 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
11:55:12 [2021-07-29T11:55:12.020Z] #15 sha256:44e73bf02bc8149a1c3d05d0b469dead7a63d7377e11640d4f5993bc5200a8be
11:55:12 [2021-07-29T11:55:12.020Z] #15 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #19 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:55:12 [2021-07-29T11:55:12.020Z] #19 sha256:a97d2527f493fb06e21beaa83187853a0ce536acbb2126c75d70da64d9737f28
11:55:12 [2021-07-29T11:55:12.020Z] #19 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.020Z] #74 sha256:8d4e42d7095528607488615d1e7bb21712c7540fc70b2e33ffbcce977de9a179
11:55:12 [2021-07-29T11:55:12.020Z] #74 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #48 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.020Z] #48 sha256:a70acaac5184556e5da9d38ddba2908c406eeecf7b940cf8d670e738660ace7b
11:55:12 [2021-07-29T11:55:12.020Z] #48 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #27 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:55:12 [2021-07-29T11:55:12.020Z] #27 sha256:11857c4bf711a4f07dfbb235394884c6e85ba0af051b9186331d275edaccf5c7
11:55:12 [2021-07-29T11:55:12.020Z] #27 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #57 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:55:12 [2021-07-29T11:55:12.020Z] #57 sha256:34c0674835f3c9e010f57e56aea5a4e96590f7594aa91f06adb4db5c534d4043
11:55:12 [2021-07-29T11:55:12.020Z] #57 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #65 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.020Z] #65 sha256:bd557efe4522911b86e5d439094f2dcb36942f14a523342210390e82b0bb4495
11:55:12 [2021-07-29T11:55:12.020Z] #65 CACHED
11:55:12 [2021-07-29T11:55:12.020Z] 
11:55:12 [2021-07-29T11:55:12.020Z] #62 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.020Z] #62 sha256:2790899acaa9ff3bf7b7e766755b736b13dfc08e0f6e7d71ad8622564312f833
11:55:12 [2021-07-29T11:55:12.021Z] #62 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #54 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #54 sha256:26663ba07494708921c31bcc24e3a02c281c7b450ba3f97d7821e172b3ac833b
11:55:12 [2021-07-29T11:55:12.021Z] #54 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:55:12 [2021-07-29T11:55:12.021Z] #47 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:55:12 [2021-07-29T11:55:12.021Z] #47 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #53 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:55:12 [2021-07-29T11:55:12.021Z] #53 sha256:a956b3341032f00bceef9c2b0d8f7d79d6db0d3a31ffb7f8de34c8b8c3bc776f
11:55:12 [2021-07-29T11:55:12.021Z] #53 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #39 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:55:12 [2021-07-29T11:55:12.021Z] #39 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:55:12 [2021-07-29T11:55:12.021Z] #39 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:55:12 [2021-07-29T11:55:12.021Z] #38 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
11:55:12 [2021-07-29T11:55:12.021Z] #38 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #20 [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
11:55:12 [2021-07-29T11:55:12.021Z] #20 sha256:2b3dab88e6dcb9953a3f2d9c8052d76e6d917db0fd994b3aff2938d231bcdb93
11:55:12 [2021-07-29T11:55:12.021Z] #20 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #44 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:55:12 [2021-07-29T11:55:12.021Z] #44 sha256:760ce1abace1747772adb8a4ee0b4b08bdaa0eb2caeae9f9df0fa5e0b55dbe9c
11:55:12 [2021-07-29T11:55:12.021Z] #44 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #56 sha256:2dc918eb7592907c7ec453fe9b509d08863af12492aaa4c1df1602b8d993ffe1
11:55:12 [2021-07-29T11:55:12.021Z] #56 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #40 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #40 sha256:18b70052de128b41988a64cf49c73abe0e7d7400d7db6da3460dbc1501abd761
11:55:12 [2021-07-29T11:55:12.021Z] #40 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #52 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #52 sha256:accc20d34ddc4c241c78b50f800ed10881628578b550cff9af80aa394d846262
11:55:12 [2021-07-29T11:55:12.021Z] #52 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:55:12 [2021-07-29T11:55:12.021Z] #68 sha256:c929429eace9381ee60ccb0275abff2202e5d94589b8e64f5ceb91ce8b5cf171
11:55:12 [2021-07-29T11:55:12.021Z] #68 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #26 [dev-systemd-false  6/25] RUN ldconfig
11:55:12 [2021-07-29T11:55:12.021Z] #26 sha256:8f01329a453c34dffad0735b0f347e59e6957fc2b9b30c0066eee046f5080f1d
11:55:12 [2021-07-29T11:55:12.021Z] #26 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #58 sha256:27271b71116c1896410f0b57d34d3a928858653e2d1e4f5db559d0c57087804d
11:55:12 [2021-07-29T11:55:12.021Z] #58 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #25 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:55:12 [2021-07-29T11:55:12.021Z] #25 sha256:05221ce6eda5765ca482bd4332c38d0b5c1ca48407e35f4777889d83889b8734
11:55:12 [2021-07-29T11:55:12.021Z] #25 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:55:12 [2021-07-29T11:55:12.021Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:55:12 [2021-07-29T11:55:12.021Z] #10 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #63 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:55:12 [2021-07-29T11:55:12.021Z] #63 sha256:3c57885515aaec95a10f0337c82910931f95b3173a1b14ef79f60d39d5d265bd
11:55:12 [2021-07-29T11:55:12.021Z] #63 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #22 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:55:12 [2021-07-29T11:55:12.021Z] #22 sha256:3b41452ce24b64bf4e0a002d622bfb29e08ca2de966ab65cc86cfe6066f755cf
11:55:12 [2021-07-29T11:55:12.021Z] #22 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #31 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:55:12 [2021-07-29T11:55:12.021Z] #31 sha256:2d99e095bc255128b0fc07722e46f7f346fbfdd8c342fa912df96cb29e64de39
11:55:12 [2021-07-29T11:55:12.021Z] #31 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:12 [2021-07-29T11:55:12.021Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:55:12 [2021-07-29T11:55:12.021Z] #73 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #42 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #42 sha256:7186fd17705d95f64efaee77f84b14b7cff08bdbb3c6c6a5656c3de69aa796e4
11:55:12 [2021-07-29T11:55:12.021Z] #42 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x
11:55:12 [2021-07-29T11:55:12.021Z] #16 sha256:0695a1606b5e7422ce775a930edc87973dbc2ca2069a575d2725da3e30abfbae
11:55:12 [2021-07-29T11:55:12.021Z] #16 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #21 [dev-systemd-false  1/25] RUN groupadd -r docker
11:55:12 [2021-07-29T11:55:12.021Z] #21 sha256:6fc9606d0d09773890483ff8e58c80b3b0a5f6e5b6c4db738e8a7efb954f606e
11:55:12 [2021-07-29T11:55:12.021Z] #21 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #60 sha256:40e1f8d33f6f8eea2d7dfca4eb0917a577a9b13b78b528f7bad951b9f20840fe
11:55:12 [2021-07-29T11:55:12.021Z] #60 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:55:12 [2021-07-29T11:55:12.021Z] #41 sha256:6ea2def36ef98a8bd8994a389f6a8ea705733ba22e509e3391f563333b99c51a
11:55:12 [2021-07-29T11:55:12.021Z] #41 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
11:55:12 [2021-07-29T11:55:12.021Z] #18 sha256:320e2219e2266e3ca4c31f2e8529535581d06f0d5897d705b79732cb5e05447c
11:55:12 [2021-07-29T11:55:12.021Z] #18 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #61 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:55:12 [2021-07-29T11:55:12.021Z] #61 sha256:f3bc08e02f70c8766a1ada5ea1f822eebd05567e522efd9a292f50639e3a8269
11:55:12 [2021-07-29T11:55:12.021Z] #61 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
11:55:12 [2021-07-29T11:55:12.021Z] #32 sha256:7803afbc13fefbe095c7c0bd9ff3dd77b5c5533e6e6c882fd272b89f13c523a1
11:55:12 [2021-07-29T11:55:12.021Z] #32 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:12 [2021-07-29T11:55:12.021Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:55:12 [2021-07-29T11:55:12.021Z] #71 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #64 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:55:12 [2021-07-29T11:55:12.021Z] #64 sha256:2a0d1f40f0296b6d1e7533f2b7e570f2969d931d5a04dd0c0388bbd31a539a21
11:55:12 [2021-07-29T11:55:12.021Z] #64 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:55:12 [2021-07-29T11:55:12.021Z] #50 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
11:55:12 [2021-07-29T11:55:12.021Z] #50 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #66 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:55:12 [2021-07-29T11:55:12.021Z] #66 sha256:32b69543d098826235639070a3afdcfb39c39d37a43b224ac5a3479c081fec27
11:55:12 [2021-07-29T11:55:12.021Z] #66 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64
11:55:12 [2021-07-29T11:55:12.021Z] #12 sha256:2f4bdda85349aa5bbd68853774bb60c4f950580233ef0d38b14ff9f6e69779f8
11:55:12 [2021-07-29T11:55:12.021Z] #12 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel
11:55:12 [2021-07-29T11:55:12.021Z] #13 sha256:ddc39a997eee6724478db95f5b13c03bbc97002b63e2761aab9d2ceea3805f72
11:55:12 [2021-07-29T11:55:12.021Z] #13 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #28 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:55:12 [2021-07-29T11:55:12.021Z] #28 sha256:42d780bed353a750ce1be482ce2552cbcd999d54aa15f5f6e33e70a1a6144ec8
11:55:12 [2021-07-29T11:55:12.021Z] #28 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #55 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:55:12 [2021-07-29T11:55:12.021Z] #55 sha256:1a54e8730f2d877d8b7ed6212b8959a7bfe6f6c7041f83373fa29aae373d2234
11:55:12 [2021-07-29T11:55:12.021Z] #55 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:55:12 [2021-07-29T11:55:12.021Z] #46 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
11:55:12 [2021-07-29T11:55:12.021Z] #46 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #59 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:55:12 [2021-07-29T11:55:12.021Z] #59 sha256:12efc44cf3ea3a52c114d46dc5c605fd82d2ad306228c860d9d553c4fc83f60d
11:55:12 [2021-07-29T11:55:12.021Z] #59 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:55:12 [2021-07-29T11:55:12.021Z] #51 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:55:12 [2021-07-29T11:55:12.021Z] #51 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #43 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:12 [2021-07-29T11:55:12.021Z] #43 sha256:8d8f24270940827da3336564e4340c94a5fa655ab11b04d7ca148baaceee6596
11:55:12 [2021-07-29T11:55:12.021Z] #43 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:55:12 [2021-07-29T11:55:12.021Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
11:55:12 [2021-07-29T11:55:12.021Z] #11 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #24 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:55:12 [2021-07-29T11:55:12.021Z] #24 sha256:e58b89dd608ad85fa8b8b1c89f215cbc15e114be288b2d4b8abba9f96e0851b0
11:55:12 [2021-07-29T11:55:12.021Z] #24 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
11:55:12 [2021-07-29T11:55:12.021Z] #69 sha256:682ca92847321e3004860af79b1d84db92e8bac81c12bf1d6917dd7e56c8ada2
11:55:12 [2021-07-29T11:55:12.021Z] #69 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
11:55:12 [2021-07-29T11:55:12.021Z] #17 sha256:e42453a0671e2d696731063caa74bd43e621ecbb84c514ae2f8dd6bcc7d1e94e
11:55:12 [2021-07-29T11:55:12.021Z] #17 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
11:55:12 [2021-07-29T11:55:12.021Z] #75 sha256:fa5436f4db861491c699da46fa69162bee7571f78a483e42f40ce735c9a0ec07
11:55:12 [2021-07-29T11:55:12.021Z] #75 CACHED
11:55:12 [2021-07-29T11:55:12.021Z] 
11:55:12 [2021-07-29T11:55:12.021Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker
11:55:12 [2021-07-29T11:55:12.021Z] #76 sha256:6587606f65a498aa6dfc5696a7de46e628be161299052800ed7095414862b71b
11:55:12 [2021-07-29T11:55:12.950Z] #76 DONE 0.9s
11:55:12 [2021-07-29T11:55:12.950Z] 
11:55:12 [2021-07-29T11:55:12.950Z] #77 exporting to image
11:55:12 [2021-07-29T11:55:12.950Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
11:55:12 [2021-07-29T11:55:12.950Z] #77 exporting layers
11:55:13 [2021-07-29T11:55:13.879Z] #77 exporting layers 0.9s done
11:55:13 [2021-07-29T11:55:13.879Z] #77 writing image sha256:1143de26d0dd7effca1288a678d1c011dee5915221597b31d4dda6af442ffb55 done
11:55:13 [2021-07-29T11:55:13.879Z] #77 naming to docker.io/library/docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81
11:55:13 [2021-07-29T11:55:13.879Z] #77 naming to docker.io/library/docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 done
11:55:13 [2021-07-29T11:55:13.879Z] #77 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
11:55:14 [2021-07-29T11:55:14.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/validate/default
11:55:15 [2021-07-29T11:55:15.148Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
11:55:15 [2021-07-29T11:55:15.148Z] No api/types/ or api/swagger.yaml changes in diff.
11:55:15 [2021-07-29T11:55:15.148Z] Congratulations!  All TOML source files changed here have valid syntax.
11:55:15 [2021-07-29T11:55:15.148Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
11:55:15 [2021-07-29T11:55:15.149Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
11:55:15 [2021-07-29T11:55:15.149Z] Congratulations!  No new tests were added to integration-cli.
11:55:15 [2021-07-29T11:55:15.149Z] 
11:55:15 [2021-07-29T11:55:15.149Z] INFO Start validation with golang-ci-lint
11:55:15 [2021-07-29T11:55:15.405Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
11:55:15 [2021-07-29T11:55:15.405Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:55:15 [2021-07-29T11:55:15.405Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
11:55:20 [2021-07-29T11:55:20.211Z] Fetching without tags
11:55:20 [2021-07-29T11:55:20.448Z] Still waiting to schedule task
11:55:20 [2021-07-29T11:55:20.449Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay211:55:20 [2021-07-29T11:55:20.449Z] Still waiting to schedule task
11:55:20 [2021-07-29T11:55:20.450Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay211:55:20 [2021-07-29T11:55:20.455Z] Still waiting to schedule task
11:55:20 [2021-07-29T11:55:20.455Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0da6bec3c62e0b514)11:55:20 [2021-07-29T11:55:20.457Z] Still waiting to schedule task
11:55:20 [2021-07-29T11:55:20.457Z] Waiting for next available executor on ‘windows-201911:55:20 [2021-07-29T11:55:20.458Z] Still waiting to schedule task
11:55:20 [2021-07-29T11:55:20.458Z] Waiting for next available executor on ‘windows-202211:55:20 [2021-07-29T11:55:20.462Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:55:21 [2021-07-29T11:55:21.494Z] Merge succeeded, producing a569e8e5642dbc14670b5b6e497e3e26d9fc56e8
11:55:21 [2021-07-29T11:55:21.495Z] Checking out Revision a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 (PR-42684)
11:55:20 [2021-07-29T11:55:20.182Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:55:20 [2021-07-29T11:55:20.189Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:55:20 [2021-07-29T11:55:20.197Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:55:20 [2021-07-29T11:55:20.205Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:55:20 [2021-07-29T11:55:20.213Z] Fetching upstream changes from https://github.com/moby/moby.git
11:55:20 [2021-07-29T11:55:20.213Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:20 [2021-07-29T11:55:20.214Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:55:20 [2021-07-29T11:55:20.463Z]  > git config core.sparsecheckout # timeout=10
11:55:20 [2021-07-29T11:55:20.468Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:55:20 [2021-07-29T11:55:20.909Z]  > git remote # timeout=10
11:55:20 [2021-07-29T11:55:20.914Z]  > git config --get remote.origin.url # timeout=10
11:55:20 [2021-07-29T11:55:20.921Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:55:20 [2021-07-29T11:55:20.921Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:55:21 [2021-07-29T11:55:21.488Z]  > git rev-parse HEAD^{commit} # timeout=10
11:55:21 [2021-07-29T11:55:21.536Z]  > git config core.sparsecheckout # timeout=10
11:55:21 [2021-07-29T11:55:21.542Z]  > git checkout -f a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 # timeout=10
11:55:21 [2021-07-29T11:55:21.661Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:55:21 [2021-07-29T11:55:21.693Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:55:22 [2021-07-29T11:55:22.536Z] + docker version
11:55:22 [2021-07-29T11:55:22.536Z] Client: Docker Engine - Community
11:55:22 [2021-07-29T11:55:22.536Z]  Version:           20.10.6
11:55:22 [2021-07-29T11:55:22.536Z]  API version:       1.41
11:55:22 [2021-07-29T11:55:22.536Z]  Go version:        go1.13.15
11:55:22 [2021-07-29T11:55:22.536Z]  Git commit:        370c289
11:55:22 [2021-07-29T11:55:22.536Z]  Built:             Fri Apr  9 22:47:17 2021
11:55:22 [2021-07-29T11:55:22.536Z]  OS/Arch:           linux/amd64
11:55:22 [2021-07-29T11:55:22.536Z]  Context:           default
11:55:22 [2021-07-29T11:55:22.536Z]  Experimental:      true
11:55:22 [2021-07-29T11:55:22.536Z] 
11:55:22 [2021-07-29T11:55:22.536Z] Server: Docker Engine - Community
11:55:22 [2021-07-29T11:55:22.536Z]  Engine:
11:55:22 [2021-07-29T11:55:22.536Z]   Version:          20.10.6
11:55:22 [2021-07-29T11:55:22.536Z]   API version:      1.41 (minimum version 1.12)
11:55:22 [2021-07-29T11:55:22.536Z]   Go version:       go1.13.15
11:55:22 [2021-07-29T11:55:22.536Z]   Git commit:       8728dd2
11:55:22 [2021-07-29T11:55:22.536Z]   Built:            Fri Apr  9 22:45:28 2021
11:55:22 [2021-07-29T11:55:22.536Z]   OS/Arch:          linux/amd64
11:55:22 [2021-07-29T11:55:22.536Z]   Experimental:     true
11:55:22 [2021-07-29T11:55:22.536Z]  containerd:
11:55:22 [2021-07-29T11:55:22.536Z]   Version:          1.4.6
11:55:22 [2021-07-29T11:55:22.536Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
11:55:22 [2021-07-29T11:55:22.536Z]  runc:
11:55:22 [2021-07-29T11:55:22.536Z]   Version:          1.0.0-rc95
11:55:22 [2021-07-29T11:55:22.536Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:55:22 [2021-07-29T11:55:22.536Z]  docker-init:
11:55:22 [2021-07-29T11:55:22.536Z]   Version:          0.19.0
11:55:22 [2021-07-29T11:55:22.536Z]   GitCommit:        de40ad0
[Pipeline] sh
11:55:22 [2021-07-29T11:55:22.852Z] + docker info
11:55:21 [2021-07-29T11:55:21.662Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:55:37 [2021-07-29T11:55:37.723Z] Client:
11:55:37 [2021-07-29T11:55:37.723Z]  Context:    default
11:55:37 [2021-07-29T11:55:37.723Z]  Debug Mode: false
11:55:37 [2021-07-29T11:55:37.723Z]  Plugins:
11:55:37 [2021-07-29T11:55:37.723Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:55:37 [2021-07-29T11:55:37.723Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
11:55:37 [2021-07-29T11:55:37.723Z]   scan: Docker Scan (Docker Inc., v0.7.0)
11:55:37 [2021-07-29T11:55:37.723Z] 
11:55:37 [2021-07-29T11:55:37.723Z] Server:
11:55:37 [2021-07-29T11:55:37.723Z]  Containers: 0
11:55:37 [2021-07-29T11:55:37.723Z]   Running: 0
11:55:37 [2021-07-29T11:55:37.723Z]   Paused: 0
11:55:37 [2021-07-29T11:55:37.723Z]   Stopped: 0
11:55:37 [2021-07-29T11:55:37.723Z]  Images: 5
11:55:37 [2021-07-29T11:55:37.723Z]  Server Version: 20.10.6
11:55:37 [2021-07-29T11:55:37.723Z]  Storage Driver: overlay2
11:55:37 [2021-07-29T11:55:37.723Z]   Backing Filesystem: extfs
11:55:37 [2021-07-29T11:55:37.723Z]   Supports d_type: true
11:55:37 [2021-07-29T11:55:37.723Z]   Native Overlay Diff: true
11:55:37 [2021-07-29T11:55:37.723Z]   userxattr: false
11:55:37 [2021-07-29T11:55:37.723Z]  Logging Driver: json-file
11:55:37 [2021-07-29T11:55:37.723Z]  Cgroup Driver: systemd
11:55:37 [2021-07-29T11:55:37.723Z]  Cgroup Version: 2
11:55:37 [2021-07-29T11:55:37.723Z]  Plugins:
11:55:37 [2021-07-29T11:55:37.723Z]   Volume: local
11:55:37 [2021-07-29T11:55:37.723Z]   Network: bridge host ipvlan macvlan null overlay
11:55:37 [2021-07-29T11:55:37.723Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:55:37 [2021-07-29T11:55:37.723Z]  Swarm: inactive
11:55:37 [2021-07-29T11:55:37.723Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:55:37 [2021-07-29T11:55:37.723Z]  Default Runtime: runc
11:55:37 [2021-07-29T11:55:37.723Z]  Init Binary: docker-init
11:55:37 [2021-07-29T11:55:37.723Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
11:55:37 [2021-07-29T11:55:37.723Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:55:37 [2021-07-29T11:55:37.723Z]  init version: de40ad0
11:55:37 [2021-07-29T11:55:37.723Z]  Security Options:
11:55:37 [2021-07-29T11:55:37.723Z]   apparmor
11:55:37 [2021-07-29T11:55:37.723Z]   seccomp
11:55:37 [2021-07-29T11:55:37.723Z]    Profile: default
11:55:37 [2021-07-29T11:55:37.723Z]   cgroupns
11:55:37 [2021-07-29T11:55:37.723Z]  Kernel Version: 5.4.0-1048-aws
11:55:37 [2021-07-29T11:55:37.723Z]  Operating System: Ubuntu 20.04.2 LTS
11:55:37 [2021-07-29T11:55:37.723Z]  OSType: linux
11:55:37 [2021-07-29T11:55:37.723Z]  Architecture: x86_64
11:55:37 [2021-07-29T11:55:37.723Z]  CPUs: 2
11:55:37 [2021-07-29T11:55:37.723Z]  Total Memory: 7.487GiB
11:55:37 [2021-07-29T11:55:37.723Z]  Name: ip-10-100-79-98
11:55:37 [2021-07-29T11:55:37.723Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
11:55:37 [2021-07-29T11:55:37.723Z]  Docker Root Dir: /var/lib/docker
11:55:37 [2021-07-29T11:55:37.723Z]  Debug Mode: false
11:55:37 [2021-07-29T11:55:37.723Z]  Registry: https://index.docker.io/v1/
11:55:37 [2021-07-29T11:55:37.723Z]  Labels:
11:55:37 [2021-07-29T11:55:37.723Z]  Experimental: true
11:55:37 [2021-07-29T11:55:37.723Z]  Insecure Registries:
11:55:37 [2021-07-29T11:55:37.723Z]   127.0.0.0/8
11:55:37 [2021-07-29T11:55:37.723Z]  Live Restore Enabled: true
11:55:37 [2021-07-29T11:55:37.723Z] 
11:55:37 [2021-07-29T11:55:37.723Z] WARNING: No kernel memory limit support
11:55:37 [2021-07-29T11:55:37.723Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:55:38 [2021-07-29T11:55:38.056Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 .
11:55:38 [2021-07-29T11:55:38.311Z] #1 [internal] load build definition from Dockerfile
11:55:38 [2021-07-29T11:55:38.311Z] #1 sha256:7b2823e2438f3601fc33b5b7861f350010f107da9047f44aeb73d574b6f7d685
11:55:38 [2021-07-29T11:55:38.311Z] #1 transferring dockerfile: 16.59kB done
11:55:38 [2021-07-29T11:55:38.311Z] #1 DONE 0.0s
11:55:38 [2021-07-29T11:55:38.311Z] 
11:55:38 [2021-07-29T11:55:38.311Z] #2 [internal] load .dockerignore
11:55:38 [2021-07-29T11:55:38.311Z] #2 sha256:e0030a1dadfce3ade6fc8748fd19ad92af759a7d2b011c24f54d2cac3d4ae8ca
11:55:38 [2021-07-29T11:55:38.311Z] #2 transferring context: 87B done
11:55:38 [2021-07-29T11:55:38.311Z] #2 DONE 0.0s
11:55:38 [2021-07-29T11:55:38.311Z] 
11:55:38 [2021-07-29T11:55:38.311Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
11:55:38 [2021-07-29T11:55:38.311Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:55:38 [2021-07-29T11:55:38.570Z] #3 DONE 0.3s
11:55:38 [2021-07-29T11:55:38.570Z] 
11:55:38 [2021-07-29T11:55:38.570Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:55:38 [2021-07-29T11:55:38.570Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s
11:55:38 [2021-07-29T11:55:38.570Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done
11:55:38 [2021-07-29T11:55:38.570Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s
11:55:38 [2021-07-29T11:55:38.826Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done
11:55:38 [2021-07-29T11:55:38.826Z] #4 DONE 0.4s
11:55:39 [2021-07-29T11:55:39.081Z] 
11:55:39 [2021-07-29T11:55:39.081Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
11:55:39 [2021-07-29T11:55:39.081Z] #6 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
11:55:39 [2021-07-29T11:55:39.642Z] #6 DONE 0.7s
11:55:39 [2021-07-29T11:55:39.642Z] 
11:55:39 [2021-07-29T11:55:39.642Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:39 [2021-07-29T11:55:39.642Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:55:39 [2021-07-29T11:55:39.897Z] #8 DONE 0.8s
11:55:39 [2021-07-29T11:55:39.897Z] 
11:55:39 [2021-07-29T11:55:39.897Z] #5 [internal] load metadata for docker.io/library/debian:buster
11:55:39 [2021-07-29T11:55:39.897Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
11:55:39 [2021-07-29T11:55:39.897Z] #5 DONE 0.8s
11:55:39 [2021-07-29T11:55:39.897Z] 
11:55:39 [2021-07-29T11:55:39.897Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:55:39 [2021-07-29T11:55:39.897Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:55:39 [2021-07-29T11:55:39.897Z] #7 DONE 0.8s
11:55:40 [2021-07-29T11:55:40.156Z] 
11:55:40 [2021-07-29T11:55:40.156Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:55:40 [2021-07-29T11:55:40.156Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:55:40 [2021-07-29T11:55:40.156Z] #9 CACHED
11:55:40 [2021-07-29T11:55:40.156Z] 
11:55:40 [2021-07-29T11:55:40.156Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:40 [2021-07-29T11:55:40.156Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:55:40 [2021-07-29T11:55:40.156Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:55:40 [2021-07-29T11:55:40.156Z] #65 DONE 0.0s
11:55:40 [2021-07-29T11:55:40.156Z] 
11:55:40 [2021-07-29T11:55:40.156Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:40 [2021-07-29T11:55:40.156Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:55:40 [2021-07-29T11:55:40.156Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:55:40 [2021-07-29T11:55:40.413Z] #63 ...
11:55:40 [2021-07-29T11:55:40.413Z] 
11:55:40 [2021-07-29T11:55:40.413Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:55:40 [2021-07-29T11:55:40.413Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:55:40 [2021-07-29T11:55:40.413Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
11:55:40 [2021-07-29T11:55:40.413Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
11:55:40 [2021-07-29T11:55:40.413Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
11:55:40 [2021-07-29T11:55:40.413Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
11:55:40 [2021-07-29T11:55:40.413Z] #26 DONE 0.1s
11:55:40 [2021-07-29T11:55:40.413Z] 
11:55:40 [2021-07-29T11:55:40.413Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:40 [2021-07-29T11:55:40.413Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:55:40 [2021-07-29T11:55:40.413Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:40 [2021-07-29T11:55:40.413Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:55:40 [2021-07-29T11:55:40.413Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:55:40 [2021-07-29T11:55:40.413Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s
11:55:40 [2021-07-29T11:55:40.668Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.3s
11:55:40 [2021-07-29T11:55:40.668Z] #63 ...
11:55:40 [2021-07-29T11:55:40.668Z] 
11:55:40 [2021-07-29T11:55:40.668Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
11:55:40 [2021-07-29T11:55:40.668Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
11:55:40 [2021-07-29T11:55:40.668Z] #42 DONE 0.0s
11:55:40 [2021-07-29T11:55:40.668Z] 
11:55:40 [2021-07-29T11:55:40.668Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:40 [2021-07-29T11:55:40.668Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:55:40 [2021-07-29T11:55:40.668Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
11:55:40 [2021-07-29T11:55:40.669Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
11:55:42 [2021-07-29T11:55:42.032Z] #63 ...
11:55:42 [2021-07-29T11:55:42.032Z] 
11:55:42 [2021-07-29T11:55:42.032Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:55:42 [2021-07-29T11:55:42.032Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:55:42 [2021-07-29T11:55:42.032Z] #10 DONE 1.9s
11:55:42 [2021-07-29T11:55:42.032Z] 
11:55:42 [2021-07-29T11:55:42.032Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:42 [2021-07-29T11:55:42.032Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:55:43 [2021-07-29T11:55:43.396Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.3s done
11:55:43 [2021-07-29T11:55:43.396Z] #63 DONE 3.0s
11:55:43 [2021-07-29T11:55:43.396Z] 
11:55:43 [2021-07-29T11:55:43.396Z] #23 [internal] load build context
11:55:43 [2021-07-29T11:55:43.396Z] #23 sha256:3d31561b95cd779e9deeab661d5497ab1b97c801b4b1c936b5fe1100770644a1
11:55:43 [2021-07-29T11:55:43.396Z] #23 transferring context: 33.76MB 3.0s
11:55:43 [2021-07-29T11:55:43.962Z] #23 ...
11:55:43 [2021-07-29T11:55:43.962Z] 
11:55:43 [2021-07-29T11:55:43.962Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:55:43 [2021-07-29T11:55:43.962Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:55:43 [2021-07-29T11:55:43.962Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:55:43 [2021-07-29T11:55:43.962Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:55:43 [2021-07-29T11:55:43.962Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:55:43 [2021-07-29T11:55:43.962Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.6s done
11:55:43 [2021-07-29T11:55:43.962Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.8s done
11:55:43 [2021-07-29T11:55:43.962Z] #65 DONE 3.8s
11:55:43 [2021-07-29T11:55:43.962Z] 
11:55:43 [2021-07-29T11:55:43.962Z] #23 [internal] load build context
11:55:43 [2021-07-29T11:55:43.962Z] #23 sha256:3d31561b95cd779e9deeab661d5497ab1b97c801b4b1c936b5fe1100770644a1
11:55:44 [2021-07-29T11:55:44.523Z] #23 ...
11:55:44 [2021-07-29T11:55:44.523Z] 
11:55:44 [2021-07-29T11:55:44.523Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:55:44 [2021-07-29T11:55:44.523Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
11:55:44 [2021-07-29T11:55:44.523Z] #11 DONE 2.3s
11:55:44 [2021-07-29T11:55:44.523Z] 
11:55:44 [2021-07-29T11:55:44.523Z] #23 [internal] load build context
11:55:44 [2021-07-29T11:55:44.523Z] #23 sha256:3d31561b95cd779e9deeab661d5497ab1b97c801b4b1c936b5fe1100770644a1
11:55:44 [2021-07-29T11:55:44.782Z] #23 ...
11:55:44 [2021-07-29T11:55:44.782Z] 
11:55:44 [2021-07-29T11:55:44.782Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:55:44 [2021-07-29T11:55:44.782Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
11:55:44 [2021-07-29T11:55:44.782Z] #31 DONE 0.3s
11:55:44 [2021-07-29T11:55:44.782Z] 
11:55:44 [2021-07-29T11:55:44.782Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:55:44 [2021-07-29T11:55:44.782Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
11:55:44 [2021-07-29T11:55:44.782Z] #39 DONE 0.3s
11:55:44 [2021-07-29T11:55:44.782Z] 
11:55:44 [2021-07-29T11:55:44.782Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:55:44 [2021-07-29T11:55:44.782Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
11:55:44 [2021-07-29T11:55:44.782Z] #43 DONE 0.3s
11:55:44 [2021-07-29T11:55:44.782Z] 
11:55:44 [2021-07-29T11:55:44.782Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:55:44 [2021-07-29T11:55:44.782Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:55:44 [2021-07-29T11:55:44.782Z] #64 DONE 0.4s
11:55:44 [2021-07-29T11:55:44.782Z] 
11:55:44 [2021-07-29T11:55:44.782Z] #23 [internal] load build context
11:55:44 [2021-07-29T11:55:44.782Z] #23 sha256:3d31561b95cd779e9deeab661d5497ab1b97c801b4b1c936b5fe1100770644a1
11:55:46 [2021-07-29T11:55:46.673Z] #23 transferring context: 55.78MB 6.1s done
11:55:46 [2021-07-29T11:55:46.673Z] #23 ...
11:55:46 [2021-07-29T11:55:46.673Z] 
11:55:46 [2021-07-29T11:55:46.673Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:55:46 [2021-07-29T11:55:46.673Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:55:46 [2021-07-29T11:55:46.673Z] #66 DONE 1.0s
11:55:46 [2021-07-29T11:55:46.673Z] 
11:55:46 [2021-07-29T11:55:46.673Z] #23 [internal] load build context
11:55:46 [2021-07-29T11:55:46.673Z] #23 sha256:3d31561b95cd779e9deeab661d5497ab1b97c801b4b1c936b5fe1100770644a1
11:55:46 [2021-07-29T11:55:46.673Z] #23 DONE 6.4s
11:55:46 [2021-07-29T11:55:46.673Z] 
11:55:46 [2021-07-29T11:55:46.673Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:55:46 [2021-07-29T11:55:46.673Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:55:46 [2021-07-29T11:55:46.673Z] #27 1.989 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 1.989 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 2.022 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 2.269 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 2.796 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 3.242 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:55:46 [2021-07-29T11:55:46.673Z] #27 4.884 Fetched 8458 kB in 3s (2713 kB/s)
11:55:46 [2021-07-29T11:55:46.673Z] #27 4.884 Reading package lists...
11:55:47 [2021-07-29T11:55:47.236Z] #27 6.195 Reading package lists...
11:55:47 [2021-07-29T11:55:47.236Z] #27 ...
11:55:47 [2021-07-29T11:55:47.236Z] 
11:55:47 [2021-07-29T11:55:47.236Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:55:47 [2021-07-29T11:55:47.236Z] #24 sha256:07a700e6f6fa55eed7828c064937db3667be2464c26aaa76d3ed44802e6e65f6
11:55:50 [2021-07-29T11:55:50.519Z] #24 ...
11:55:50 [2021-07-29T11:55:50.519Z] 
11:55:50 [2021-07-29T11:55:50.519Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
11:55:50 [2021-07-29T11:55:50.519Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
11:55:50 [2021-07-29T11:55:50.519Z] #12 DONE 5.7s
11:55:50 [2021-07-29T11:55:50.519Z] 
11:55:50 [2021-07-29T11:55:50.519Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:55:50 [2021-07-29T11:55:50.519Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:55:50 [2021-07-29T11:55:50.519Z] #27 6.195 Reading package lists...
11:55:50 [2021-07-29T11:55:50.519Z] #27 7.642 Building dependency tree...
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266 The following additional packages will be installed:
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266 Suggested packages:
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266   krb5-doc krb5-user
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266 Recommended packages:
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.266   krb5-locales publicsuffix libsasl2-modules
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.487 The following NEW packages will be installed:
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.487   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.487   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.487   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.487   libssh2-1 libssl1.1 openssl
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.769 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.769 Need to get 5058 kB of archives.
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.769 After this operation, 12.1 MB of additional disk space will be used.
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.769 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.778 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.778 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.778 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.784 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.784 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.802 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.822 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.824 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.825 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.829 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.838 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.838 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.843 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.843 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.843 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.844 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.864 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.864 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.864 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 8.864 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.130 debconf: delaying package configuration, since apt-utils is not installed
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.159 Fetched 5058 kB in 0s (14.5 MB/s)
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.189 Selecting previously unselected package libkeyutils1:amd64.
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.189 (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 ... 6677 files and directories currently installed.)
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.223 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.231 Unpacking libkeyutils1:amd64 (1.6-6) ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.267 Selecting previously unselected package libkrb5support0:amd64.
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.269 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.305 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.327 Selecting previously unselected package libk5crypto3:amd64.
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.327 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.328 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.401 Selecting previously unselected package libssl1.1:amd64.
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.401 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.519Z] #27 9.405 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.692 Selecting previously unselected package libkrb5-3:amd64.
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.692 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.692 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.844 Selecting previously unselected package libgssapi-krb5-2:amd64.
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.844 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.844 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.914 Selecting previously unselected package openssl.
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.914 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 9.914 Unpacking openssl (1.1.1d-0+deb10u6) ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 10.16 Selecting previously unselected package ca-certificates.
11:55:50 [2021-07-29T11:55:50.520Z] #27 10.16 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
11:55:50 [2021-07-29T11:55:50.520Z] #27 10.16 Unpacking ca-certificates (20200601~deb10u2) ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.24 Selecting previously unselected package libsasl2-modules-db:amd64.
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.24 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.27 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.30 Selecting previously unselected package libsasl2-2:amd64.
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.30 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.30 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.39 Selecting previously unselected package libldap-common.
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.39 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.39 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.47 Selecting previously unselected package libldap-2.4-2:amd64.
11:55:50 [2021-07-29T11:55:50.775Z] #27 10.47 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.50 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.59 Selecting previously unselected package libnghttp2-14:amd64.
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.60 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.60 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.65 Selecting previously unselected package libpsl5:amd64.
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.65 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.030Z] #27 10.66 Unpacking libpsl5:amd64 (0.20.2-2) ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.74 Selecting previously unselected package librtmp1:amd64.
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.74 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.75 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.81 Selecting previously unselected package libssh2-1:amd64.
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.81 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.81 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.92 Selecting previously unselected package libcurl4:amd64.
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.92 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.286Z] #27 10.92 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:55:51 [2021-07-29T11:55:51.547Z] #27 11.24 Selecting previously unselected package curl.
11:55:51 [2021-07-29T11:55:51.547Z] #27 11.24 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.547Z] #27 11.24 Unpacking curl (7.64.0-4+deb10u2) ...
11:55:51 [2021-07-29T11:55:51.804Z] #27 11.46 Selecting previously unselected package libonig5:amd64.
11:55:51 [2021-07-29T11:55:51.804Z] #27 11.46 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
11:55:51 [2021-07-29T11:55:51.804Z] #27 11.48 Unpacking libonig5:amd64 (6.9.1-1) ...
11:55:52 [2021-07-29T11:55:52.063Z] #27 11.59 Selecting previously unselected package libjq1:amd64.
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.59 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.69 Selecting previously unselected package jq.
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.69 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.70 Unpacking jq (1.5+dfsg-2+b1) ...
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.77 Setting up libkeyutils1:amd64 (1.6-6) ...
11:55:52 [2021-07-29T11:55:52.064Z] #27 11.79 Setting up libpsl5:amd64 (0.20.2-2) ...
11:55:52 [2021-07-29T11:55:52.320Z] #27 11.80 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.18 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.19 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.21 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.23 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.24 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.25 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.26 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.28 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
11:55:52 [2021-07-29T11:55:52.576Z] #27 12.29 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:55:52 [2021-07-29T11:55:52.833Z] #27 12.31 Setting up openssl (1.1.1d-0+deb10u6) ...
11:55:52 [2021-07-29T11:55:52.833Z] #27 12.39 Setting up libonig5:amd64 (6.9.1-1) ...
11:55:52 [2021-07-29T11:55:52.833Z] #27 12.39 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:55:52 [2021-07-29T11:55:52.833Z] #27 12.41 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:55:52 [2021-07-29T11:55:52.833Z] #27 12.41 Setting up ca-certificates (20200601~deb10u2) ...
11:55:54 [2021-07-29T11:55:54.728Z] #27 ...
11:55:54 [2021-07-29T11:55:54.728Z] 
11:55:54 [2021-07-29T11:55:54.728Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:55:54 [2021-07-29T11:55:54.728Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:55:54 [2021-07-29T11:55:54.728Z] #56 6.468 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 6.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 6.781 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 6.831 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 8.150 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 9.427 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #56 ...
11:55:54 [2021-07-29T11:55:54.728Z] 
11:55:54 [2021-07-29T11:55:54.728Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:55:54 [2021-07-29T11:55:54.728Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:55:54 [2021-07-29T11:55:54.728Z] #36 6.646 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 6.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 6.797 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 7.387 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 8.546 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 9.995 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #36 ...
11:55:54 [2021-07-29T11:55:54.728Z] 
11:55:54 [2021-07-29T11:55:54.728Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:55:54 [2021-07-29T11:55:54.728Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:55:54 [2021-07-29T11:55:54.728Z] #44 7.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #44 7.088 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #44 7.088 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #44 7.515 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
11:55:54 [2021-07-29T11:55:54.728Z] #44 7.732 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:55:54 [2021-07-29T11:55:54.728Z] #44 9.029 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:55:54 [2021-07-29T11:55:54.984Z] #44 ...
11:55:54 [2021-07-29T11:55:54.984Z] 
11:55:54 [2021-07-29T11:55:54.984Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:55:54 [2021-07-29T11:55:54.984Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:55:54 [2021-07-29T11:55:54.984Z] #40 6.160 + git clone https://github.com/docker/distribution.git .
11:55:54 [2021-07-29T11:55:54.984Z] #40 6.212 Cloning into '.'...
11:55:55 [2021-07-29T11:55:55.250Z] #40 ...
11:55:55 [2021-07-29T11:55:55.250Z] 
11:55:55 [2021-07-29T11:55:55.250Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:55:55 [2021-07-29T11:55:55.250Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:55:55 [2021-07-29T11:55:55.250Z] #32 6.240 + git clone https://github.com/kolyshkin/go-swagger.git .
11:55:55 [2021-07-29T11:55:55.250Z] #32 6.240 Cloning into '.'...
11:55:55 [2021-07-29T11:55:55.250Z] #32 ...
11:55:55 [2021-07-29T11:55:55.250Z] 
11:55:55 [2021-07-29T11:55:55.250Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:55:55 [2021-07-29T11:55:55.250Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:55:55 [2021-07-29T11:55:55.250Z] #27 14.47 Updating certificates in /etc/ssl/certs...
11:55:57 [2021-07-29T11:55:57.151Z] #27 ...
11:55:57 [2021-07-29T11:55:57.151Z] 
11:55:57 [2021-07-29T11:55:57.151Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:55:57 [2021-07-29T11:55:57.151Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:55:57 [2021-07-29T11:55:57.151Z] #50 ...
11:55:57 [2021-07-29T11:55:57.151Z] 
11:55:57 [2021-07-29T11:55:57.151Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:55:57 [2021-07-29T11:55:57.151Z] #59 sha256:87f2c8f5112ef3f9b6c7261c100b9192458f212f19b995825c2637af7c7eb09f
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.162 + RM_GOPATH=0
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.162 + TMP_GOPATH=
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.162 + : /build
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.162 + '[' -z '' ']'
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 ++ mktemp -d
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + export GOPATH=/tmp/tmp.IvH4TcymOF
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + GOPATH=/tmp/tmp.IvH4TcymOF
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + RM_GOPATH=1
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + case "$(go env GOARCH)" in
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 ++ go env GOARCH
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + export GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.172 + GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.173 ++ dirname /tmp/install/install.sh
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.180 + dir=/tmp/install
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.180 + bin=rootlesskit
11:55:57 [2021-07-29T11:55:57.151Z] #59 8.180 + shift
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + . /tmp/install/rootlesskit.installer
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + install_rootlesskit
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + case "$1" in
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + export CGO_ENABLED=0
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + CGO_ENABLED=0
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + _install_rootlesskit
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IvH4TcymOF/src/github.com/rootless-containers/rootlesskit
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.180 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:55:57 [2021-07-29T11:55:57.152Z] #59 8.207 Cloning into '/tmp/tmp.IvH4TcymOF/src/github.com/rootless-containers/rootlesskit'...
11:55:57 [2021-07-29T11:55:57.152Z] #59 ...
11:55:57 [2021-07-29T11:55:57.152Z] 
11:55:57 [2021-07-29T11:55:57.152Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:55:57 [2021-07-29T11:55:57.152Z] #48 sha256:7c58da42727631045d80a47464979a698f70562d610729d7d693bdb722f29964
11:55:57 [2021-07-29T11:55:57.419Z] #48 ...
11:55:57 [2021-07-29T11:55:57.419Z] 
11:55:57 [2021-07-29T11:55:57.419Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:55:57 [2021-07-29T11:55:57.419Z] #34 sha256:0c7cba1d41d70f1654ce529c0075027de0bb36a42ecd7bc8161e24700761f61b
11:55:57 [2021-07-29T11:55:57.419Z] #34 8.183 Install go-toml version v1.8.1
11:55:57 [2021-07-29T11:55:57.419Z] #34 8.822 go: downloading github.com/pelletier/go-toml v1.8.1
11:55:57 [2021-07-29T11:55:57.419Z] #34 ...
11:55:57 [2021-07-29T11:55:57.419Z] 
11:55:57 [2021-07-29T11:55:57.419Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:55:57 [2021-07-29T11:55:57.419Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.55 + RM_GOPATH=0
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.55 + TMP_GOPATH=
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.55 + : /build
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.55 + '[' -z '' ']'
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.55 ++ mktemp -d
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.56 + export GOPATH=/tmp/tmp.CNtmca8KVh
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.56 + GOPATH=/tmp/tmp.CNtmca8KVh
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.56 + RM_GOPATH=1
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.56 + case "$(go env GOARCH)" in
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.56 ++ go env GOARCH
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.59 + export GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.59 + GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.59 ++ dirname /tmp/install/install.sh
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.61 + dir=/tmp/install
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.61 + bin=shfmt
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.61 + shift
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 + . /tmp/install/shfmt.installer
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 + install_shfmt
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CNtmca8KVh/src/github.com/mvdan/sh
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.62 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:55:57 [2021-07-29T11:55:57.420Z] #52 10.64 Cloning into '/tmp/tmp.CNtmca8KVh/src/github.com/mvdan/sh'...
11:55:57 [2021-07-29T11:55:57.676Z] #52 ...
11:55:57 [2021-07-29T11:55:57.676Z] 
11:55:57 [2021-07-29T11:55:57.676Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:55:57 [2021-07-29T11:55:57.676Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.217 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + RM_GOPATH=0
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + TMP_GOPATH=
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + : /build
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + '[' -z '' ']'
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 ++ mktemp -d
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + export GOPATH=/tmp/tmp.HryIvDJiIl
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + GOPATH=/tmp/tmp.HryIvDJiIl
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + RM_GOPATH=1
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + case "$(go env GOARCH)" in
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 ++ go env GOARCH
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + export GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 ++ dirname /tmp/install/install.sh
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + dir=/tmp/install
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + bin=vndr
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + shift
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + '[' '!' -f /tmp/install/vndr.installer ']'
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + . /tmp/install/vndr.installer
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + install_vndr
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HryIvDJiIl/src/github.com/LK4D4/vndr
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.218 Cloning into '/tmp/tmp.HryIvDJiIl/src/github.com/LK4D4/vndr'...
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.884 + cd /tmp/tmp.HryIvDJiIl/src/github.com/LK4D4/vndr
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.884 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
11:55:57 [2021-07-29T11:55:57.676Z] #46 9.892 + go build -buildmode=pie -v -o /build/vndr .
11:55:57 [2021-07-29T11:55:57.676Z] #46 ...
11:55:57 [2021-07-29T11:55:57.676Z] 
11:55:57 [2021-07-29T11:55:57.676Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:55:57 [2021-07-29T11:55:57.676Z] #24 sha256:07a700e6f6fa55eed7828c064937db3667be2464c26aaa76d3ed44802e6e65f6
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.58 + RM_GOPATH=0
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.58 + TMP_GOPATH=
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.58 + : /build
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.58 + '[' -z '' ']'
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 ++ mktemp -d
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 + export GOPATH=/tmp/tmp.zxCFqUVsup
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 + GOPATH=/tmp/tmp.zxCFqUVsup
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 + RM_GOPATH=1
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 + case "$(go env GOARCH)" in
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.60 ++ go env GOARCH
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.61 + export GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.61 + GO_BUILDMODE=-buildmode=pie
11:55:57 [2021-07-29T11:55:57.676Z] #24 10.61 ++ dirname /tmp/install/install.sh
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + dir=/tmp/install
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + bin=dockercli
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + shift
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + . /tmp/install/dockercli.installer
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 ++ : stable
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 ++ : 17.06.2-ce
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + install_dockercli
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 ++ uname -m
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.62 Install docker/cli version 17.06.2-ce from stable
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.64 + arch=x86_64
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.64 + '[' x86_64 '!=' x86_64 ']'
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.64 + url=https://download.docker.com/linux/static
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.64 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:55:57 [2021-07-29T11:55:57.677Z] #24 10.64 + tar -xz docker/docker
11:56:00 [2021-07-29T11:56:00.213Z] #24 ...
11:56:00 [2021-07-29T11:56:00.213Z] 
11:56:00 [2021-07-29T11:56:00.213Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:00 [2021-07-29T11:56:00.213Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:00 [2021-07-29T11:56:00.213Z] #13 9.135 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:56:00 [2021-07-29T11:56:00.213Z] #13 9.217 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:56:00 [2021-07-29T11:56:00.213Z] #13 9.307 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:56:00 [2021-07-29T11:56:00.213Z] #13 9.337 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:56:00 [2021-07-29T11:56:00.469Z] #13 ...
11:56:00 [2021-07-29T11:56:00.469Z] 
11:56:00 [2021-07-29T11:56:00.469Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:56:00 [2021-07-29T11:56:00.469Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.39 137 added, 0 removed; done.
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.54 Setting up jq (1.5+dfsg-2+b1) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.56 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.58 Setting up curl (7.64.0-4+deb10u2) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.60 Processing triggers for libc-bin (2.28-10) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.67 Processing triggers for ca-certificates (20200601~deb10u2) ...
11:56:00 [2021-07-29T11:56:00.469Z] #27 18.71 Updating certificates in /etc/ssl/certs...
11:56:03 [2021-07-29T11:56:03.195Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0891f7ded0ba9c650) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] {
[Pipeline] checkout
11:56:03 [2021-07-29T11:56:03.299Z] The recommended git tool is: git
11:56:03 [2021-07-29T11:56:03.739Z] #27 23.37 0 added, 0 removed; done.
11:56:03 [2021-07-29T11:56:03.739Z] #27 23.37 Running hooks in /etc/ca-certificates/update.d...
11:56:03 [2021-07-29T11:56:03.739Z] #27 23.39 done.
11:56:03 [2021-07-29T11:56:03.996Z] #27 ...
11:56:03 [2021-07-29T11:56:03.996Z] 
11:56:03 [2021-07-29T11:56:03.996Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:03 [2021-07-29T11:56:03.996Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:56:03 [2021-07-29T11:56:03.996Z] #40 18.62 Checking out files:  82% (1406/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
11:56:03 [2021-07-29T11:56:03.996Z] #40 19.00 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:56:04 [2021-07-29T11:56:04.253Z] #40 ...
11:56:04 [2021-07-29T11:56:04.253Z] 
11:56:04 [2021-07-29T11:56:04.253Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:56:04 [2021-07-29T11:56:04.253Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:56:04 [2021-07-29T11:56:04.253Z] #27 DONE 23.8s
11:56:04 [2021-07-29T11:56:04.253Z] 
11:56:04 [2021-07-29T11:56:04.253Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:56:04 [2021-07-29T11:56:04.253Z] #28 sha256:cefd0b3c983709e2ffadf9b3ab3a8382678f12d19602c70dc8f6470fca467cb9
11:56:04 [2021-07-29T11:56:04.253Z] #28 DONE 0.1s
11:56:04 [2021-07-29T11:56:04.253Z] 
11:56:04 [2021-07-29T11:56:04.253Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:04 [2021-07-29T11:56:04.253Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:05 [2021-07-29T11:56:05.621Z] #29 ...
11:56:05 [2021-07-29T11:56:05.621Z] 
11:56:05 [2021-07-29T11:56:05.621Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:05 [2021-07-29T11:56:05.621Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:05 [2021-07-29T11:56:05.621Z] #44 10.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:56:05 [2021-07-29T11:56:05.621Z] #44 15.89 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
11:56:05 [2021-07-29T11:56:05.621Z] #44 ...
11:56:05 [2021-07-29T11:56:05.621Z] 
11:56:05 [2021-07-29T11:56:05.621Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:56:05 [2021-07-29T11:56:05.621Z] #48 sha256:7c58da42727631045d80a47464979a698f70562d610729d7d693bdb722f29964
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.53 + RM_GOPATH=0
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.54 + TMP_GOPATH=
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.54 + : /build
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.54 + '[' -z '' ']'
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 ++ mktemp -d
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 + export GOPATH=/tmp/tmp.23sJJ4lyxa
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 + GOPATH=/tmp/tmp.23sJJ4lyxa
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 + RM_GOPATH=1
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 + case "$(go env GOARCH)" in
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.55 ++ go env GOARCH
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + export GO_BUILDMODE=-buildmode=pie
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + GO_BUILDMODE=-buildmode=pie
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 ++ dirname /tmp/install/install.sh
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + dir=/tmp/install
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + bin=gotestsum
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + shift
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + . /tmp/install/gotestsum.installer
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 ++ : v0.5.3
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + install_gotestsum
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + set -e
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + export GO111MODULE=on
11:56:05 [2021-07-29T11:56:05.621Z] #48 10.60 + GO111MODULE=on
11:56:05 [2021-07-29T11:56:05.622Z] #48 10.60 + GOBIN=/build
11:56:05 [2021-07-29T11:56:05.622Z] #48 10.60 + go get gotest.tools/gotestsum@v0.5.3
11:56:05 [2021-07-29T11:56:05.622Z] #48 11.39 go: downloading gotest.tools/gotestsum v0.5.3
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.09 go: downloading github.com/fatih/color v1.9.0
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.09 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.17 go: downloading github.com/pkg/errors v0.9.1
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.17 go: downloading github.com/spf13/pflag v1.0.3
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.57 go: downloading github.com/mattn/go-colorable v0.1.6
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.58 go: downloading github.com/mattn/go-isatty v0.0.12
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.77 go: downloading github.com/jonboulle/clockwork v0.1.0
11:56:05 [2021-07-29T11:56:05.622Z] #48 13.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:56:05 [2021-07-29T11:56:05.622Z] #48 14.02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:56:05 [2021-07-29T11:56:05.622Z] #48 14.47 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:56:05 [2021-07-29T11:56:05.622Z] #48 17.10 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:56:05 [2021-07-29T11:56:05.852Z] using credential docker-jenkins-github-credentials
11:56:05 [2021-07-29T11:56:05.859Z] Cloning the remote Git repository
11:56:05 [2021-07-29T11:56:05.859Z] Cloning with configured refspecs honoured and without tags
11:56:06 [2021-07-29T11:56:06.184Z] #48 ...
11:56:06 [2021-07-29T11:56:06.184Z] 
11:56:06 [2021-07-29T11:56:06.184Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:56:06 [2021-07-29T11:56:06.184Z] #59 sha256:87f2c8f5112ef3f9b6c7261c100b9192458f212f19b995825c2637af7c7eb09f
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.10 + cd /tmp/tmp.IvH4TcymOF/src/github.com/rootless-containers/rootlesskit
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.10 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + export GO111MODULE=on
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + GO111MODULE=on
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + export GOPROXY=https://proxy.golang.org
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + GOPROXY=https://proxy.golang.org
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + for f in rootlesskit rootlesskit-docker-proxy
11:56:06 [2021-07-29T11:56:06.184Z] #59 12.12 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:56:06 [2021-07-29T11:56:06.184Z] #59 13.72 go: downloading github.com/pkg/errors v0.9.1
11:56:06 [2021-07-29T11:56:06.184Z] #59 13.87 go: downloading github.com/sirupsen/logrus v1.8.1
11:56:06 [2021-07-29T11:56:06.184Z] #59 13.87 go: downloading github.com/urfave/cli/v2 v2.3.0
11:56:06 [2021-07-29T11:56:06.184Z] #59 14.54 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:56:06 [2021-07-29T11:56:06.184Z] #59 18.52 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:56:06 [2021-07-29T11:56:06.184Z] #59 19.26 go: downloading github.com/google/uuid v1.2.0
11:56:06 [2021-07-29T11:56:06.184Z] #59 19.28 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:56:06 [2021-07-29T11:56:06.184Z] #59 19.34 go: downloading github.com/moby/vpnkit v0.5.0
11:56:06 [2021-07-29T11:56:06.441Z] #59 19.57 go: downloading github.com/gofrs/flock v0.8.0
11:56:06 [2021-07-29T11:56:06.441Z] #59 ...
11:56:06 [2021-07-29T11:56:06.441Z] 
11:56:06 [2021-07-29T11:56:06.441Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:56:06 [2021-07-29T11:56:06.441Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:56:06 [2021-07-29T11:56:06.441Z] #40 21.70 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:56:06 [2021-07-29T11:56:06.698Z] #40 ...
11:56:06 [2021-07-29T11:56:06.698Z] 
11:56:06 [2021-07-29T11:56:06.698Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:56:06 [2021-07-29T11:56:06.698Z] #24 sha256:07a700e6f6fa55eed7828c064937db3667be2464c26aaa76d3ed44802e6e65f6
11:56:06 [2021-07-29T11:56:06.698Z] #24 19.61 + mkdir -p /build
11:56:06 [2021-07-29T11:56:06.698Z] #24 19.62 + mv docker/docker /build/
11:56:06 [2021-07-29T11:56:06.698Z] #24 19.63 + rmdir docker
11:56:06 [2021-07-29T11:56:06.698Z] #24 DONE 19.8s
11:56:05 [2021-07-29T11:56:05.877Z] Cloning repository https://github.com/moby/moby.git
11:56:05 [2021-07-29T11:56:05.936Z]  > git init /home/ubuntu/workspace/moby_PR-42684 # timeout=10
11:56:06 [2021-07-29T11:56:06.221Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:06 [2021-07-29T11:56:06.222Z]  > git --version # timeout=10
11:56:06 [2021-07-29T11:56:06.247Z]  > git --version # 'git version 2.17.1'
11:56:06 [2021-07-29T11:56:06.247Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:06 [2021-07-29T11:56:06.249Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:06 [2021-07-29T11:56:06.954Z] 
11:56:06 [2021-07-29T11:56:06.954Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:56:06 [2021-07-29T11:56:06.954Z] #59 sha256:87f2c8f5112ef3f9b6c7261c100b9192458f212f19b995825c2637af7c7eb09f
11:56:06 [2021-07-29T11:56:06.954Z] #59 19.79 go: downloading github.com/gorilla/mux v1.8.0
11:56:06 [2021-07-29T11:56:06.954Z] #59 20.13 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:56:07 [2021-07-29T11:56:07.216Z] #59 20.31 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:56:07 [2021-07-29T11:56:07.216Z] #59 ...
11:56:07 [2021-07-29T11:56:07.216Z] 
11:56:07 [2021-07-29T11:56:07.216Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:07 [2021-07-29T11:56:07.216Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + RM_GOPATH=0
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + TMP_GOPATH=
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + : /build
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + '[' -z '' ']'
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 ++ mktemp -d
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + export GOPATH=/tmp/tmp.kfBH66zqZR
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + GOPATH=/tmp/tmp.kfBH66zqZR
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + RM_GOPATH=1
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 + case "$(go env GOARCH)" in
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.38 ++ go env GOARCH
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + export GO_BUILDMODE=-buildmode=pie
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + GO_BUILDMODE=-buildmode=pie
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 ++ dirname /tmp/install/install.sh
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + dir=/tmp/install
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + bin=golangci_lint
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + shift
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + . /tmp/install/golangci_lint.installer
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 ++ : v1.23.8
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + install_golangci_lint
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + set -e
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + export GO111MODULE=on
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + GO111MODULE=on
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + GOBIN=/build
11:56:07 [2021-07-29T11:56:07.216Z] #50 10.44 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
11:56:07 [2021-07-29T11:56:07.216Z] #50 11.21 go: downloading github.com/golangci/golangci-lint v1.23.8
11:56:07 [2021-07-29T11:56:07.216Z] #50 19.66 go: downloading github.com/fatih/color v1.7.0
11:56:07 [2021-07-29T11:56:07.216Z] #50 19.66 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
11:56:07 [2021-07-29T11:56:07.216Z] #50 19.80 go: downloading github.com/pkg/errors v0.8.1
11:56:07 [2021-07-29T11:56:07.216Z] #50 19.80 go: downloading github.com/spf13/cobra v0.0.5
11:56:07 [2021-07-29T11:56:07.216Z] #50 19.92 go: downloading github.com/spf13/pflag v1.0.5
11:56:07 [2021-07-29T11:56:07.216Z] #50 20.17 go: downloading github.com/spf13/viper v1.6.1
11:56:07 [2021-07-29T11:56:07.472Z] #50 ...
11:56:07 [2021-07-29T11:56:07.472Z] 
11:56:07 [2021-07-29T11:56:07.472Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:07 [2021-07-29T11:56:07.472Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:07 [2021-07-29T11:56:07.472Z] #44 22.23 Fetched 8462 kB in 15s (548 kB/s)
11:56:08 [2021-07-29T11:56:08.036Z] #44 22.23 Reading package lists...
11:56:08 [2021-07-29T11:56:08.036Z] #44 ...
11:56:08 [2021-07-29T11:56:08.036Z] 
11:56:08 [2021-07-29T11:56:08.036Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:56:08 [2021-07-29T11:56:08.036Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:56:08 [2021-07-29T11:56:08.036Z] #46 11.28 internal/unsafeheader
11:56:08 [2021-07-29T11:56:08.036Z] #46 11.28 internal/cpu
11:56:08 [2021-07-29T11:56:08.036Z] #46 11.38 runtime/internal/atomic
11:56:08 [2021-07-29T11:56:08.036Z] #46 11.70 runtime/internal/sys
11:56:08 [2021-07-29T11:56:08.036Z] #46 12.03 runtime/internal/math
11:56:08 [2021-07-29T11:56:08.036Z] #46 12.17 internal/race
11:56:08 [2021-07-29T11:56:08.036Z] #46 12.23 internal/bytealg
11:56:08 [2021-07-29T11:56:08.036Z] #46 12.35 sync/atomic
11:56:08 [2021-07-29T11:56:08.036Z] #46 12.74 unicode
11:56:08 [2021-07-29T11:56:08.036Z] #46 13.80 runtime
11:56:08 [2021-07-29T11:56:08.036Z] #46 16.61 unicode/utf8
11:56:08 [2021-07-29T11:56:08.036Z] #46 17.11 math/bits
11:56:08 [2021-07-29T11:56:08.036Z] #46 18.19 math
11:56:08 [2021-07-29T11:56:08.292Z] #46 ...
11:56:08 [2021-07-29T11:56:08.292Z] 
11:56:08 [2021-07-29T11:56:08.292Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:56:08 [2021-07-29T11:56:08.292Z] #34 sha256:0c7cba1d41d70f1654ce529c0075027de0bb36a42ecd7bc8161e24700761f61b
11:56:08 [2021-07-29T11:56:08.292Z] #34 11.35 github.com/pelletier/go-toml
11:56:08 [2021-07-29T11:56:08.292Z] #34 20.16 github.com/pelletier/go-toml/cmd/tomll
11:56:08 [2021-07-29T11:56:08.549Z] #34 ...
11:56:08 [2021-07-29T11:56:08.549Z] 
11:56:08 [2021-07-29T11:56:08.549Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:08 [2021-07-29T11:56:08.549Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:56:08 [2021-07-29T11:56:08.549Z] #50 20.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
11:56:08 [2021-07-29T11:56:08.549Z] #50 20.71 go: downloading github.com/go-critic/go-critic v0.4.1
11:56:08 [2021-07-29T11:56:08.549Z] #50 21.56 go: downloading github.com/go-lintpack/lintpack v0.5.2
11:56:08 [2021-07-29T11:56:08.805Z] #50 21.84 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:56:09 [2021-07-29T11:56:09.735Z] #50 ...
11:56:09 [2021-07-29T11:56:09.735Z] 
11:56:09 [2021-07-29T11:56:09.735Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:56:09 [2021-07-29T11:56:09.735Z] #34 sha256:0c7cba1d41d70f1654ce529c0075027de0bb36a42ecd7bc8161e24700761f61b
11:56:09 [2021-07-29T11:56:09.735Z] #34 DONE 22.9s
11:56:09 [2021-07-29T11:56:09.992Z] 
11:56:09 [2021-07-29T11:56:09.992Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:56:09 [2021-07-29T11:56:09.992Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:56:09 [2021-07-29T11:56:09.992Z] #52 21.70 + cd /tmp/tmp.CNtmca8KVh/src/github.com/mvdan/sh
11:56:09 [2021-07-29T11:56:09.992Z] #52 21.70 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:56:09 [2021-07-29T11:56:09.992Z] #52 21.80 + GO111MODULE=on
11:56:09 [2021-07-29T11:56:09.992Z] #52 21.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:56:09 [2021-07-29T11:56:09.992Z] #52 22.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:56:09 [2021-07-29T11:56:09.992Z] #52 22.99 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:56:09 [2021-07-29T11:56:09.992Z] #52 23.03 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:56:10 [2021-07-29T11:56:10.555Z] #52 ...
11:56:10 [2021-07-29T11:56:10.555Z] 
11:56:10 [2021-07-29T11:56:10.555Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:10 [2021-07-29T11:56:10.555Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:10 [2021-07-29T11:56:10.555Z] #13 10.29 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
11:56:10 [2021-07-29T11:56:10.555Z] #13 12.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:56:10 [2021-07-29T11:56:10.555Z] #13 14.98 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:56:10 [2021-07-29T11:56:10.555Z] #13 17.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:56:10 [2021-07-29T11:56:10.555Z] #13 ...
11:56:10 [2021-07-29T11:56:10.555Z] 
11:56:10 [2021-07-29T11:56:10.555Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:56:10 [2021-07-29T11:56:10.555Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:56:10 [2021-07-29T11:56:10.555Z] #46 23.23 encoding
11:56:10 [2021-07-29T11:56:10.555Z] #46 23.37 unicode/utf16
11:56:10 [2021-07-29T11:56:10.555Z] #46 23.54 crypto/internal/subtle
11:56:10 [2021-07-29T11:56:10.555Z] #46 23.75 crypto/subtle
11:56:10 [2021-07-29T11:56:10.555Z] #46 23.81 vendor/golang.org/x/crypto/cryptobyte/asn1
11:56:11 [2021-07-29T11:56:11.122Z] #46 23.96 internal/nettrace
11:56:11 [2021-07-29T11:56:11.122Z] #46 24.04 runtime/cgo
11:56:12 [2021-07-29T11:56:12.701Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04f3f7d1c4dc501ca) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] {
[Pipeline] checkout
11:56:12 [2021-07-29T11:56:12.848Z] The recommended git tool is: git
11:56:13 [2021-07-29T11:56:13.015Z] #46 ...
11:56:13 [2021-07-29T11:56:13.015Z] 
11:56:13 [2021-07-29T11:56:13.015Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:56:13 [2021-07-29T11:56:13.015Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:56:13 [2021-07-29T11:56:13.015Z] #56 18.22 Fetched 8458 kB in 12s (700 kB/s)
11:56:13 [2021-07-29T11:56:13.015Z] #56 18.22 Reading package lists...
11:56:13 [2021-07-29T11:56:13.015Z] #56 26.37 Reading package lists...
11:56:13 [2021-07-29T11:56:13.015Z] #56 ...
11:56:13 [2021-07-29T11:56:13.015Z] 
11:56:13 [2021-07-29T11:56:13.015Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:13 [2021-07-29T11:56:13.015Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.73 go: downloading github.com/mattn/go-colorable v0.1.4
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.73 go: downloading github.com/sirupsen/logrus v1.4.2
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.73 go: downloading github.com/stretchr/testify v1.4.0
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.73 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.78 go: downloading github.com/mattn/go-isatty v0.0.8
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.95 go: downloading github.com/inconshreveable/mousetrap v1.0.0
11:56:13 [2021-07-29T11:56:13.015Z] #50 25.95 go: downloading github.com/fsnotify/fsnotify v1.4.7
11:56:13 [2021-07-29T11:56:13.015Z] #50 26.08 go: downloading github.com/hashicorp/hcl v1.0.0
11:56:13 [2021-07-29T11:56:13.272Z] #50 26.39 go: downloading github.com/magiconair/properties v1.8.1
11:56:13 [2021-07-29T11:56:13.272Z] #50 26.43 go: downloading github.com/mitchellh/mapstructure v1.1.2
11:56:13 [2021-07-29T11:56:13.529Z] #50 26.54 go: downloading github.com/pelletier/go-toml v1.2.0
11:56:13 [2021-07-29T11:56:13.529Z] #50 26.58 go: downloading github.com/spf13/afero v1.1.2
11:56:13 [2021-07-29T11:56:13.529Z] #50 ...
11:56:13 [2021-07-29T11:56:13.529Z] 
11:56:13 [2021-07-29T11:56:13.529Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:13 [2021-07-29T11:56:13.529Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:56:13 [2021-07-29T11:56:13.529Z] #36 19.03 Fetched 8458 kB in 13s (669 kB/s)
11:56:13 [2021-07-29T11:56:13.529Z] #36 19.03 Reading package lists...
11:56:13 [2021-07-29T11:56:13.529Z] #36 27.20 Reading package lists...
11:56:13 [2021-07-29T11:56:13.529Z] #36 ...
11:56:13 [2021-07-29T11:56:13.529Z] 
11:56:13 [2021-07-29T11:56:13.529Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:13 [2021-07-29T11:56:13.529Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:13 [2021-07-29T11:56:13.529Z] #29 8.262 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
11:56:13 [2021-07-29T11:56:13.529Z] #29 8.543 
11:56:14 [2021-07-29T11:56:14.093Z] #29 8.746 
                                                                           0.9%
########                                                                  11.8%
###############                                                           22.1%
#####################                                                     30.2%
###########################                                               38.4%
##################################                                        48.3%
#########################################                                 58.1%
#################################################                         68.1%
######################################################                    76.1%
#############################################################             85.0%
###################################################################       93.7%
######################################################################## 100.0%
11:56:14 [2021-07-29T11:56:14.668Z] #29 10.23 
11:56:14 [2021-07-29T11:56:14.925Z] #29 10.45 
################                                                          23.2%
#############################################                             62.7%
######################################################################## 100.0%
11:56:15 [2021-07-29T11:56:15.488Z] #29 11.18 
11:56:16 [2021-07-29T11:56:16.000Z] #29 11.36 
#####                                                                      7.2%
############################                                              39.9%
#################################################                         68.7%
######################################################################## 100.0%
11:56:16 [2021-07-29T11:56:16.564Z] #29 12.21 
11:56:16 [2021-07-29T11:56:16.974Z] using credential docker-jenkins-github-credentials
11:56:16 [2021-07-29T11:56:16.982Z] Cloning the remote Git repository
11:56:16 [2021-07-29T11:56:16.982Z] Cloning with configured refspecs honoured and without tags
11:56:17 [2021-07-29T11:56:17.425Z] #29 12.36 
##                                                                         3.5%
######                                                                     9.5%
##########                                                                14.9%
###############                                                           21.3%
##################                                                        25.7%
#####################                                                     29.6%
########################                                                  34.1%
##########################                                                37.5%
############################                                              39.3%
################################                                          45.0%
11:56:17 [2021-07-29T11:56:17.425Z] #29 ...
11:56:17 [2021-07-29T11:56:17.425Z] 
11:56:17 [2021-07-29T11:56:17.425Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:56:17 [2021-07-29T11:56:17.425Z] #59 sha256:87f2c8f5112ef3f9b6c7261c100b9192458f212f19b995825c2637af7c7eb09f
11:56:17 [2021-07-29T11:56:17.425Z] #59 20.60 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:56:17 [2021-07-29T11:56:17.425Z] #59 22.83 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:56:17 [2021-07-29T11:56:17.425Z] #59 27.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:56:17 [2021-07-29T11:56:17.099Z] Cloning repository https://github.com/moby/moby.git
11:56:17 [2021-07-29T11:56:17.197Z]  > git init /home/ubuntu/workspace/moby_PR-42684 # timeout=10
11:56:17 [2021-07-29T11:56:17.430Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:17 [2021-07-29T11:56:17.430Z]  > git --version # timeout=10
11:56:17 [2021-07-29T11:56:17.456Z]  > git --version # 'git version 2.17.1'
11:56:17 [2021-07-29T11:56:17.456Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:17 [2021-07-29T11:56:17.458Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:17 [2021-07-29T11:56:17.681Z] #59 ...
11:56:17 [2021-07-29T11:56:17.681Z] 
11:56:17 [2021-07-29T11:56:17.681Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:17 [2021-07-29T11:56:17.681Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:18 [2021-07-29T11:56:18.706Z] #29 12.36 
##                                                                         3.5%
######                                                                     9.5%
##########                                                                14.9%
###############                                                           21.3%
##################                                                        25.7%
#####################                                                     29.6%
########################                                                  34.1%
##########################                                                37.5%
############################                                              39.3%
################################                                          45.0%
##################################                                        48.2%
######################################                                    54.1%
###########################################                               60.3%
################################################                          67.5%
###################################################                       71.2%
#######################################################                   77.4%
##########################################################                81.6%
###############################################################           88.8%
###################################################################       93.2%
######################################################################## 100.0%
11:56:18 [2021-07-29T11:56:18.962Z] #29 14.82 
11:56:21 [2021-07-29T11:56:21.788Z] #29 15.06 
#                                                                          2.0%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      8.0%
#######                                                                   10.4%
#########                                                                 12.8%
##########                                                                14.3%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.7%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.2%
#########################                                                 35.4%
###########################                                               37.6%
############################                                              39.9%
##############################                                            42.2%
###############################                                           44.4%
#################################                                         46.6%
###################################                                       48.9%
11:56:21 [2021-07-29T11:56:21.788Z] #29 ...
11:56:21 [2021-07-29T11:56:21.788Z] 
11:56:21 [2021-07-29T11:56:21.788Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:56:21 [2021-07-29T11:56:21.788Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:56:21 [2021-07-29T11:56:21.788Z] #52 24.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:56:21 [2021-07-29T11:56:21.788Z] #52 28.25 runtime
11:56:21 [2021-07-29T11:56:21.788Z] #52 ...
11:56:21 [2021-07-29T11:56:21.788Z] 
11:56:21 [2021-07-29T11:56:21.788Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:21 [2021-07-29T11:56:21.788Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:23 [2021-07-29T11:56:23.842Z] #29 15.06 
#                                                                          2.0%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      8.0%
#######                                                                   10.4%
#########                                                                 12.8%
##########                                                                14.3%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.7%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.2%
#########################                                                 35.4%
###########################                                               37.6%
############################                                              39.9%
##############################                                            42.2%
###############################                                           44.4%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.1%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
###############################################                           65.6%
################################################                          67.8%
##################################################                        70.1%
###################################################                       72.1%
#####################################################                     74.4%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################                81.5%
############################################################              84.2%
##############################################################            86.5%
################################################################          88.9%
#################################################################         91.5%
###################################################################       93.9%
11:56:23 [2021-07-29T11:56:23.842Z] #29 ...
11:56:23 [2021-07-29T11:56:23.842Z] 
11:56:23 [2021-07-29T11:56:23.842Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:23 [2021-07-29T11:56:23.842Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:56:23 [2021-07-29T11:56:23.842Z] #50 26.89 go: downloading github.com/spf13/cast v1.3.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.00 go: downloading github.com/spf13/jwalterweatherman v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.00 go: downloading github.com/subosito/gotenv v1.2.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.00 go: downloading gopkg.in/ini.v1 v1.51.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.07 go: downloading gopkg.in/yaml.v2 v2.2.7
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.28 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.33 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.36 go: downloading github.com/go-toolsmith/astequal v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.38 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.40 go: downloading github.com/go-toolsmith/astp v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.42 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.45 go: downloading github.com/go-toolsmith/typep v1.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.54 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.54 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.62 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.68 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.68 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.76 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.83 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
11:56:23 [2021-07-29T11:56:23.842Z] #50 27.93 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.45 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.45 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.59 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.59 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.68 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.84 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
11:56:23 [2021-07-29T11:56:23.842Z] #50 28.99 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
11:56:23 [2021-07-29T11:56:23.842Z] #50 29.24 go: downloading github.com/sourcegraph/go-diff v0.5.1
11:56:23 [2021-07-29T11:56:23.842Z] #50 29.27 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
11:56:23 [2021-07-29T11:56:23.843Z] #50 29.39 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
11:56:23 [2021-07-29T11:56:23.843Z] #50 29.47 go: downloading github.com/ultraware/funlen v0.0.2
11:56:23 [2021-07-29T11:56:23.843Z] #50 29.62 go: downloading github.com/ultraware/whitespace v0.0.4
11:56:23 [2021-07-29T11:56:23.843Z] #50 29.62 go: downloading github.com/uudashr/gocognit v1.0.1
11:56:23 [2021-07-29T11:56:23.843Z] #50 29.74 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
11:56:23 [2021-07-29T11:56:23.843Z] #50 30.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:56:23 [2021-07-29T11:56:23.843Z] #50 30.96 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.10 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.26 go: downloading github.com/davecgh/go-spew v1.1.1
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.58 go: downloading github.com/pmezard/go-difflib v1.0.0
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.65 go: downloading github.com/stretchr/objx v0.2.0
11:56:23 [2021-07-29T11:56:23.843Z] #50 31.90 go: downloading golang.org/x/text v0.3.2
11:56:23 [2021-07-29T11:56:23.843Z] #50 ...
11:56:23 [2021-07-29T11:56:23.843Z] 
11:56:23 [2021-07-29T11:56:23.843Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:23 [2021-07-29T11:56:23.843Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:24 [2021-07-29T11:56:24.101Z] #29 15.06 
#                                                                          2.0%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      8.0%
#######                                                                   10.4%
#########                                                                 12.8%
##########                                                                14.3%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.7%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.2%
#########################                                                 35.4%
###########################                                               37.6%
############################                                              39.9%
##############################                                            42.2%
###############################                                           44.4%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.1%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
###############################################                           65.6%
################################################                          67.8%
##################################################                        70.1%
###################################################                       72.1%
#####################################################                     74.4%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################                81.5%
############################################################              84.2%
##############################################################            86.5%
################################################################          88.9%
#################################################################         91.5%
###################################################################       93.9%
####################################################################      95.5%
######################################################################    98.0%
11:56:24 [2021-07-29T11:56:24.101Z] #29 ...
11:56:24 [2021-07-29T11:56:24.101Z] 
11:56:24 [2021-07-29T11:56:24.101Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:24 [2021-07-29T11:56:24.101Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:24 [2021-07-29T11:56:24.101Z] #44 22.23 Reading package lists...
11:56:24 [2021-07-29T11:56:24.101Z] #44 29.55 Reading package lists...
11:56:24 [2021-07-29T11:56:24.101Z] #44 36.79 Building dependency tree...
11:56:24 [2021-07-29T11:56:24.101Z] #44 ...
11:56:24 [2021-07-29T11:56:24.101Z] 
11:56:24 [2021-07-29T11:56:24.101Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:24 [2021-07-29T11:56:24.101Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:24 [2021-07-29T11:56:24.101Z] #29 15.06 
#                                                                          2.0%
##                                                                         4.1%
####                                                                       5.8%
#####                                                                      8.0%
#######                                                                   10.4%
#########                                                                 12.8%
##########                                                                14.3%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          22.7%
#################                                                         24.5%
###################                                                       26.7%
####################                                                      28.8%
######################                                                    31.0%
#######################                                                   33.2%
#########################                                                 35.4%
###########################                                               37.6%
############################                                              39.9%
##############################                                            42.2%
###############################                                           44.4%
#################################                                         46.6%
###################################                                       48.9%
####################################                                      51.1%
######################################                                    53.2%
#######################################                                   55.5%
#########################################                                 57.8%
###########################################                               60.4%
#############################################                             62.8%
###############################################                           65.6%
################################################                          67.8%
##################################################                        70.1%
###################################################                       72.1%
#####################################################                     74.4%
#######################################################                   76.8%
########################################################                  78.9%
##########################################################                81.5%
############################################################              84.2%
##############################################################            86.5%
################################################################          88.9%
#################################################################         91.5%
###################################################################       93.9%
####################################################################      95.5%
######################################################################    98.0%
#######################################################################  100.0%
######################################################################## 100.0%
11:56:24 [2021-07-29T11:56:24.358Z] #29 19.94 
11:56:25 [2021-07-29T11:56:25.291Z] #29 20.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:56:25 [2021-07-29T11:56:25.547Z] #29 ...
11:56:25 [2021-07-29T11:56:25.547Z] 
11:56:25 [2021-07-29T11:56:25.547Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:56:25 [2021-07-29T11:56:25.547Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:56:25 [2021-07-29T11:56:25.547Z] #56 26.37 Reading package lists...
11:56:25 [2021-07-29T11:56:25.547Z] #56 33.37 Building dependency tree...
11:56:25 [2021-07-29T11:56:25.547Z] #56 37.56 The following additional packages will be installed:
11:56:25 [2021-07-29T11:56:25.547Z] #56 37.56   libbtrfs0
11:56:25 [2021-07-29T11:56:25.547Z] #56 37.77 The following NEW packages will be installed:
11:56:25 [2021-07-29T11:56:25.547Z] #56 37.81   libbtrfs-dev libbtrfs0
11:56:25 [2021-07-29T11:56:25.547Z] #56 38.23 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
11:56:25 [2021-07-29T11:56:25.547Z] #56 38.23 Need to get 119 kB of archives.
11:56:25 [2021-07-29T11:56:25.547Z] #56 38.23 After this operation, 387 kB of additional disk space will be used.
11:56:25 [2021-07-29T11:56:25.547Z] #56 38.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:56:25 [2021-07-29T11:56:25.547Z] #56 38.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:56:25 [2021-07-29T11:56:25.547Z] #56 39.69 debconf: delaying package configuration, since apt-utils is not installed
11:56:25 [2021-07-29T11:56:25.547Z] #56 39.86 Fetched 119 kB in 0s (430 kB/s)
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.04 Selecting previously unselected package libbtrfs0.
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.04 (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 ... 15421 files and directories currently installed.)
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.18 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.19 Unpacking libbtrfs0 (4.20.1-2) ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.31 Selecting previously unselected package libbtrfs-dev.
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.31 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.32 Unpacking libbtrfs-dev (4.20.1-2) ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.60 Setting up libbtrfs0 (4.20.1-2) ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.63 Setting up libbtrfs-dev (4.20.1-2) ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 40.64 Processing triggers for libc-bin (2.28-10) ...
11:56:25 [2021-07-29T11:56:25.547Z] #56 DONE 41.0s
11:56:25 [2021-07-29T11:56:25.547Z] 
11:56:25 [2021-07-29T11:56:25.547Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:25 [2021-07-29T11:56:25.547Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:25 [2021-07-29T11:56:25.547Z] #29 21.42 #=#=#                                                                         
11:56:26 [2021-07-29T11:56:26.110Z] #29 21.63 
######################################################################## 100.0%
11:56:26 [2021-07-29T11:56:26.110Z] #29 21.71 
11:56:27 [2021-07-29T11:56:27.040Z] #29 22.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:56:27 [2021-07-29T11:56:27.056Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-048fa187abb250758) in /home/ubuntu/workspace/moby_PR-42684
[Pipeline] {
[Pipeline] checkout
11:56:27 [2021-07-29T11:56:27.230Z] The recommended git tool is: git
11:56:27 [2021-07-29T11:56:27.297Z] #29 23.05 
11:56:27 [2021-07-29T11:56:27.553Z] #29 23.22 
##########                                                                14.7%
11:56:27 [2021-07-29T11:56:27.553Z] #29 ...
11:56:27 [2021-07-29T11:56:27.553Z] 
11:56:27 [2021-07-29T11:56:27.553Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:27 [2021-07-29T11:56:27.553Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:27 [2021-07-29T11:56:27.553Z] #13 27.19 Fetched 8996 kB in 18s (494 kB/s)
11:56:27 [2021-07-29T11:56:27.553Z] #13 27.19 Reading package lists...
11:56:27 [2021-07-29T11:56:27.553Z] #13 34.85 Reading package lists...
11:56:27 [2021-07-29T11:56:27.553Z] #13 ...
11:56:27 [2021-07-29T11:56:27.553Z] 
11:56:27 [2021-07-29T11:56:27.553Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:27 [2021-07-29T11:56:27.553Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:27 [2021-07-29T11:56:27.553Z] #29 23.22 
##########                                                                14.7%
######################################################################## 100.0%
11:56:27 [2021-07-29T11:56:27.727Z] Fetching without tags
11:56:27 [2021-07-29T11:56:27.809Z] #29 23.47 
11:56:28 [2021-07-29T11:56:28.590Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:56:28 [2021-07-29T11:56:28.737Z] #29 24.27 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
11:56:28 [2021-07-29T11:56:28.737Z] #29 24.60 
11:56:28 [2021-07-29T11:56:28.994Z] #29 ...
11:56:28 [2021-07-29T11:56:28.994Z] 
11:56:28 [2021-07-29T11:56:28.994Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:28 [2021-07-29T11:56:28.994Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:56:28 [2021-07-29T11:56:28.994Z] #36 27.20 Reading package lists...
11:56:28 [2021-07-29T11:56:28.994Z] #36 34.83 Building dependency tree...
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.08 The following additional packages will be installed:
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.09   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.15 Suggested packages:
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.15   cmake-doc ninja-build lrzip
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.15 Recommended packages:
11:56:28 [2021-07-29T11:56:28.994Z] #36 39.15   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.24 The following NEW packages will be installed:
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.25   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.27   vim-common xxd
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.68 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.68 Need to get 14.9 MB of archives.
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.68 After this operation, 61.8 MB of additional disk space will be used.
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 40.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.81 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 41.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.29 debconf: delaying package configuration, since apt-utils is not installed
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.52 Fetched 14.9 MB in 2s (8386 kB/s)
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.66 Selecting previously unselected package xxd.
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.78 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.79 Unpacking xxd (2:8.1.0875-5) ...
11:56:28 [2021-07-29T11:56:28.994Z] #36 43.99 Selecting previously unselected package vim-common.
11:56:28 [2021-07-29T11:56:28.994Z] #36 44.00 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:56:28 [2021-07-29T11:56:28.994Z] #36 44.07 Unpacking vim-common (2:8.1.0875-5) ...
11:56:28 [2021-07-29T11:56:28.994Z] #36 44.43 Selecting previously unselected package cmake-data.
11:56:28 [2021-07-29T11:56:28.994Z] #36 44.43 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:56:28 [2021-07-29T11:56:28.994Z] #36 44.43 Unpacking cmake-data (3.13.4-1) ...
11:56:29 [2021-07-29T11:56:29.251Z] #36 ...
11:56:29 [2021-07-29T11:56:29.251Z] 
11:56:29 [2021-07-29T11:56:29.251Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:29 [2021-07-29T11:56:29.251Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:27 [2021-07-29T11:56:27.646Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:27 [2021-07-29T11:56:27.660Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:56:27 [2021-07-29T11:56:27.681Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:27 [2021-07-29T11:56:27.714Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:27 [2021-07-29T11:56:27.736Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:27 [2021-07-29T11:56:27.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:27 [2021-07-29T11:56:27.738Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:28 [2021-07-29T11:56:28.597Z]  > git config core.sparsecheckout # timeout=10
11:56:28 [2021-07-29T11:56:28.628Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:56:30 [2021-07-29T11:56:30.234Z] Merge succeeded, producing 0a0170bc34cf7e306dd0e5936d4963a8f74be892
11:56:30 [2021-07-29T11:56:30.234Z] Checking out Revision 0a0170bc34cf7e306dd0e5936d4963a8f74be892 (PR-42684)
11:56:30 [2021-07-29T11:56:30.790Z] #29 24.84 
                                                                           0.0%
####                                                                       6.0%
########                                                                  12.3%
##############                                                            19.5%
##################                                                        25.3%
#######################                                                   32.0%
############################                                              39.8%
#################################                                         47.0%
#####################################                                     52.0%
############################################                              61.2%
###################################################                       71.7%
########################################################                  78.8%
############################################################              84.5%
################################################################          89.6%
####################################################################      95.8%
######################################################################## 100.0%
11:56:30 [2021-07-29T11:56:30.790Z] #29 26.59 
11:56:31 [2021-07-29T11:56:31.212Z] using credential docker-jenkins-github-credentials
11:56:31 [2021-07-29T11:56:31.219Z] Cloning the remote Git repository
11:56:31 [2021-07-29T11:56:31.219Z] Cloning with configured refspecs honoured and without tags
11:56:29 [2021-07-29T11:56:29.425Z]  > git remote # timeout=10
11:56:29 [2021-07-29T11:56:29.455Z]  > git config --get remote.origin.url # timeout=10
11:56:29 [2021-07-29T11:56:29.483Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:29 [2021-07-29T11:56:29.485Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:56:30 [2021-07-29T11:56:30.206Z]  > git rev-parse HEAD^{commit} # timeout=10
11:56:30 [2021-07-29T11:56:30.236Z]  > git config core.sparsecheckout # timeout=10
11:56:30 [2021-07-29T11:56:30.255Z]  > git checkout -f 0a0170bc34cf7e306dd0e5936d4963a8f74be892 # timeout=10
11:56:31 [2021-07-29T11:56:31.719Z] #29 27.42 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:56:31 [2021-07-29T11:56:31.246Z] Cloning repository https://github.com/moby/moby.git
11:56:31 [2021-07-29T11:56:31.304Z]  > git init /home/ubuntu/workspace/moby_PR-42684 # timeout=10
11:56:31 [2021-07-29T11:56:31.900Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:31 [2021-07-29T11:56:31.901Z]  > git --version # timeout=10
11:56:31 [2021-07-29T11:56:31.912Z]  > git --version # 'git version 2.25.1'
11:56:31 [2021-07-29T11:56:31.913Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:32 [2021-07-29T11:56:32.283Z] #29 27.81 
11:56:32 [2021-07-29T11:56:32.283Z] #29 27.94 
######################################################################## 100.0%
11:56:32 [2021-07-29T11:56:32.283Z] #29 28.05 
11:56:31 [2021-07-29T11:56:31.998Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:33 [2021-07-29T11:56:33.212Z] #29 28.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:56:33 [2021-07-29T11:56:33.469Z] #29 29.23 
11:56:33 [2021-07-29T11:56:33.726Z] #29 29.42 
######################################################################## 100.0%
11:56:33 [2021-07-29T11:56:33.726Z] #29 ...
11:56:33 [2021-07-29T11:56:33.726Z] 
11:56:33 [2021-07-29T11:56:33.726Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:56:33 [2021-07-29T11:56:33.726Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:56:33 [2021-07-29T11:56:33.726Z] #46 36.87 vendor/golang.org/x/crypto/internal/subtle
11:56:33 [2021-07-29T11:56:33.726Z] #46 ...
11:56:33 [2021-07-29T11:56:33.726Z] 
11:56:33 [2021-07-29T11:56:33.726Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:56:33 [2021-07-29T11:56:33.726Z] #29 sha256:5c88dc9a45f3c6d12d5e8e551af0a4f31bb51897e1a46d9960957f4dba2b1925
11:56:33 [2021-07-29T11:56:33.726Z] #29 29.51 
11:56:33 [2021-07-29T11:56:33.726Z] #29 29.62 Download of images into '/build' complete.
11:56:33 [2021-07-29T11:56:33.726Z] #29 29.62 Use something like the following to load the result into a Docker daemon:
11:56:33 [2021-07-29T11:56:33.726Z] #29 29.62   tar -cC '/build' . | docker load
11:56:34 [2021-07-29T11:56:34.067Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:56:34 [2021-07-29T11:56:34.096Z] First time build. Skipping changelog.
11:56:34 [2021-07-29T11:56:34.290Z] #29 DONE 30.0s
11:56:34 [2021-07-29T11:56:34.290Z] 
11:56:34 [2021-07-29T11:56:34.290Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:34 [2021-07-29T11:56:34.290Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.49 The following additional packages will be installed:
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.50   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.50   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.50   python3-pkg-resources python3-protobuf python3-six python3.7
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.50   python3.7-minimal
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.52 Suggested packages:
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.52   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
11:56:34 [2021-07-29T11:56:34.290Z] #44 40.52   python3.7-doc binfmt-support
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.01 The following NEW packages will be installed:
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.01   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.02   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.03   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.03   python3.7-minimal
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.56 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.56 Need to get 6695 kB of archives.
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.56 After this operation, 33.1 MB of additional disk space will be used.
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 42.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.10 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.17 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.30 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 43.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 45.56 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.04 debconf: delaying package configuration, since apt-utils is not installed
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.26 Fetched 6695 kB in 4s (1854 kB/s)
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.39 Selecting previously unselected package libpython3.7-minimal:amd64.
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:56:34 [2021-07-29T11:56:34.290Z] #44 47.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:56:34 [2021-07-29T11:56:34.290Z] #44 48.25 Selecting previously unselected package python3.7-minimal.
11:56:34 [2021-07-29T11:56:34.290Z] #44 48.25 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:56:34 [2021-07-29T11:56:34.290Z] #44 48.27 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:56:34 [2021-07-29T11:56:34.853Z] #44 50.12 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:56:35 [2021-07-29T11:56:35.129Z] #44 50.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:56:35 [2021-07-29T11:56:35.130Z] + docker version
11:56:35 [2021-07-29T11:56:35.386Z] #44 ...
11:56:35 [2021-07-29T11:56:35.386Z] 
11:56:35 [2021-07-29T11:56:35.386Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:56:35 [2021-07-29T11:56:35.386Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.427 + RM_GOPATH=0
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.427 + TMP_GOPATH=
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.427 + : /build
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.427 + '[' -z '' ']'
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.427 ++ mktemp -d
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.429 + export GOPATH=/tmp/tmp.MZfquVXcAX
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.429 + GOPATH=/tmp/tmp.MZfquVXcAX
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.429 + RM_GOPATH=1
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.430 + case "$(go env GOARCH)" in
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.431 ++ go env GOARCH
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.467 + export GO_BUILDMODE=-buildmode=pie
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.467 + GO_BUILDMODE=-buildmode=pie
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.471 ++ dirname /tmp/install/install.sh
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 + dir=/tmp/install
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 + bin=containerd
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 + shift
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 + '[' '!' -f /tmp/install/containerd.installer ']'
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 + . /tmp/install/containerd.installer
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.474 ++ set -e
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.475 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.475 + install_containerd
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.475 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.478 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.478 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MZfquVXcAX/src/github.com/containerd/containerd
11:56:35 [2021-07-29T11:56:35.386Z] #57 3.483 Cloning into '/tmp/tmp.MZfquVXcAX/src/github.com/containerd/containerd'...
11:56:35 [2021-07-29T11:56:35.642Z] #57 ...
11:56:35 [2021-07-29T11:56:35.642Z] 
11:56:35 [2021-07-29T11:56:35.642Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:56:35 [2021-07-29T11:56:35.642Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:56:35 [2021-07-29T11:56:35.642Z] #32 45.05 Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:56:35 [2021-07-29T11:56:35.642Z] #32 45.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:56:35 [2021-07-29T11:56:35.642Z] #32 45.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:56:34 [2021-07-29T11:56:34.076Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:56:37 [2021-07-29T11:56:37.474Z] Fetching without tags
11:56:37 [2021-07-29T11:56:37.534Z] #32 ...
11:56:37 [2021-07-29T11:56:37.534Z] 
11:56:37 [2021-07-29T11:56:37.534Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:56:37 [2021-07-29T11:56:37.534Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:56:37 [2021-07-29T11:56:37.534Z] #50 40.79 go: downloading github.com/gobwas/glob v0.2.3
11:56:37 [2021-07-29T11:56:37.534Z] #50 40.79 go: downloading github.com/kisielk/gotool v1.0.0
11:56:37 [2021-07-29T11:56:37.534Z] #50 40.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
11:56:37 [2021-07-29T11:56:37.534Z] #50 40.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
11:56:37 [2021-07-29T11:56:37.534Z] #50 41.03 go: downloading github.com/gogo/protobuf v1.2.1
11:56:37 [2021-07-29T11:56:37.534Z] #50 42.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
11:56:37 [2021-07-29T11:56:37.534Z] #50 42.61 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:56:37 [2021-07-29T11:56:37.534Z] #50 42.92 go: downloading github.com/BurntSushi/toml v0.3.1
11:56:37 [2021-07-29T11:56:37.792Z] #50 ...
11:56:37 [2021-07-29T11:56:37.792Z] 
11:56:37 [2021-07-29T11:56:37.792Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:37 [2021-07-29T11:56:37.792Z] #13 34.85 Reading package lists...
11:56:37 [2021-07-29T11:56:37.792Z] #13 41.76 Building dependency tree...
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47 The following additional packages will be installed:
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   mingw-w64-x86-64-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47 Suggested packages:
11:56:37 [2021-07-29T11:56:37.792Z] #13 45.47   gcc-8-locales seccomp wine64
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.48 The following NEW packages will be installed:
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.49   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.49   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.49   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.49   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.50   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.50   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.52 The following packages will be upgraded:
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.52   libseccomp2
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.99 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.99 Need to get 77.8 MB of archives.
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.99 After this operation, 487 MB of additional disk space will be used.
11:56:37 [2021-07-29T11:56:37.792Z] #13 46.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.01 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.01 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.19 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:56:37 [2021-07-29T11:56:37.792Z] #13 47.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:56:38 [2021-07-29T11:56:38.354Z] #13 48.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:56:38 [2021-07-29T11:56:38.551Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:56:38 [2021-07-29T11:56:38.610Z] #13 48.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
11:56:38 [2021-07-29T11:56:38.610Z] #13 48.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
11:56:37 [2021-07-29T11:56:37.395Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:37 [2021-07-29T11:56:37.406Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:56:37 [2021-07-29T11:56:37.426Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:37 [2021-07-29T11:56:37.443Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:37 [2021-07-29T11:56:37.478Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:37 [2021-07-29T11:56:37.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:37 [2021-07-29T11:56:37.479Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:38 [2021-07-29T11:56:38.560Z]  > git config core.sparsecheckout # timeout=10
11:56:38 [2021-07-29T11:56:38.586Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:56:39 [2021-07-29T11:56:39.175Z] #13 ...
11:56:39 [2021-07-29T11:56:39.175Z] 
11:56:39 [2021-07-29T11:56:39.175Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:39 [2021-07-29T11:56:39.175Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:39 [2021-07-29T11:56:39.175Z] #44 54.49 Selecting previously unselected package python3-minimal.
11:56:39 [2021-07-29T11:56:39.431Z] #44 54.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
11:56:39 [2021-07-29T11:56:39.431Z] #44 54.58 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:56:39 [2021-07-29T11:56:39.431Z] #44 54.60 Unpacking python3-minimal (3.7.3-1) ...
11:56:39 [2021-07-29T11:56:39.431Z] #44 54.72 Selecting previously unselected package libmpdec2:amd64.
11:56:39 [2021-07-29T11:56:39.687Z] #44 54.73 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:56:39 [2021-07-29T11:56:39.687Z] #44 54.76 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:56:39 [2021-07-29T11:56:39.687Z] #44 54.95 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:56:39 [2021-07-29T11:56:39.687Z] #44 54.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
11:56:39 [2021-07-29T11:56:39.943Z] #44 55.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:56:40 [2021-07-29T11:56:40.086Z] Merge succeeded, producing 2137afc9d55bc0e29de7c7d56adbf4e669733214
11:56:40 [2021-07-29T11:56:40.087Z] Checking out Revision 2137afc9d55bc0e29de7c7d56adbf4e669733214 (PR-42684)
11:56:39 [2021-07-29T11:56:39.494Z]  > git remote # timeout=10
11:56:39 [2021-07-29T11:56:39.523Z]  > git config --get remote.origin.url # timeout=10
11:56:39 [2021-07-29T11:56:39.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:39 [2021-07-29T11:56:39.551Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:56:40 [2021-07-29T11:56:40.059Z]  > git rev-parse HEAD^{commit} # timeout=10
11:56:40 [2021-07-29T11:56:40.090Z]  > git config core.sparsecheckout # timeout=10
11:56:40 [2021-07-29T11:56:40.118Z]  > git checkout -f 2137afc9d55bc0e29de7c7d56adbf4e669733214 # timeout=10
11:56:41 [2021-07-29T11:56:41.836Z] #44 56.90 Selecting previously unselected package python3.7.
11:56:41 [2021-07-29T11:56:41.836Z] #44 56.90 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
11:56:41 [2021-07-29T11:56:41.836Z] #44 56.91 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:56:41 [2021-07-29T11:56:41.836Z] #44 57.14 Selecting previously unselected package libpython3-stdlib:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #44 57.15 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #44 57.19 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #44 ...
11:56:42 [2021-07-29T11:56:42.093Z] 
11:56:42 [2021-07-29T11:56:42.093Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:42 [2021-07-29T11:56:42.093Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:56:42 [2021-07-29T11:56:42.093Z] #36 47.53 Selecting previously unselected package libicu63:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 47.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 47.57 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 55.28 Selecting previously unselected package libxml2:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 55.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 55.32 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.02 Selecting previously unselected package libarchive13:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.02 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.02 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.36 Selecting previously unselected package libjsoncpp1:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.38 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.60 Selecting previously unselected package librhash0:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.60 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.61 Unpacking librhash0:amd64 (1.3.8-1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.88 Selecting previously unselected package libuv1:amd64.
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.88 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 56.88 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 57.08 Selecting previously unselected package cmake.
11:56:42 [2021-07-29T11:56:42.093Z] #36 57.10 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 57.10 Unpacking cmake (3.13.4-1) ...
11:56:42 [2021-07-29T11:56:42.093Z] #36 ...
11:56:42 [2021-07-29T11:56:42.093Z] 
11:56:42 [2021-07-29T11:56:42.093Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:42 [2021-07-29T11:56:42.093Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:42 [2021-07-29T11:56:42.093Z] #44 57.36 Setting up python3-minimal (3.7.3-1) ...
11:56:43 [2021-07-29T11:56:43.246Z] Client: Docker Engine - Community
11:56:43 [2021-07-29T11:56:43.246Z]  Version:           20.10.6
11:56:43 [2021-07-29T11:56:43.246Z]  API version:       1.41
11:56:43 [2021-07-29T11:56:43.246Z]  Go version:        go1.13.15
11:56:43 [2021-07-29T11:56:43.246Z]  Git commit:        370c289
11:56:43 [2021-07-29T11:56:43.246Z]  Built:             Fri Apr  9 22:46:01 2021
11:56:43 [2021-07-29T11:56:43.246Z]  OS/Arch:           linux/amd64
11:56:43 [2021-07-29T11:56:43.246Z]  Context:           default
11:56:43 [2021-07-29T11:56:43.246Z]  Experimental:      true
11:56:43 [2021-07-29T11:56:43.246Z] 
11:56:43 [2021-07-29T11:56:43.246Z] Server: Docker Engine - Community
11:56:43 [2021-07-29T11:56:43.246Z]  Engine:
11:56:43 [2021-07-29T11:56:43.246Z]   Version:          20.10.6
11:56:43 [2021-07-29T11:56:43.246Z]   API version:      1.41 (minimum version 1.12)
11:56:43 [2021-07-29T11:56:43.246Z]   Go version:       go1.13.15
11:56:43 [2021-07-29T11:56:43.246Z]   Git commit:       8728dd2
11:56:43 [2021-07-29T11:56:43.246Z]   Built:            Fri Apr  9 22:44:13 2021
11:56:43 [2021-07-29T11:56:43.246Z]   OS/Arch:          linux/amd64
11:56:43 [2021-07-29T11:56:43.246Z]   Experimental:     true
11:56:43 [2021-07-29T11:56:43.246Z]  containerd:
11:56:43 [2021-07-29T11:56:43.246Z]   Version:          1.4.6
11:56:43 [2021-07-29T11:56:43.246Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
11:56:43 [2021-07-29T11:56:43.246Z]  runc:
11:56:43 [2021-07-29T11:56:43.246Z]   Version:          1.0.0-rc95
11:56:43 [2021-07-29T11:56:43.246Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:56:43 [2021-07-29T11:56:43.246Z]  docker-init:
11:56:43 [2021-07-29T11:56:43.246Z]   Version:          0.19.0
11:56:43 [2021-07-29T11:56:43.246Z]   GitCommit:        de40ad0
[Pipeline] sh
11:56:43 [2021-07-29T11:56:43.601Z] + docker info
11:56:43 [2021-07-29T11:56:43.985Z] #44 59.33 Selecting previously unselected package python3.
11:56:44 [2021-07-29T11:56:44.094Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:56:44 [2021-07-29T11:56:44.226Z] First time build. Skipping changelog.
11:56:44 [2021-07-29T11:56:44.242Z] #44 59.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
11:56:44 [2021-07-29T11:56:44.242Z] #44 59.36 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
11:56:44 [2021-07-29T11:56:44.242Z] #44 59.39 Unpacking python3 (3.7.3-1) ...
11:56:44 [2021-07-29T11:56:44.500Z] #44 59.61 Selecting previously unselected package libprotobuf17:amd64.
11:56:44 [2021-07-29T11:56:44.500Z] #44 59.61 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
11:56:44 [2021-07-29T11:56:44.500Z] #44 59.68 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:56:45 [2021-07-29T11:56:45.367Z] + docker version
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.43 Selecting previously unselected package python3-pkg-resources.
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.44 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.45 Unpacking python3-pkg-resources (40.8.0-1) ...
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.64 Selecting previously unselected package python3-six.
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.64 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.64 Unpacking python3-six (1.12.0-1) ...
11:56:45 [2021-07-29T11:56:45.432Z] #44 60.74 Selecting previously unselected package python3-protobuf.
11:56:45 [2021-07-29T11:56:45.688Z] #44 60.75 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
11:56:45 [2021-07-29T11:56:45.688Z] #44 60.75 Unpacking python3-protobuf (3.6.1.3-2) ...
11:56:44 [2021-07-29T11:56:44.098Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:56:46 [2021-07-29T11:56:46.251Z] #44 ...
11:56:46 [2021-07-29T11:56:46.251Z] 
11:56:46 [2021-07-29T11:56:46.251Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:56:46 [2021-07-29T11:56:46.251Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.76 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.78 Setting up xxd (2:8.1.0875-5) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.80 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.81 Setting up vim-common (2:8.1.0875-5) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.84 Setting up librhash0:amd64 (1.3.8-1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.85 Setting up cmake-data (3.13.4-1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.87 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.89 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.90 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.91 Setting up cmake (3.13.4-1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 60.92 Processing triggers for libc-bin (2.28-10) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 61.06 Processing triggers for mime-support (3.62) ...
11:56:46 [2021-07-29T11:56:46.251Z] #36 DONE 61.6s
11:56:46 [2021-07-29T11:56:46.251Z] 
11:56:46 [2021-07-29T11:56:46.251Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:46 [2021-07-29T11:56:46.251Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.33 Selecting previously unselected package libnet1:amd64.
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.33 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.53 Selecting previously unselected package libnl-3-200:amd64.
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.53 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
11:56:46 [2021-07-29T11:56:46.251Z] #44 61.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:56:46 [2021-07-29T11:56:46.507Z] #44 61.76 Selecting previously unselected package libprotobuf-c1:amd64.
11:56:46 [2021-07-29T11:56:46.507Z] #44 61.76 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:56:46 [2021-07-29T11:56:46.507Z] #44 61.77 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:56:46 [2021-07-29T11:56:46.763Z] #44 61.91 Selecting previously unselected package criu.
11:56:46 [2021-07-29T11:56:46.763Z] #44 61.91 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
11:56:46 [2021-07-29T11:56:46.763Z] #44 61.91 Unpacking criu (3.15-1) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.75 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.81 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.81 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.82 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:56:47 [2021-07-29T11:56:47.693Z] #44 62.83 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:56:48 [2021-07-29T11:56:48.256Z] #44 ...
11:56:48 [2021-07-29T11:56:48.256Z] 
11:56:48 [2021-07-29T11:56:48.256Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:56:48 [2021-07-29T11:56:48.256Z] #48 sha256:7c58da42727631045d80a47464979a698f70562d610729d7d693bdb722f29964
11:56:48 [2021-07-29T11:56:48.256Z] #48 DONE 61.3s
11:56:48 [2021-07-29T11:56:48.256Z] 
11:56:48 [2021-07-29T11:56:48.256Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:48 [2021-07-29T11:56:48.256Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:48 [2021-07-29T11:56:48.256Z] #13 52.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.45 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.55 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.62 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.62 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 54.64 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
11:56:48 [2021-07-29T11:56:48.256Z] #13 55.91 debconf: delaying package configuration, since apt-utils is not installed
11:56:48 [2021-07-29T11:56:48.256Z] #13 56.18 Fetched 77.8 MB in 8s (9786 kB/s)
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.29 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.40 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.63 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.86 Selecting previously unselected package binutils-mingw-w64-i686.
11:56:48 [2021-07-29T11:56:48.257Z] #13 56.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 ... 15421 files and directories currently installed.)
11:56:48 [2021-07-29T11:56:48.257Z] #13 57.02 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:56:48 [2021-07-29T11:56:48.257Z] #13 57.02 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:56:49 [2021-07-29T11:56:49.185Z] #13 ...
11:56:49 [2021-07-29T11:56:49.185Z] 
11:56:49 [2021-07-29T11:56:49.185Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:56:49 [2021-07-29T11:56:49.185Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:56:49 [2021-07-29T11:56:49.185Z] #46 52.32 internal/reflectlite
11:56:49 [2021-07-29T11:56:49.185Z] #46 52.32 sync
11:56:49 [2021-07-29T11:56:49.185Z] #46 54.03 internal/testlog
11:56:49 [2021-07-29T11:56:49.185Z] #46 54.45 github.com/LK4D4/vndr/godl/singleflight
11:56:49 [2021-07-29T11:56:49.185Z] #46 54.79 math/rand
11:56:49 [2021-07-29T11:56:49.185Z] #46 55.83 internal/singleflight
11:56:49 [2021-07-29T11:56:49.185Z] #46 56.32 sort
11:56:49 [2021-07-29T11:56:49.185Z] #46 56.32 errors
11:56:49 [2021-07-29T11:56:49.185Z] #46 56.78 io
11:56:49 [2021-07-29T11:56:49.185Z] #46 57.90 strconv
11:56:49 [2021-07-29T11:56:49.185Z] #46 58.48 bytes
11:56:49 [2021-07-29T11:56:49.185Z] #46 60.61 strings
11:56:49 [2021-07-29T11:56:49.185Z] #46 62.39 reflect
11:56:49 [2021-07-29T11:56:49.185Z] #46 ...
11:56:49 [2021-07-29T11:56:49.185Z] 
11:56:49 [2021-07-29T11:56:49.185Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:56:49 [2021-07-29T11:56:49.185Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:56:49 [2021-07-29T11:56:49.185Z] #13 59.04 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:56:49 [2021-07-29T11:56:49.185Z] #13 59.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:56:49 [2021-07-29T11:56:49.185Z] #13 59.08 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:56:50 [2021-07-29T11:56:50.663Z] Client: Docker Engine - Community
11:56:50 [2021-07-29T11:56:50.663Z]  Version:           20.10.6
11:56:50 [2021-07-29T11:56:50.663Z]  API version:       1.41
11:56:50 [2021-07-29T11:56:50.663Z]  Go version:        go1.13.15
11:56:50 [2021-07-29T11:56:50.663Z]  Git commit:        370c289
11:56:50 [2021-07-29T11:56:50.663Z]  Built:             Fri Apr  9 22:46:01 2021
11:56:50 [2021-07-29T11:56:50.663Z]  OS/Arch:           linux/amd64
11:56:50 [2021-07-29T11:56:50.663Z]  Context:           default
11:56:50 [2021-07-29T11:56:50.663Z]  Experimental:      true
11:56:50 [2021-07-29T11:56:50.663Z] 
11:56:50 [2021-07-29T11:56:50.663Z] Server: Docker Engine - Community
11:56:50 [2021-07-29T11:56:50.663Z]  Engine:
11:56:50 [2021-07-29T11:56:50.663Z]   Version:          20.10.6
11:56:50 [2021-07-29T11:56:50.663Z]   API version:      1.41 (minimum version 1.12)
11:56:50 [2021-07-29T11:56:50.663Z]   Go version:       go1.13.15
11:56:50 [2021-07-29T11:56:50.663Z]   Git commit:       8728dd2
11:56:50 [2021-07-29T11:56:50.663Z]   Built:            Fri Apr  9 22:44:13 2021
11:56:50 [2021-07-29T11:56:50.663Z]   OS/Arch:          linux/amd64
11:56:50 [2021-07-29T11:56:50.663Z]   Experimental:     true
11:56:50 [2021-07-29T11:56:50.663Z]  containerd:
11:56:50 [2021-07-29T11:56:50.663Z]   Version:          1.4.6
11:56:50 [2021-07-29T11:56:50.663Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
11:56:50 [2021-07-29T11:56:50.663Z]  runc:
11:56:50 [2021-07-29T11:56:50.663Z]   Version:          1.0.0-rc95
11:56:50 [2021-07-29T11:56:50.663Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:56:50 [2021-07-29T11:56:50.663Z]  docker-init:
11:56:50 [2021-07-29T11:56:50.663Z]   Version:          0.19.0
11:56:50 [2021-07-29T11:56:50.663Z]   GitCommit:        de40ad0
[Pipeline] sh
11:56:51 [2021-07-29T11:56:51.004Z] + docker info
11:56:51 [2021-07-29T11:56:51.702Z] #13 61.59 Selecting previously unselected package binutils-mingw-w64.
11:56:51 [2021-07-29T11:56:51.702Z] #13 61.59 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:56:51 [2021-07-29T11:56:51.958Z] #13 61.62 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:56:51 [2021-07-29T11:56:51.958Z] #13 61.75 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:56:51 [2021-07-29T11:56:51.958Z] #13 61.75 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:56:51 [2021-07-29T11:56:51.958Z] #13 61.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:56:52 [2021-07-29T11:56:52.214Z] #13 61.96 Selecting previously unselected package dmsetup.
11:56:52 [2021-07-29T11:56:52.214Z] #13 61.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:56:52 [2021-07-29T11:56:52.214Z] #13 62.03 Unpacking dmsetup (2:1.02.155-3) ...
11:56:52 [2021-07-29T11:56:52.214Z] #13 62.16 Selecting previously unselected package mingw-w64-common.
11:56:52 [2021-07-29T11:56:52.214Z] #13 62.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:56:52 [2021-07-29T11:56:52.470Z] #13 62.17 Unpacking mingw-w64-common (6.0.0-3) ...
11:56:53 [2021-07-29T11:56:53.032Z] #13 ...
11:56:53 [2021-07-29T11:56:53.032Z] 
11:56:53 [2021-07-29T11:56:53.032Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:56:53 [2021-07-29T11:56:53.032Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:56:53 [2021-07-29T11:56:53.032Z] #52 56.25 internal/reflectlite
11:56:53 [2021-07-29T11:56:53.032Z] #52 58.08 internal/oserror
11:56:53 [2021-07-29T11:56:53.032Z] #52 58.09 io
11:56:53 [2021-07-29T11:56:53.032Z] #52 58.18 syscall
11:56:53 [2021-07-29T11:56:53.032Z] #52 59.69 bytes
11:56:53 [2021-07-29T11:56:53.032Z] #52 62.22 strconv
11:56:53 [2021-07-29T11:56:53.032Z] #52 65.31 reflect
11:56:53 [2021-07-29T11:56:53.230Z] Fetching without tags
11:56:53 [2021-07-29T11:56:53.288Z] #52 ...
11:56:53 [2021-07-29T11:56:53.288Z] 
11:56:53 [2021-07-29T11:56:53.288Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:53 [2021-07-29T11:56:53.288Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:53 [2021-07-29T11:56:53.288Z] #44 68.33 Setting up python3 (3.7.3-1) ...
11:56:53 [2021-07-29T11:56:53.161Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:53 [2021-07-29T11:56:53.193Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:56:53 [2021-07-29T11:56:53.201Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:53 [2021-07-29T11:56:53.210Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:56:53 [2021-07-29T11:56:53.234Z] Fetching upstream changes from https://github.com/moby/moby.git
11:56:53 [2021-07-29T11:56:53.235Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:53 [2021-07-29T11:56:53.237Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:56:53 [2021-07-29T11:56:53.606Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:56:53 [2021-07-29T11:56:53.851Z] #44 69.18 Setting up python3-six (1.12.0-1) ...
11:56:55 [2021-07-29T11:56:55.218Z] #44 70.51 Setting up python3-pkg-resources (40.8.0-1) ...
11:56:55 [2021-07-29T11:56:55.441Z] Merge succeeded, producing 1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5
11:56:55 [2021-07-29T11:56:55.442Z] Checking out Revision 1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 (PR-42684)
11:56:53 [2021-07-29T11:56:53.615Z]  > git config core.sparsecheckout # timeout=10
11:56:53 [2021-07-29T11:56:53.635Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:56:55 [2021-07-29T11:56:55.069Z]  > git remote # timeout=10
11:56:55 [2021-07-29T11:56:55.075Z]  > git config --get remote.origin.url # timeout=10
11:56:55 [2021-07-29T11:56:55.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:56:55 [2021-07-29T11:56:55.156Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:56:55 [2021-07-29T11:56:55.434Z]  > git rev-parse HEAD^{commit} # timeout=10
11:56:55 [2021-07-29T11:56:55.444Z]  > git config core.sparsecheckout # timeout=10
11:56:55 [2021-07-29T11:56:55.448Z]  > git checkout -f 1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 # timeout=10
11:56:56 [2021-07-29T11:56:56.148Z] #44 ...
11:56:56 [2021-07-29T11:56:56.148Z] 
11:56:56 [2021-07-29T11:56:56.148Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:56:56 [2021-07-29T11:56:56.148Z] #37 sha256:0b076702b1d24182a0e872038531eb9008b0f90d731015e03a542895c5747665
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + RM_GOPATH=0
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + TMP_GOPATH=
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + : /build
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + '[' -z '' ']'
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 ++ mktemp -d
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + export GOPATH=/tmp/tmp.fT2ALyQlHx
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + GOPATH=/tmp/tmp.fT2ALyQlHx
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + RM_GOPATH=1
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 + case "$(go env GOARCH)" in
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.785 ++ go env GOARCH
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + export GO_BUILDMODE=-buildmode=pie
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + GO_BUILDMODE=-buildmode=pie
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 ++ dirname /tmp/install/install.sh
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + dir=/tmp/install
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + bin=tini
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + shift
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + '[' '!' -f /tmp/install/tini.installer ']'
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + . /tmp/install/tini.installer
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + install_tini
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 + git clone https://github.com/krallin/tini.git /tmp/tmp.fT2ALyQlHx/tini
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 Cloning into '/tmp/tmp.fT2ALyQlHx/tini'...
11:56:56 [2021-07-29T11:56:56.148Z] #37 7.866 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:56:56 [2021-07-29T11:56:56.148Z] #37 8.654 + cd /tmp/tmp.fT2ALyQlHx/tini
11:56:56 [2021-07-29T11:56:56.148Z] #37 8.654 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:56:56 [2021-07-29T11:56:56.148Z] #37 8.742 + cmake .
11:56:56 [2021-07-29T11:56:56.148Z] #37 9.400 -- The C compiler identification is GNU 8.3.0
11:56:56 [2021-07-29T11:56:56.148Z] #37 9.475 -- Check for working C compiler: /usr/bin/cc
11:56:56 [2021-07-29T11:56:56.404Z] #37 10.11 -- Check for working C compiler: /usr/bin/cc -- works
11:56:56 [2021-07-29T11:56:56.404Z] #37 10.12 -- Detecting C compiler ABI info
11:56:56 [2021-07-29T11:56:56.967Z] #37 10.95 -- Detecting C compiler ABI info - done
11:56:56 [2021-07-29T11:56:56.967Z] #37 ...
11:56:56 [2021-07-29T11:56:56.967Z] 
11:56:56 [2021-07-29T11:56:56.967Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:56:56 [2021-07-29T11:56:56.967Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:56:56 [2021-07-29T11:56:56.967Z] #44 72.19 Setting up python3-protobuf (3.6.1.3-2) ...
11:56:58 [2021-07-29T11:56:58.460Z] Client:
11:56:58 [2021-07-29T11:56:58.460Z]  Context:    default
11:56:58 [2021-07-29T11:56:58.460Z]  Debug Mode: false
11:56:58 [2021-07-29T11:56:58.460Z]  Plugins:
11:56:58 [2021-07-29T11:56:58.460Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:56:58 [2021-07-29T11:56:58.460Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
11:56:58 [2021-07-29T11:56:58.460Z]   scan: Docker Scan (Docker Inc., v0.7.0)
11:56:58 [2021-07-29T11:56:58.460Z] 
11:56:58 [2021-07-29T11:56:58.460Z] Server:
11:56:58 [2021-07-29T11:56:58.460Z]  Containers: 0
11:56:58 [2021-07-29T11:56:58.460Z]   Running: 0
11:56:58 [2021-07-29T11:56:58.460Z]   Paused: 0
11:56:58 [2021-07-29T11:56:58.460Z]   Stopped: 0
11:56:58 [2021-07-29T11:56:58.460Z]  Images: 0
11:56:58 [2021-07-29T11:56:58.460Z]  Server Version: 20.10.6
11:56:58 [2021-07-29T11:56:58.460Z]  Storage Driver: overlay2
11:56:58 [2021-07-29T11:56:58.460Z]   Backing Filesystem: extfs
11:56:58 [2021-07-29T11:56:58.460Z]   Supports d_type: true
11:56:58 [2021-07-29T11:56:58.460Z]   Native Overlay Diff: true
11:56:58 [2021-07-29T11:56:58.460Z]   userxattr: false
11:56:58 [2021-07-29T11:56:58.460Z]  Logging Driver: json-file
11:56:58 [2021-07-29T11:56:58.460Z]  Cgroup Driver: cgroupfs
11:56:58 [2021-07-29T11:56:58.460Z]  Cgroup Version: 1
11:56:58 [2021-07-29T11:56:58.460Z]  Plugins:
11:56:58 [2021-07-29T11:56:58.460Z]   Volume: local
11:56:58 [2021-07-29T11:56:58.460Z]   Network: bridge host ipvlan macvlan null overlay
11:56:58 [2021-07-29T11:56:58.460Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:56:58 [2021-07-29T11:56:58.460Z]  Swarm: inactive
11:56:58 [2021-07-29T11:56:58.460Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:56:58 [2021-07-29T11:56:58.460Z]  Default Runtime: runc
11:56:58 [2021-07-29T11:56:58.460Z]  Init Binary: docker-init
11:56:58 [2021-07-29T11:56:58.460Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
11:56:58 [2021-07-29T11:56:58.460Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:56:58 [2021-07-29T11:56:58.460Z]  init version: de40ad0
11:56:58 [2021-07-29T11:56:58.460Z]  Security Options:
11:56:58 [2021-07-29T11:56:58.460Z]   apparmor
11:56:58 [2021-07-29T11:56:58.460Z]   seccomp
11:56:58 [2021-07-29T11:56:58.460Z]    Profile: default
11:56:58 [2021-07-29T11:56:58.460Z]  Kernel Version: 5.4.0-1048-aws
11:56:58 [2021-07-29T11:56:58.460Z]  Operating System: Ubuntu 18.04.5 LTS
11:56:58 [2021-07-29T11:56:58.460Z]  OSType: linux
11:56:58 [2021-07-29T11:56:58.460Z]  Architecture: x86_64
11:56:58 [2021-07-29T11:56:58.460Z]  CPUs: 2
11:56:58 [2021-07-29T11:56:58.460Z]  Total Memory: 7.569GiB
11:56:58 [2021-07-29T11:56:58.460Z]  Name: ip-10-100-70-74
11:56:58 [2021-07-29T11:56:58.460Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
11:56:58 [2021-07-29T11:56:58.460Z]  Docker Root Dir: /var/lib/docker
11:56:58 [2021-07-29T11:56:58.460Z]  Debug Mode: false
11:56:58 [2021-07-29T11:56:58.460Z]  Registry: https://index.docker.io/v1/
11:56:58 [2021-07-29T11:56:58.460Z]  Labels:
11:56:58 [2021-07-29T11:56:58.460Z]  Experimental: true
11:56:58 [2021-07-29T11:56:58.460Z]  Insecure Registries:
11:56:58 [2021-07-29T11:56:58.460Z]   127.0.0.0/8
11:56:58 [2021-07-29T11:56:58.460Z]  Live Restore Enabled: true
11:56:58 [2021-07-29T11:56:58.460Z] 
11:56:58 [2021-07-29T11:56:58.460Z] WARNING: No swap limit support
[Pipeline] sh
11:56:58 [2021-07-29T11:56:58.792Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:56:58 [2021-07-29T11:56:58.792Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:56:58 [2021-07-29T11:56:58.792Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42684/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
11:56:58 [2021-07-29T11:56:58.792Z] + bash /home/ubuntu/workspace/moby_PR-42684/check-config.sh
11:56:58 [2021-07-29T11:56:58.792Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:56:58 [2021-07-29T11:56:58.792Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
11:56:58 [2021-07-29T11:56:58.792Z] 
11:56:58 [2021-07-29T11:56:58.792Z] Generally Necessary:
11:56:58 [2021-07-29T11:56:58.792Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:56:58 [2021-07-29T11:56:58.792Z] - apparmor: enabled and tools installed
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NAMESPACES: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NET_NS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_PID_NS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_IPC_NS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_UTS_NS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUPS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUP_CPUACCT: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUP_DEVICE: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUP_FREEZER: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUP_SCHED: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CPUSETS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_MEMCG: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_KEYS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_VETH: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_BRIDGE: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_NF_NAT: enabled (as module)
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_POSIX_MQUEUE: enabled
11:56:58 [2021-07-29T11:56:58.792Z] 
11:56:58 [2021-07-29T11:56:58.792Z] Optional Features:
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_USER_NS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_SECCOMP: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_SECCOMP_FILTER: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_CGROUP_PIDS: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_MEMCG_SWAP: enabled
11:56:58 [2021-07-29T11:56:58.792Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:56:59 [2021-07-29T11:56:59.050Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_BLK_CGROUP: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_CGROUP_PERF: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_CGROUP_HUGETLB: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_CFS_BANDWIDTH: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_RT_GROUP_SCHED: missing
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_VS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_VS_NFCT: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_IP_VS_RR: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_SECURITY_SELINUX: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_SECURITY_APPARMOR: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_EXT4_FS: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:56:59 [2021-07-29T11:56:59.050Z] - Network Drivers:
11:56:59 [2021-07-29T11:56:59.050Z]   - "overlay":
11:56:59 [2021-07-29T11:56:59.050Z]     - CONFIG_VXLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       Optional (for encrypted networks):
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_CRYPTO: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_CRYPTO_AEAD: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_CRYPTO_GCM: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_CRYPTO_GHASH: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_XFRM: enabled
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_XFRM_USER: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z]       - CONFIG_INET_ESP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.050Z]   - "ipvlan":
11:56:59 [2021-07-29T11:56:59.050Z]     - CONFIG_IPVLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.051Z]   - "macvlan":
11:56:59 [2021-07-29T11:56:59.051Z]     - CONFIG_MACVLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.051Z]     - CONFIG_DUMMY: enabled (as module)
11:56:59 [2021-07-29T11:56:59.051Z]   - "ftp,tftp client in container":
11:56:59 [2021-07-29T11:56:59.142Z] Client:
11:56:59 [2021-07-29T11:56:59.142Z]  Context:    default
11:56:59 [2021-07-29T11:56:59.142Z]  Debug Mode: false
11:56:59 [2021-07-29T11:56:59.142Z]  Plugins:
11:56:59 [2021-07-29T11:56:59.142Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:56:59 [2021-07-29T11:56:59.142Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
11:56:59 [2021-07-29T11:56:59.142Z]   scan: Docker Scan (Docker Inc., v0.7.0)
11:56:59 [2021-07-29T11:56:59.142Z] 
11:56:59 [2021-07-29T11:56:59.142Z] Server:
11:56:59 [2021-07-29T11:56:59.142Z]  Containers: 0
11:56:59 [2021-07-29T11:56:59.142Z]   Running: 0
11:56:59 [2021-07-29T11:56:59.142Z]   Paused: 0
11:56:59 [2021-07-29T11:56:59.142Z]   Stopped: 0
11:56:59 [2021-07-29T11:56:59.142Z]  Images: 0
11:56:59 [2021-07-29T11:56:59.142Z]  Server Version: 20.10.6
11:56:59 [2021-07-29T11:56:59.142Z]  Storage Driver: overlay2
11:56:59 [2021-07-29T11:56:59.142Z]   Backing Filesystem: extfs
11:56:59 [2021-07-29T11:56:59.142Z]   Supports d_type: true
11:56:59 [2021-07-29T11:56:59.142Z]   Native Overlay Diff: true
11:56:59 [2021-07-29T11:56:59.142Z]   userxattr: false
11:56:59 [2021-07-29T11:56:59.142Z]  Logging Driver: json-file
11:56:59 [2021-07-29T11:56:59.142Z]  Cgroup Driver: cgroupfs
11:56:59 [2021-07-29T11:56:59.142Z]  Cgroup Version: 1
11:56:59 [2021-07-29T11:56:59.142Z]  Plugins:
11:56:59 [2021-07-29T11:56:59.142Z]   Volume: local
11:56:59 [2021-07-29T11:56:59.142Z]   Network: bridge host ipvlan macvlan null overlay
11:56:59 [2021-07-29T11:56:59.142Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:56:59 [2021-07-29T11:56:59.142Z]  Swarm: inactive
11:56:59 [2021-07-29T11:56:59.142Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:56:59 [2021-07-29T11:56:59.142Z]  Default Runtime: runc
11:56:59 [2021-07-29T11:56:59.142Z]  Init Binary: docker-init
11:56:59 [2021-07-29T11:56:59.142Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
11:56:59 [2021-07-29T11:56:59.142Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:56:59 [2021-07-29T11:56:59.142Z]  init version: de40ad0
11:56:59 [2021-07-29T11:56:59.142Z]  Security Options:
11:56:59 [2021-07-29T11:56:59.142Z]   apparmor
11:56:59 [2021-07-29T11:56:59.142Z]   seccomp
11:56:59 [2021-07-29T11:56:59.142Z]    Profile: default
11:56:59 [2021-07-29T11:56:59.142Z]  Kernel Version: 5.4.0-1048-aws
11:56:59 [2021-07-29T11:56:59.142Z]  Operating System: Ubuntu 18.04.5 LTS
11:56:59 [2021-07-29T11:56:59.142Z]  OSType: linux
11:56:59 [2021-07-29T11:56:59.142Z]  Architecture: x86_64
11:56:59 [2021-07-29T11:56:59.142Z]  CPUs: 2
11:56:59 [2021-07-29T11:56:59.142Z]  Total Memory: 7.569GiB
11:56:59 [2021-07-29T11:56:59.142Z]  Name: ip-10-100-102-172
11:56:59 [2021-07-29T11:56:59.142Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
11:56:59 [2021-07-29T11:56:59.142Z]  Docker Root Dir: /var/lib/docker
11:56:59 [2021-07-29T11:56:59.142Z]  Debug Mode: false
11:56:59 [2021-07-29T11:56:59.142Z]  Registry: https://index.docker.io/v1/
11:56:59 [2021-07-29T11:56:59.142Z]  Labels:
11:56:59 [2021-07-29T11:56:59.142Z]  Experimental: true
11:56:59 [2021-07-29T11:56:59.142Z]  Insecure Registries:
11:56:59 [2021-07-29T11:56:59.142Z]   127.0.0.0/8
11:56:59 [2021-07-29T11:56:59.142Z]  Live Restore Enabled: true
11:56:59 [2021-07-29T11:56:59.142Z] 
11:56:59 [2021-07-29T11:56:59.142Z] WARNING: No swap limit support
[Pipeline] sh
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z] - Storage Drivers:
11:56:59 [2021-07-29T11:56:59.307Z]   - "aufs":
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_AUFS_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]   - "btrfs":
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:56:59 [2021-07-29T11:56:59.307Z]   - "devicemapper":
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_BLK_DEV_DM: enabled
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]   - "overlay":
11:56:59 [2021-07-29T11:56:59.307Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.307Z]   - "zfs":
11:56:59 [2021-07-29T11:56:59.307Z]     - /dev/zfs: present
11:56:59 [2021-07-29T11:56:59.307Z]     - zfs command: missing
11:56:59 [2021-07-29T11:56:59.307Z]     - zpool command: missing
11:56:59 [2021-07-29T11:56:59.307Z] 
11:56:59 [2021-07-29T11:56:59.307Z] Limits:
11:56:59 [2021-07-29T11:56:59.307Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:56:59 [2021-07-29T11:56:59.307Z] 
11:56:59 [2021-07-29T11:56:59.307Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:56:59 [2021-07-29T11:56:59.426Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:56:59 [2021-07-29T11:56:59.426Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:56:59 [2021-07-29T11:56:59.426Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42684/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
11:56:59 [2021-07-29T11:56:59.426Z] + bash /home/ubuntu/workspace/moby_PR-42684/check-config.sh
11:56:59 [2021-07-29T11:56:59.426Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:56:59 [2021-07-29T11:56:59.426Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
11:56:59 [2021-07-29T11:56:59.426Z] 
11:56:59 [2021-07-29T11:56:59.426Z] Generally Necessary:
11:56:59 [2021-07-29T11:56:59.426Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:56:59 [2021-07-29T11:56:59.426Z] - apparmor: enabled and tools installed
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NAMESPACES: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NET_NS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_PID_NS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_IPC_NS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_UTS_NS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUPS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_CPUACCT: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_DEVICE: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_FREEZER: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_SCHED: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CPUSETS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_MEMCG: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_KEYS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_VETH: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_BRIDGE: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NF_NAT: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_POSIX_MQUEUE: enabled
11:56:59 [2021-07-29T11:56:59.426Z] 
11:56:59 [2021-07-29T11:56:59.426Z] Optional Features:
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_USER_NS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_SECCOMP: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_SECCOMP_FILTER: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_PIDS: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_MEMCG_SWAP: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:56:59 [2021-07-29T11:56:59.426Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_BLK_CGROUP: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_PERF: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_HUGETLB: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_CFS_BANDWIDTH: enabled
11:56:59 [2021-07-29T11:56:59.426Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:56:59 [2021-07-29T11:56:59.494Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:56:59 [2021-07-29T11:56:59.508Z] First time build. Skipping changelog.
11:56:59 [2021-07-29T11:56:59.667Z] + sudo modprobe ip_vs
11:56:59 [2021-07-29T11:56:59.667Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 .
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_RT_GROUP_SCHED: missing
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_VS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_VS_NFCT: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_IP_VS_RR: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_SECURITY_SELINUX: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_SECURITY_APPARMOR: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_EXT4_FS: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:56:59 [2021-07-29T11:56:59.686Z] - Network Drivers:
11:56:59 [2021-07-29T11:56:59.686Z]   - "overlay":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_VXLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       Optional (for encrypted networks):
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_CRYPTO: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_CRYPTO_AEAD: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_CRYPTO_GCM: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_CRYPTO_GHASH: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_XFRM: enabled
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_XFRM_USER: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]       - CONFIG_INET_ESP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "ipvlan":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_IPVLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "macvlan":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_MACVLAN: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_DUMMY: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "ftp,tftp client in container":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z] - Storage Drivers:
11:56:59 [2021-07-29T11:56:59.686Z]   - "aufs":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_AUFS_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "btrfs":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:56:59 [2021-07-29T11:56:59.686Z]   - "devicemapper":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_BLK_DEV_DM: enabled
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "overlay":
11:56:59 [2021-07-29T11:56:59.686Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:56:59 [2021-07-29T11:56:59.686Z]   - "zfs":
11:56:59 [2021-07-29T11:56:59.686Z]     - /dev/zfs: present
11:56:59 [2021-07-29T11:56:59.686Z]     - zfs command: missing
11:56:59 [2021-07-29T11:56:59.686Z]     - zpool command: missing
11:56:59 [2021-07-29T11:56:59.686Z] 
11:56:59 [2021-07-29T11:56:59.686Z] Limits:
11:56:59 [2021-07-29T11:56:59.686Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:56:59 [2021-07-29T11:56:59.686Z] 
11:56:59 [2021-07-29T11:56:59.686Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:57:00 [2021-07-29T11:57:00.022Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2137afc9d55bc0e29de7c7d56adbf4e669733214 .
11:57:00 [2021-07-29T11:57:00.282Z] #2 [internal] load .dockerignore
11:57:00 [2021-07-29T11:57:00.282Z] #2 sha256:3af2bbacde8264d5f1099d5a8628802e1961870ddc72dd25257f0f89d83bb241
11:57:00 [2021-07-29T11:57:00.282Z] #2 transferring context: 87B done
11:57:00 [2021-07-29T11:57:00.282Z] #2 DONE 0.1s
11:57:00 [2021-07-29T11:57:00.282Z] 
11:57:00 [2021-07-29T11:57:00.282Z] #1 [internal] load build definition from Dockerfile
11:57:00 [2021-07-29T11:57:00.282Z] #1 sha256:44d591368c95ccac199d43b617d7ecbfe656120cc316eb079dc9c57e23426c3b
11:57:00 [2021-07-29T11:57:00.282Z] #1 transferring dockerfile: 16.59kB done
11:57:00 [2021-07-29T11:57:00.282Z] #1 DONE 0.2s
11:57:00 [2021-07-29T11:57:00.282Z] 
11:57:00 [2021-07-29T11:57:00.282Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
11:57:00 [2021-07-29T11:57:00.282Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:57:00 [2021-07-29T11:57:00.530Z] + docker version
11:57:00 [2021-07-29T11:57:00.606Z] #2 [internal] load .dockerignore
11:57:00 [2021-07-29T11:57:00.606Z] #2 sha256:eba56a76c1f6d0ad02b3781a27da072d4d2efdcc4a2c781fa3d1b35ae6d6cc48
11:57:00 [2021-07-29T11:57:00.606Z] #2 transferring context: 87B done
11:57:00 [2021-07-29T11:57:00.606Z] #2 DONE 0.1s
11:57:00 [2021-07-29T11:57:00.606Z] 
11:57:00 [2021-07-29T11:57:00.606Z] #1 [internal] load build definition from Dockerfile
11:57:00 [2021-07-29T11:57:00.606Z] #1 sha256:adef2c76e614e8bf744ef6d582beb20d6b588590c7454ca77948c0c3c54e3418
11:57:00 [2021-07-29T11:57:00.606Z] #1 transferring dockerfile: 16.59kB 0.1s done
11:57:00 [2021-07-29T11:57:00.606Z] #1 DONE 0.2s
11:57:00 [2021-07-29T11:57:00.606Z] 
11:57:00 [2021-07-29T11:57:00.606Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
11:57:00 [2021-07-29T11:57:00.606Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69
11:56:59 [2021-07-29T11:56:59.497Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:57:00 [2021-07-29T11:57:00.853Z] #3 DONE 0.4s
11:57:00 [2021-07-29T11:57:00.853Z] 
11:57:00 [2021-07-29T11:57:00.853Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:57:00 [2021-07-29T11:57:00.853Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
11:57:00 [2021-07-29T11:57:00.853Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
11:57:00 [2021-07-29T11:57:00.853Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
11:57:01 [2021-07-29T11:57:01.137Z] #44 75.55 Setting up criu (3.15-1) ...
11:57:01 [2021-07-29T11:57:01.137Z] #44 ...
11:57:01 [2021-07-29T11:57:01.137Z] 
11:57:01 [2021-07-29T11:57:01.137Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:01 [2021-07-29T11:57:01.137Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:01 [2021-07-29T11:57:01.137Z] #46 63.64 bufio
11:57:01 [2021-07-29T11:57:01.137Z] #46 65.44 syscall
11:57:01 [2021-07-29T11:57:01.137Z] #46 73.66 internal/syscall/unix
11:57:01 [2021-07-29T11:57:01.137Z] #46 73.92 internal/poll
11:57:01 [2021-07-29T11:57:01.137Z] #46 ...
11:57:01 [2021-07-29T11:57:01.137Z] 
11:57:01 [2021-07-29T11:57:01.137Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:57:01 [2021-07-29T11:57:01.137Z] #37 sha256:0b076702b1d24182a0e872038531eb9008b0f90d731015e03a542895c5747665
11:57:01 [2021-07-29T11:57:01.138Z] #37 11.00 -- Detecting C compile features
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.10 -- Detecting C compile features - done
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.16 -- Performing Test HAS_BUILTIN_FORTIFY
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.53 -- Configuring done
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.56 -- Generating done
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.57 -- Build files have been written to: /tmp/tmp.fT2ALyQlHx/tini
11:57:01 [2021-07-29T11:57:01.138Z] #37 13.59 + make tini-static
11:57:01 [2021-07-29T11:57:01.138Z] #37 14.00 Scanning dependencies of target tini-static
11:57:01 [2021-07-29T11:57:01.138Z] #37 14.09 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:57:01 [2021-07-29T11:57:01.168Z] #3 DONE 0.6s
11:57:01 [2021-07-29T11:57:01.168Z] 
11:57:01 [2021-07-29T11:57:01.168Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:57:01 [2021-07-29T11:57:01.168Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727
11:57:01 [2021-07-29T11:57:01.168Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
11:57:01 [2021-07-29T11:57:01.168Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done
11:57:01 [2021-07-29T11:57:01.168Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done
11:57:01 [2021-07-29T11:57:01.168Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 4.19MB / 9.64MB 0.1s
11:57:01 [2021-07-29T11:57:01.168Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
11:57:01 [2021-07-29T11:57:01.425Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s
11:57:01 [2021-07-29T11:57:01.425Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4
11:57:01 [2021-07-29T11:57:01.425Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done
11:57:01 [2021-07-29T11:57:01.427Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
11:57:01 [2021-07-29T11:57:01.427Z] #4 DONE 0.7s
11:57:01 [2021-07-29T11:57:01.689Z] 
11:57:01 [2021-07-29T11:57:01.689Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:01 [2021-07-29T11:57:01.689Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:57:01 [2021-07-29T11:57:01.700Z] #37 15.45 [100%] Linking C executable tini-static
11:57:01 [2021-07-29T11:57:01.992Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done
11:57:01 [2021-07-29T11:57:01.992Z] #4 DONE 0.8s
11:57:02 [2021-07-29T11:57:02.253Z] 
11:57:02 [2021-07-29T11:57:02.253Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:02 [2021-07-29T11:57:02.253Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:57:02 [2021-07-29T11:57:02.263Z] #37 16.14 [100%] Built target tini-static
11:57:02 [2021-07-29T11:57:02.263Z] #37 16.23 + mkdir -p /build
11:57:02 [2021-07-29T11:57:02.263Z] #37 16.24 + cp tini-static /build/docker-init
11:57:02 [2021-07-29T11:57:02.521Z] #37 DONE 16.5s
11:57:02 [2021-07-29T11:57:02.521Z] 
11:57:02 [2021-07-29T11:57:02.521Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:57:02 [2021-07-29T11:57:02.521Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:57:02 [2021-07-29T11:57:02.521Z] #44 77.48 Processing triggers for libc-bin (2.28-10) ...
11:57:02 [2021-07-29T11:57:02.521Z] #44 77.55 Processing triggers for mime-support (3.62) ...
11:57:02 [2021-07-29T11:57:02.674Z] #8 DONE 0.9s
11:57:02 [2021-07-29T11:57:02.674Z] 
11:57:02 [2021-07-29T11:57:02.674Z] #7 [internal] load metadata for docker.io/library/debian:buster
11:57:02 [2021-07-29T11:57:02.674Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
11:57:02 [2021-07-29T11:57:02.674Z] #7 DONE 0.9s
11:57:02 [2021-07-29T11:57:02.674Z] 
11:57:02 [2021-07-29T11:57:02.674Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
11:57:02 [2021-07-29T11:57:02.674Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
11:57:02 [2021-07-29T11:57:02.674Z] #5 DONE 0.9s
11:57:02 [2021-07-29T11:57:02.674Z] 
11:57:02 [2021-07-29T11:57:02.674Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:02 [2021-07-29T11:57:02.674Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:57:02 [2021-07-29T11:57:02.674Z] #6 DONE 0.9s
11:57:02 [2021-07-29T11:57:02.777Z] #44 DONE 77.9s
11:57:02 [2021-07-29T11:57:02.777Z] 
11:57:02 [2021-07-29T11:57:02.777Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:02 [2021-07-29T11:57:02.777Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:02 [2021-07-29T11:57:02.777Z] #46 74.09 internal/fmtsort
11:57:02 [2021-07-29T11:57:02.777Z] #46 74.61 internal/syscall/execenv
11:57:02 [2021-07-29T11:57:02.777Z] #46 74.82 path
11:57:02 [2021-07-29T11:57:02.777Z] #46 75.66 io/fs
11:57:03 [2021-07-29T11:57:03.625Z] #8 DONE 1.1s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:03 [2021-07-29T11:57:03.625Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:57:03 [2021-07-29T11:57:03.625Z] #7 DONE 1.1s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #6 [internal] load metadata for docker.io/library/debian:buster
11:57:03 [2021-07-29T11:57:03.625Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34
11:57:03 [2021-07-29T11:57:03.625Z] #6 DONE 1.1s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #5 [internal] load metadata for docker.io/library/golang:1.16.6-buster
11:57:03 [2021-07-29T11:57:03.625Z] #5 sha256:d720b104ffb4d08cfe3071ebec3e70264008e18c25bbf51555e7bf1acb0818a7
11:57:03 [2021-07-29T11:57:03.625Z] #5 DONE 1.2s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #23 [internal] load build context
11:57:03 [2021-07-29T11:57:03.625Z] #23 sha256:c0eda751deab03cc1eb7136b5c48d0be8aeafd8ae848e42045dd7c974637a451
11:57:03 [2021-07-29T11:57:03.625Z] #23 DONE 0.0s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:03 [2021-07-29T11:57:03.625Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:57:03 [2021-07-29T11:57:03.625Z] #63 DONE 0.0s
11:57:03 [2021-07-29T11:57:03.625Z] 
11:57:03 [2021-07-29T11:57:03.625Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:03 [2021-07-29T11:57:03.625Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:03 [2021-07-29T11:57:03.707Z] #46 76.74 regexp/syntax
11:57:03 [2021-07-29T11:57:03.707Z] #46 76.84 os
11:57:03 [2021-07-29T11:57:03.707Z] #46 ...
11:57:03 [2021-07-29T11:57:03.707Z] 
11:57:03 [2021-07-29T11:57:03.707Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:03 [2021-07-29T11:57:03.707Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:57:03 [2021-07-29T11:57:03.707Z] #52 66.73 time
11:57:03 [2021-07-29T11:57:03.707Z] #52 73.07 context
11:57:03 [2021-07-29T11:57:03.707Z] #52 73.95 internal/poll
11:57:03 [2021-07-29T11:57:03.707Z] #52 76.61 io/fs
11:57:03 [2021-07-29T11:57:03.707Z] #52 76.94 encoding/binary
11:57:03 [2021-07-29T11:57:03.707Z] #52 ...
11:57:03 [2021-07-29T11:57:03.707Z] 
11:57:03 [2021-07-29T11:57:03.707Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:03 [2021-07-29T11:57:03.707Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:57:03 [2021-07-29T11:57:03.707Z] #13 67.97 Selecting previously unselected package mingw-w64-x86-64-dev.
11:57:03 [2021-07-29T11:57:03.707Z] #13 67.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:57:03 [2021-07-29T11:57:03.707Z] #13 67.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:57:03 [2021-07-29T11:57:03.882Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.75 Selecting previously unselected package gcc-mingw-w64-base.
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.75 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.82 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.90 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.90 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:57:03 [2021-07-29T11:57:03.963Z] #13 73.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:57:04 [2021-07-29T11:57:04.139Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:04 [2021-07-29T11:57:04.139Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:57:04 [2021-07-29T11:57:04.139Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:57:04 [2021-07-29T11:57:04.139Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s
11:57:04 [2021-07-29T11:57:04.398Z] #65 ...
11:57:04 [2021-07-29T11:57:04.398Z] 
11:57:04 [2021-07-29T11:57:04.398Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
11:57:04 [2021-07-29T11:57:04.398Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
11:57:04 [2021-07-29T11:57:04.398Z] #42 DONE 0.0s
11:57:04 [2021-07-29T11:57:04.398Z] 
11:57:04 [2021-07-29T11:57:04.398Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:04 [2021-07-29T11:57:04.398Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:04 [2021-07-29T11:57:04.398Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.15MB / 12.42MB 0.4s
11:57:04 [2021-07-29T11:57:04.398Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.96MB / 12.42MB 0.5s
11:57:04 [2021-07-29T11:57:04.398Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.6s
11:57:04 [2021-07-29T11:57:04.656Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s
11:57:04 [2021-07-29T11:57:04.656Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0
11:57:04 [2021-07-29T11:57:04.656Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done
11:57:04 [2021-07-29T11:57:04.894Z] #13 ...
11:57:04 [2021-07-29T11:57:04.894Z] 
11:57:04 [2021-07-29T11:57:04.894Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:04 [2021-07-29T11:57:04.894Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:57:04 [2021-07-29T11:57:04.894Z] #52 77.94 os
11:57:05 [2021-07-29T11:57:05.213Z] 
11:57:05 [2021-07-29T11:57:05.213Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:05 [2021-07-29T11:57:05.213Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:05 [2021-07-29T11:57:05.213Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
11:57:05 [2021-07-29T11:57:05.213Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
11:57:05 [2021-07-29T11:57:05.213Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
11:57:05 [2021-07-29T11:57:05.213Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
11:57:05 [2021-07-29T11:57:05.479Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.10MB / 50.44MB 0.1s
11:57:05 [2021-07-29T11:57:05.479Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 9.51MB / 50.44MB 0.3s
11:57:05 [2021-07-29T11:57:05.772Z] #26 ...
11:57:05 [2021-07-29T11:57:05.772Z] 
11:57:05 [2021-07-29T11:57:05.772Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
11:57:05 [2021-07-29T11:57:05.772Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
11:57:05 [2021-07-29T11:57:05.772Z] #42 DONE 0.0s
11:57:05 [2021-07-29T11:57:05.772Z] 
11:57:05 [2021-07-29T11:57:05.772Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:05 [2021-07-29T11:57:05.772Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:05 [2021-07-29T11:57:05.772Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 13.63MB / 50.44MB 0.5s
11:57:05 [2021-07-29T11:57:05.826Z] #52 78.82 encoding/base64
11:57:06 [2021-07-29T11:57:06.032Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 18.87MB / 50.44MB 0.7s
11:57:06 [2021-07-29T11:57:06.032Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 23.07MB / 50.44MB 0.8s
11:57:06 [2021-07-29T11:57:06.295Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 27.26MB / 50.44MB 0.9s
11:57:06 [2021-07-29T11:57:06.295Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 32.78MB / 50.44MB 1.0s
11:57:06 [2021-07-29T11:57:06.560Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 39.85MB / 50.44MB 1.3s
11:57:06 [2021-07-29T11:57:06.758Z] #52 79.65 golang.org/x/sys/unix
11:57:06 [2021-07-29T11:57:06.822Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 45.80MB / 50.44MB 1.6s
11:57:07 [2021-07-29T11:57:07.082Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.7s
11:57:07 [2021-07-29T11:57:07.658Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done
11:57:07 [2021-07-29T11:57:07.918Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959
11:57:09 [2021-07-29T11:57:09.278Z] #52 81.98 fmt
11:57:09 [2021-07-29T11:57:09.923Z] #65 ...
11:57:09 [2021-07-29T11:57:09.923Z] 
11:57:09 [2021-07-29T11:57:09.923Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:09 [2021-07-29T11:57:09.923Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:57:09 [2021-07-29T11:57:09.923Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:57:09 [2021-07-29T11:57:09.923Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:09 [2021-07-29T11:57:09.923Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:57:09 [2021-07-29T11:57:09.923Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:57:09 [2021-07-29T11:57:09.923Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
11:57:09 [2021-07-29T11:57:09.923Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done
11:57:09 [2021-07-29T11:57:09.923Z] #63 DONE 5.6s
11:57:09 [2021-07-29T11:57:09.923Z] 
11:57:09 [2021-07-29T11:57:09.923Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:09 [2021-07-29T11:57:09.923Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:09 [2021-07-29T11:57:09.923Z] #65 ...
11:57:09 [2021-07-29T11:57:09.923Z] 
11:57:09 [2021-07-29T11:57:09.923Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:09 [2021-07-29T11:57:09.923Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.8s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.1s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 3.3s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 4.3s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 98.57MB / 129.05MB 5.5s
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.4s done
11:57:09 [2021-07-29T11:57:09.923Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 2.2s
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 111.60MB / 129.05MB 5.8s
11:57:09 [2021-07-29T11:57:09.923Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 124.78MB / 129.05MB 6.1s
11:57:10 [2021-07-29T11:57:10.559Z] Client: Docker Engine - Community
11:57:10 [2021-07-29T11:57:10.559Z]  Version:           20.10.6
11:57:10 [2021-07-29T11:57:10.559Z]  API version:       1.41
11:57:10 [2021-07-29T11:57:10.559Z]  Go version:        go1.13.15
11:57:10 [2021-07-29T11:57:10.559Z]  Git commit:        370c289
11:57:10 [2021-07-29T11:57:10.559Z]  Built:             Fri Apr  9 22:45:59 2021
11:57:10 [2021-07-29T11:57:10.559Z]  OS/Arch:           linux/arm64
11:57:10 [2021-07-29T11:57:10.559Z]  Context:           default
11:57:10 [2021-07-29T11:57:10.559Z]  Experimental:      true
11:57:10 [2021-07-29T11:57:10.559Z] 
11:57:10 [2021-07-29T11:57:10.559Z] Server: Docker Engine - Community
11:57:10 [2021-07-29T11:57:10.559Z]  Engine:
11:57:10 [2021-07-29T11:57:10.559Z]   Version:          20.10.6
11:57:10 [2021-07-29T11:57:10.559Z]   API version:      1.41 (minimum version 1.12)
11:57:10 [2021-07-29T11:57:10.559Z]   Go version:       go1.13.15
11:57:10 [2021-07-29T11:57:10.560Z]   Git commit:       8728dd2
11:57:10 [2021-07-29T11:57:10.560Z]   Built:            Fri Apr  9 22:44:09 2021
11:57:10 [2021-07-29T11:57:10.560Z]   OS/Arch:          linux/arm64
11:57:10 [2021-07-29T11:57:10.560Z]   Experimental:     true
11:57:10 [2021-07-29T11:57:10.560Z]  containerd:
11:57:10 [2021-07-29T11:57:10.560Z]   Version:          1.4.6
11:57:10 [2021-07-29T11:57:10.560Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
11:57:10 [2021-07-29T11:57:10.560Z]  runc:
11:57:10 [2021-07-29T11:57:10.560Z]   Version:          1.0.0-rc95
11:57:10 [2021-07-29T11:57:10.560Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:57:10 [2021-07-29T11:57:10.560Z]  docker-init:
11:57:10 [2021-07-29T11:57:10.560Z]   Version:          0.19.0
11:57:10 [2021-07-29T11:57:10.560Z]   GitCommit:        de40ad0
[Pipeline] sh
11:57:10 [2021-07-29T11:57:10.898Z] + docker info
11:57:11 [2021-07-29T11:57:11.215Z] #26 ...
11:57:11 [2021-07-29T11:57:11.215Z] 
11:57:11 [2021-07-29T11:57:11.215Z] #23 [internal] load build context
11:57:11 [2021-07-29T11:57:11.215Z] #23 sha256:8098e9d26835006e80b006efe864b41987a164030f756d8b1ed83d7eea1758c8
11:57:11 [2021-07-29T11:57:11.215Z] #23 transferring context: 55.79MB 5.6s done
11:57:11 [2021-07-29T11:57:11.215Z] #23 DONE 5.7s
11:57:11 [2021-07-29T11:57:11.215Z] 
11:57:11 [2021-07-29T11:57:11.215Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:11 [2021-07-29T11:57:11.215Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:11 [2021-07-29T11:57:11.215Z] #26 ...
11:57:11 [2021-07-29T11:57:11.215Z] 
11:57:11 [2021-07-29T11:57:11.215Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:11 [2021-07-29T11:57:11.215Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.1s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:60d87036a5ef3cd02b3a7acf1dce82071716a84e03e94ee0b544e566e14a2aef 1.79kB / 1.79kB done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:028d102f774acfd5d9a17d60dc321add40bea5cc6f06e0a84fd3aca1bb4c2b12 6.99kB / 6.99kB done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 2.2s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 7.83MB / 7.83MB 0.6s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 10.00MB / 10.00MB 1.0s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 51.84MB / 51.84MB 2.7s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 68.75MB / 68.75MB 3.5s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 155B / 155B 3.5s done
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 73.13MB / 129.05MB 5.6s
11:57:11 [2021-07-29T11:57:11.215Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 81.79MB / 129.05MB 5.9s
11:57:11 [2021-07-29T11:57:11.475Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 91.80MB / 129.05MB 6.2s
11:57:11 [2021-07-29T11:57:11.735Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 103.81MB / 129.05MB 6.4s
11:57:11 [2021-07-29T11:57:11.819Z] #9 ...
11:57:11 [2021-07-29T11:57:11.819Z] 
11:57:11 [2021-07-29T11:57:11.819Z] #23 [internal] load build context
11:57:11 [2021-07-29T11:57:11.819Z] #23 sha256:c0eda751deab03cc1eb7136b5c48d0be8aeafd8ae848e42045dd7c974637a451
11:57:11 [2021-07-29T11:57:11.819Z] #23 transferring context: 55.79MB 7.1s done
11:57:11 [2021-07-29T11:57:11.819Z] #23 DONE 7.6s
11:57:11 [2021-07-29T11:57:11.819Z] 
11:57:11 [2021-07-29T11:57:11.819Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:11 [2021-07-29T11:57:11.819Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:11 [2021-07-29T11:57:11.819Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.9s done
11:57:11 [2021-07-29T11:57:11.819Z] #65 DONE 7.6s
11:57:11 [2021-07-29T11:57:11.819Z] 
11:57:11 [2021-07-29T11:57:11.819Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:11 [2021-07-29T11:57:11.819Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:11 [2021-07-29T11:57:11.819Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.1s done
11:57:11 [2021-07-29T11:57:11.819Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
11:57:11 [2021-07-29T11:57:11.819Z] #26 sha256:0c493c517180a20aecaa80fe12ec594476df79deabbed42296169380df962e86 529B / 529B done
11:57:11 [2021-07-29T11:57:11.819Z] #26 sha256:0980b84bde890bbdd5db43522a34b4f7c3c96f4d026527f4a7266f7ee408780d 1.46kB / 1.46kB done
11:57:11 [2021-07-29T11:57:11.819Z] #26 sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 50.44MB / 50.44MB 1.9s done
11:57:11 [2021-07-29T11:57:11.995Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 112.20MB / 129.05MB 6.7s
11:57:12 [2021-07-29T11:57:12.255Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 119.54MB / 129.05MB 6.9s
11:57:12 [2021-07-29T11:57:12.515Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 7.1s
11:57:12 [2021-07-29T11:57:12.752Z] #26 ...
11:57:12 [2021-07-29T11:57:12.752Z] 
11:57:12 [2021-07-29T11:57:12.752Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:57:12 [2021-07-29T11:57:12.752Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:57:12 [2021-07-29T11:57:12.752Z] #64 DONE 1.0s
11:57:12 [2021-07-29T11:57:12.752Z] 
11:57:12 [2021-07-29T11:57:12.752Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:12 [2021-07-29T11:57:12.752Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:12 [2021-07-29T11:57:12.752Z] #26 ...
11:57:12 [2021-07-29T11:57:12.752Z] 
11:57:12 [2021-07-29T11:57:12.752Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:57:12 [2021-07-29T11:57:12.752Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:57:13 [2021-07-29T11:57:13.317Z] #66 DONE 0.6s
11:57:13 [2021-07-29T11:57:13.317Z] 
11:57:13 [2021-07-29T11:57:13.317Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:13 [2021-07-29T11:57:13.317Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:13 [2021-07-29T11:57:13.456Z] #9 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 5.7s
11:57:13 [2021-07-29T11:57:13.506Z] #52 ...
11:57:13 [2021-07-29T11:57:13.506Z] 
11:57:13 [2021-07-29T11:57:13.506Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:13 [2021-07-29T11:57:13.506Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:13 [2021-07-29T11:57:13.506Z] #46 80.57 fmt
11:57:13 [2021-07-29T11:57:13.506Z] #46 81.76 path/filepath
11:57:13 [2021-07-29T11:57:13.506Z] #46 83.11 regexp
11:57:13 [2021-07-29T11:57:13.506Z] #46 84.78 flag
11:57:13 [2021-07-29T11:57:13.506Z] #46 86.47 go/token
11:57:13 [2021-07-29T11:57:13.506Z] #46 ...
11:57:13 [2021-07-29T11:57:13.506Z] 
11:57:13 [2021-07-29T11:57:13.506Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:13 [2021-07-29T11:57:13.506Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:57:13 [2021-07-29T11:57:13.506Z] #52 86.52 encoding/json
11:57:13 [2021-07-29T11:57:13.717Z] #9 ...
11:57:13 [2021-07-29T11:57:13.717Z] 
11:57:13 [2021-07-29T11:57:13.717Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:13 [2021-07-29T11:57:13.717Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:57:13 [2021-07-29T11:57:13.717Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:57:13 [2021-07-29T11:57:13.717Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:13 [2021-07-29T11:57:13.717Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:57:13 [2021-07-29T11:57:13.717Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:57:13 [2021-07-29T11:57:13.717Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done
11:57:13 [2021-07-29T11:57:13.717Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
11:57:13 [2021-07-29T11:57:13.717Z] #63 DONE 8.5s
11:57:13 [2021-07-29T11:57:13.717Z] 
11:57:13 [2021-07-29T11:57:13.717Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:13 [2021-07-29T11:57:13.717Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:13 [2021-07-29T11:57:13.717Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
11:57:13 [2021-07-29T11:57:13.717Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:13 [2021-07-29T11:57:13.717Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:57:13 [2021-07-29T11:57:13.717Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:57:13 [2021-07-29T11:57:13.717Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done
11:57:13 [2021-07-29T11:57:13.717Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done
11:57:13 [2021-07-29T11:57:13.717Z] #65 DONE 8.6s
11:57:13 [2021-07-29T11:57:13.717Z] 
11:57:13 [2021-07-29T11:57:13.717Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:13 [2021-07-29T11:57:13.717Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:13 [2021-07-29T11:57:13.717Z] #9 sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 129.05MB / 129.05MB 8.3s done
11:57:13 [2021-07-29T11:57:13.717Z] #9 ...
11:57:13 [2021-07-29T11:57:13.717Z] 
11:57:13 [2021-07-29T11:57:13.717Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:13 [2021-07-29T11:57:13.717Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91
11:57:13 [2021-07-29T11:57:13.880Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 7.4s done
11:57:14 [2021-07-29T11:57:14.137Z] #26 DONE 10.4s
11:57:14 [2021-07-29T11:57:14.137Z] 
11:57:14 [2021-07-29T11:57:14.137Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:14 [2021-07-29T11:57:14.137Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:57:14 [2021-07-29T11:57:14.896Z] #52 88.08 github.com/pkg/diff
11:57:15 [2021-07-29T11:57:15.513Z] #27 1.304 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:57:15 [2021-07-29T11:57:15.513Z] #27 1.316 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:57:15 [2021-07-29T11:57:15.513Z] #27 1.316 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:57:15 [2021-07-29T11:57:15.777Z] #27 1.502 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:57:16 [2021-07-29T11:57:16.040Z] #27 1.709 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:57:16 [2021-07-29T11:57:16.262Z] #52 89.46 go/ast
11:57:16 [2021-07-29T11:57:16.262Z] #26 extracting sha256:627b765e08d177e63c9a202ca4991b711448905b934435c70b7cbd7d4a9c7959 8.1s done
11:57:16 [2021-07-29T11:57:16.301Z] #27 2.202 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:57:16 [2021-07-29T11:57:16.522Z] #26 DONE 11.4s
11:57:16 [2021-07-29T11:57:16.522Z] 
11:57:16 [2021-07-29T11:57:16.522Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:57:16 [2021-07-29T11:57:16.522Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
11:57:17 [2021-07-29T11:57:17.466Z] #64 DONE 0.7s
11:57:17 [2021-07-29T11:57:17.466Z] 
11:57:17 [2021-07-29T11:57:17.466Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:57:17 [2021-07-29T11:57:17.466Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
11:57:18 [2021-07-29T11:57:18.037Z] #66 DONE 0.7s
11:57:18 [2021-07-29T11:57:18.037Z] 
11:57:18 [2021-07-29T11:57:18.037Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:18 [2021-07-29T11:57:18.037Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:18 [2021-07-29T11:57:18.037Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.9s done
11:57:18 [2021-07-29T11:57:18.037Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a
11:57:18 [2021-07-29T11:57:18.193Z] #27 3.722 Fetched 8458 kB in 3s (3160 kB/s)
11:57:18 [2021-07-29T11:57:18.759Z] #27 3.722 Reading package lists...
11:57:18 [2021-07-29T11:57:18.778Z] #52 ...
11:57:18 [2021-07-29T11:57:18.778Z] 
11:57:18 [2021-07-29T11:57:18.778Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:57:18 [2021-07-29T11:57:18.778Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:57:18 [2021-07-29T11:57:18.778Z] #57 47.94 Checking out files:  47% (1956/4154)   
Checking out files:  48% (1994/4154)   
Checking out files:  49% (2036/4154)   
Checking out files:  50% (2077/4154)   
Checking out files:  51% (2119/4154)   
Checking out files:  52% (2161/4154)   
Checking out files:  53% (2202/4154)   
Checking out files:  54% (2244/4154)   
Checking out files:  55% (2285/4154)   
Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  88% (3658/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
11:57:18 [2021-07-29T11:57:18.778Z] #57 49.44 + cd /tmp/tmp.MZfquVXcAX/src/github.com/containerd/containerd
11:57:18 [2021-07-29T11:57:18.778Z] #57 49.44 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + export 'BUILDTAGS=netgo osusergo static_build'
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + BUILDTAGS='netgo osusergo static_build'
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + export EXTRA_FLAGS=-buildmode=pie
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + EXTRA_FLAGS=-buildmode=pie
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + '[' '' = dynamic ']'
11:57:18 [2021-07-29T11:57:18.778Z] #57 50.88 + make
11:57:18 [2021-07-29T11:57:18.778Z] #57 52.45 + bin/ctr
11:57:18 [2021-07-29T11:57:18.982Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 1.1s done
11:57:19 [2021-07-29T11:57:19.694Z] #27 4.646 Reading package lists...
11:57:19 [2021-07-29T11:57:19.921Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.649 Building dependency tree...
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985 The following additional packages will be installed:
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985 Suggested packages:
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985   krb5-doc krb5-user
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985 Recommended packages:
11:57:20 [2021-07-29T11:57:20.256Z] #27 5.985   krb5-locales publicsuffix libsasl2-modules
11:57:20 [2021-07-29T11:57:20.256Z] #27 6.210 The following NEW packages will be installed:
11:57:20 [2021-07-29T11:57:20.512Z] #27 6.211   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
11:57:20 [2021-07-29T11:57:20.512Z] #27 6.211   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
11:57:20 [2021-07-29T11:57:20.512Z] #27 6.211   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:57:20 [2021-07-29T11:57:20.512Z] #27 6.213   libssh2-1 libssl1.1 openssl
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.500 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.500 Need to get 5058 kB of archives.
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.500 After this operation, 12.1 MB of additional disk space will be used.
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.500 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.513 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.513 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.521 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.521 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.528 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.557 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.579 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.581 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.586 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.589 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.592 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.594 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.601 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.601 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.601 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
11:57:20 [2021-07-29T11:57:20.769Z] #27 6.608 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.609 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.613 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.616 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.618 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.802 debconf: delaying package configuration, since apt-utils is not installed
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.829 Fetched 5058 kB in 0s (13.5 MB/s)
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.869 Selecting previously unselected package libkeyutils1:amd64.
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.869 (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 ... 6677 files and directories currently installed.)
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.873 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.883 Unpacking libkeyutils1:amd64 (1.6-6) ...
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.923 Selecting previously unselected package libkrb5support0:amd64.
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.923 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.025Z] #27 6.930 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:57:21 [2021-07-29T11:57:21.281Z] #27 6.989 Selecting previously unselected package libk5crypto3:amd64.
11:57:21 [2021-07-29T11:57:21.281Z] #27 6.989 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.281Z] #27 6.993 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:57:21 [2021-07-29T11:57:21.281Z] #27 7.082 Selecting previously unselected package libssl1.1:amd64.
11:57:21 [2021-07-29T11:57:21.281Z] #27 7.082 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.281Z] #27 7.086 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:57:21 [2021-07-29T11:57:21.996Z] #27 7.416 Selecting previously unselected package libkrb5-3:amd64.
11:57:21 [2021-07-29T11:57:21.996Z] #27 7.416 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.996Z] #27 7.419 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.533 Selecting previously unselected package libgssapi-krb5-2:amd64.
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.533 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.544 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.606 Selecting previously unselected package openssl.
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.606 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.615 Unpacking openssl (1.1.1d-0+deb10u6) ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.789 Selecting previously unselected package ca-certificates.
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.789 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.789 Unpacking ca-certificates (20200601~deb10u2) ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.883 Selecting previously unselected package libsasl2-modules-db:amd64.
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.883 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:57:21 [2021-07-29T11:57:21.997Z] #27 7.889 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 7.936 Selecting previously unselected package libsasl2-2:amd64.
11:57:22 [2021-07-29T11:57:22.283Z] #27 7.936 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 7.940 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 7.994 Selecting previously unselected package libldap-common.
11:57:22 [2021-07-29T11:57:22.283Z] #27 7.994 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 8.002 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 8.082 Selecting previously unselected package libldap-2.4-2:amd64.
11:57:22 [2021-07-29T11:57:22.283Z] #27 8.082 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.283Z] #27 8.090 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.176 Selecting previously unselected package libnghttp2-14:amd64.
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.176 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.180 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.274 Selecting previously unselected package libpsl5:amd64.
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.274 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.278 Unpacking libpsl5:amd64 (0.20.2-2) ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.335 Selecting previously unselected package librtmp1:amd64.
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.335 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.338 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.390 Selecting previously unselected package libssh2-1:amd64.
11:57:22 [2021-07-29T11:57:22.546Z] #27 8.390 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.803Z] #27 8.395 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.457 Selecting previously unselected package libcurl4:amd64.
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.457 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.462 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.549 Selecting previously unselected package curl.
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.549 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.556 Unpacking curl (7.64.0-4+deb10u2) ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.656 Selecting previously unselected package libonig5:amd64.
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.656 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.690 Unpacking libonig5:amd64 (6.9.1-1) ...
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.758 Selecting previously unselected package libjq1:amd64.
11:57:22 [2021-07-29T11:57:22.804Z] #27 8.758 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.764 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.817 Selecting previously unselected package jq.
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.817 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.822 Unpacking jq (1.5+dfsg-2+b1) ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.877 Setting up libkeyutils1:amd64 (1.6-6) ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.888 Setting up libpsl5:amd64 (0.20.2-2) ...
11:57:23 [2021-07-29T11:57:23.061Z] #27 8.900 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:57:23 [2021-07-29T11:57:23.135Z] Client:
11:57:23 [2021-07-29T11:57:23.135Z]  Context:    default
11:57:23 [2021-07-29T11:57:23.135Z]  Debug Mode: false
11:57:23 [2021-07-29T11:57:23.135Z]  Plugins:
11:57:23 [2021-07-29T11:57:23.135Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
11:57:23 [2021-07-29T11:57:23.135Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
11:57:23 [2021-07-29T11:57:23.135Z] 
11:57:23 [2021-07-29T11:57:23.135Z] Server:
11:57:23 [2021-07-29T11:57:23.135Z]  Containers: 0
11:57:23 [2021-07-29T11:57:23.135Z]   Running: 0
11:57:23 [2021-07-29T11:57:23.135Z]   Paused: 0
11:57:23 [2021-07-29T11:57:23.135Z]   Stopped: 0
11:57:23 [2021-07-29T11:57:23.135Z]  Images: 0
11:57:23 [2021-07-29T11:57:23.135Z]  Server Version: 20.10.6
11:57:23 [2021-07-29T11:57:23.135Z]  Storage Driver: overlay2
11:57:23 [2021-07-29T11:57:23.135Z]   Backing Filesystem: extfs
11:57:23 [2021-07-29T11:57:23.135Z]   Supports d_type: true
11:57:23 [2021-07-29T11:57:23.135Z]   Native Overlay Diff: true
11:57:23 [2021-07-29T11:57:23.135Z]   userxattr: false
11:57:23 [2021-07-29T11:57:23.135Z]  Logging Driver: json-file
11:57:23 [2021-07-29T11:57:23.135Z]  Cgroup Driver: cgroupfs
11:57:23 [2021-07-29T11:57:23.135Z]  Cgroup Version: 1
11:57:23 [2021-07-29T11:57:23.135Z]  Plugins:
11:57:23 [2021-07-29T11:57:23.135Z]   Volume: local
11:57:23 [2021-07-29T11:57:23.135Z]   Network: bridge host ipvlan macvlan null overlay
11:57:23 [2021-07-29T11:57:23.135Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
11:57:23 [2021-07-29T11:57:23.135Z]  Swarm: inactive
11:57:23 [2021-07-29T11:57:23.135Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
11:57:23 [2021-07-29T11:57:23.135Z]  Default Runtime: runc
11:57:23 [2021-07-29T11:57:23.135Z]  Init Binary: docker-init
11:57:23 [2021-07-29T11:57:23.135Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
11:57:23 [2021-07-29T11:57:23.135Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
11:57:23 [2021-07-29T11:57:23.135Z]  init version: de40ad0
11:57:23 [2021-07-29T11:57:23.135Z]  Security Options:
11:57:23 [2021-07-29T11:57:23.135Z]   apparmor
11:57:23 [2021-07-29T11:57:23.135Z]   seccomp
11:57:23 [2021-07-29T11:57:23.135Z]    Profile: default
11:57:23 [2021-07-29T11:57:23.135Z]  Kernel Version: 5.4.0-1048-aws
11:57:23 [2021-07-29T11:57:23.135Z]  Operating System: Ubuntu 20.04.2 LTS
11:57:23 [2021-07-29T11:57:23.135Z]  OSType: linux
11:57:23 [2021-07-29T11:57:23.135Z]  Architecture: aarch64
11:57:23 [2021-07-29T11:57:23.135Z]  CPUs: 4
11:57:23 [2021-07-29T11:57:23.135Z]  Total Memory: 7.494GiB
11:57:23 [2021-07-29T11:57:23.135Z]  Name: ip-10-100-109-48
11:57:23 [2021-07-29T11:57:23.135Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
11:57:23 [2021-07-29T11:57:23.135Z]  Docker Root Dir: /var/lib/docker
11:57:23 [2021-07-29T11:57:23.135Z]  Debug Mode: false
11:57:23 [2021-07-29T11:57:23.135Z]  Registry: https://index.docker.io/v1/
11:57:23 [2021-07-29T11:57:23.135Z]  Labels:
11:57:23 [2021-07-29T11:57:23.135Z]  Experimental: true
11:57:23 [2021-07-29T11:57:23.135Z]  Insecure Registries:
11:57:23 [2021-07-29T11:57:23.135Z]   127.0.0.0/8
11:57:23 [2021-07-29T11:57:23.135Z]  Live Restore Enabled: true
11:57:23 [2021-07-29T11:57:23.135Z] 
11:57:23 [2021-07-29T11:57:23.135Z] WARNING: No swap limit support
[Pipeline] sh
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.034 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.050 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.064 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.077 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.088 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.098 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.108 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:23 [2021-07-29T11:57:23.319Z] #27 9.118 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.131 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.141 Setting up openssl (1.1.1d-0+deb10u6) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.157 Setting up libonig5:amd64 (6.9.1-1) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.168 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.179 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:57:23 [2021-07-29T11:57:23.320Z] #27 9.190 Setting up ca-certificates (20200601~deb10u2) ...
11:57:23 [2021-07-29T11:57:23.430Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:57:23 [2021-07-29T11:57:23.430Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
11:57:23 [2021-07-29T11:57:23.430Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42684/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
11:57:23 [2021-07-29T11:57:23.430Z] + bash /home/ubuntu/workspace/moby_PR-42684/check-config.sh
11:57:23 [2021-07-29T11:57:23.430Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
11:57:23 [2021-07-29T11:57:23.430Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
11:57:23 [2021-07-29T11:57:23.430Z] 
11:57:23 [2021-07-29T11:57:23.430Z] Generally Necessary:
11:57:23 [2021-07-29T11:57:23.430Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
11:57:23 [2021-07-29T11:57:23.430Z] - apparmor: enabled and tools installed
11:57:23 [2021-07-29T11:57:23.430Z] - CONFIG_NAMESPACES: enabled
11:57:23 [2021-07-29T11:57:23.430Z] - CONFIG_NET_NS: enabled
11:57:23 [2021-07-29T11:57:23.430Z] - CONFIG_PID_NS: enabled
11:57:23 [2021-07-29T11:57:23.430Z] - CONFIG_IPC_NS: enabled
11:57:23 [2021-07-29T11:57:23.430Z] - CONFIG_UTS_NS: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CGROUPS: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CGROUP_CPUACCT: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CGROUP_DEVICE: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CGROUP_FREEZER: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CGROUP_SCHED: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_CPUSETS: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_MEMCG: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_KEYS: enabled
11:57:23 [2021-07-29T11:57:23.431Z] - CONFIG_VETH: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_BRIDGE: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_IP_NF_FILTER: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_IP_NF_NAT: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_NF_NAT: enabled (as module)
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_POSIX_MQUEUE: enabled
11:57:23 [2021-07-29T11:57:23.692Z] 
11:57:23 [2021-07-29T11:57:23.692Z] Optional Features:
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_USER_NS: enabled
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_SECCOMP: enabled
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_SECCOMP_FILTER: enabled
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_CGROUP_PIDS: enabled
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_MEMCG_SWAP: enabled
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
11:57:23 [2021-07-29T11:57:23.692Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
11:57:23 [2021-07-29T11:57:23.692Z] - CONFIG_BLK_CGROUP: enabled
11:57:23 [2021-07-29T11:57:23.693Z] - CONFIG_BLK_DEV_THROTTLING: enabled
11:57:23 [2021-07-29T11:57:23.693Z] - CONFIG_CGROUP_PERF: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_CGROUP_HUGETLB: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_CGROUP_NET_PRIO: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_CFS_BANDWIDTH: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_FAIR_GROUP_SCHED: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_RT_GROUP_SCHED: missing
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_VS: enabled (as module)
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_VS_NFCT: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_VS_PROTO_TCP: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_VS_PROTO_UDP: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_IP_VS_RR: enabled (as module)
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_SECURITY_SELINUX: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_SECURITY_APPARMOR: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_EXT4_FS: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - CONFIG_EXT4_FS_SECURITY: enabled
11:57:23 [2021-07-29T11:57:23.954Z] - Network Drivers:
11:57:23 [2021-07-29T11:57:23.954Z]   - "overlay":
11:57:23 [2021-07-29T11:57:23.954Z]     - CONFIG_VXLAN: enabled (as module)
11:57:23 [2021-07-29T11:57:23.954Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
11:57:23 [2021-07-29T11:57:23.954Z]       Optional (for encrypted networks):
11:57:24 [2021-07-29T11:57:24.019Z] #57 ...
11:57:24 [2021-07-29T11:57:24.019Z] 
11:57:24 [2021-07-29T11:57:24.019Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:24 [2021-07-29T11:57:24.019Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:24 [2021-07-29T11:57:24.019Z] #46 86.73 internal/lazyregexp
11:57:24 [2021-07-29T11:57:24.019Z] #46 87.09 net/url
11:57:24 [2021-07-29T11:57:24.019Z] #46 87.59 go/scanner
11:57:24 [2021-07-29T11:57:24.019Z] #46 88.53 go/ast
11:57:24 [2021-07-29T11:57:24.019Z] #46 88.74 text/template/parse
11:57:24 [2021-07-29T11:57:24.019Z] #46 92.55 go/parser
11:57:24 [2021-07-29T11:57:24.019Z] #46 93.50 text/template
11:57:24 [2021-07-29T11:57:24.019Z] #46 95.99 encoding/xml
11:57:24 [2021-07-29T11:57:24.019Z] #46 ...
11:57:24 [2021-07-29T11:57:24.019Z] 
11:57:24 [2021-07-29T11:57:24.019Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:24 [2021-07-29T11:57:24.019Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:57:24 [2021-07-29T11:57:24.019Z] #13 93.48 Selecting previously unselected package g++-mingw-w64-x86-64.
11:57:24 [2021-07-29T11:57:24.019Z] #13 93.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:57:24 [2021-07-29T11:57:24.019Z] #13 93.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_CRYPTO: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_CRYPTO_AEAD: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_CRYPTO_GCM: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_CRYPTO_SEQIV: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_CRYPTO_GHASH: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_XFRM: enabled
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_XFRM_USER: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_XFRM_ALGO: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]       - CONFIG_INET_ESP: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]   - "ipvlan":
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_IPVLAN: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]   - "macvlan":
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_MACVLAN: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_DUMMY: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]   - "ftp,tftp client in container":
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z] - Storage Drivers:
11:57:24 [2021-07-29T11:57:24.216Z]   - "aufs":
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_AUFS_FS: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]   - "btrfs":
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_BTRFS_FS: enabled (as module)
11:57:24 [2021-07-29T11:57:24.216Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
11:57:24 [2021-07-29T11:57:24.216Z]   - "devicemapper":
11:57:24 [2021-07-29T11:57:24.217Z]     - CONFIG_BLK_DEV_DM: enabled
11:57:24 [2021-07-29T11:57:24.217Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
11:57:24 [2021-07-29T11:57:24.217Z]   - "overlay":
11:57:24 [2021-07-29T11:57:24.217Z]     - CONFIG_OVERLAY_FS: enabled (as module)
11:57:24 [2021-07-29T11:57:24.217Z]   - "zfs":
11:57:24 [2021-07-29T11:57:24.217Z]     - /dev/zfs: present
11:57:24 [2021-07-29T11:57:24.217Z]     - zfs command: missing
11:57:24 [2021-07-29T11:57:24.217Z]     - zpool command: missing
11:57:24 [2021-07-29T11:57:24.217Z] 
11:57:24 [2021-07-29T11:57:24.217Z] Limits:
11:57:24 [2021-07-29T11:57:24.253Z] #27 ...
11:57:24 [2021-07-29T11:57:24.253Z] 
11:57:24 [2021-07-29T11:57:24.253Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:24 [2021-07-29T11:57:24.253Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:24 [2021-07-29T11:57:24.253Z] #9 extracting sha256:c040670e5e559fd936db175530ad4c1dd014bd25b2bf25ea19fa20554fe2d736 0.9s done
11:57:24 [2021-07-29T11:57:24.253Z] #9 extracting sha256:073a180f4992853fa3dd8da604e7b041bc8ea92157749d042c0853312f178f6a 0.6s done
11:57:24 [2021-07-29T11:57:24.253Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 6.9s done
11:57:24 [2021-07-29T11:57:24.253Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 0.9s
11:57:24 [2021-07-29T11:57:24.253Z] #9 ...
11:57:24 [2021-07-29T11:57:24.253Z] 
11:57:24 [2021-07-29T11:57:24.253Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:24 [2021-07-29T11:57:24.253Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:57:24 [2021-07-29T11:57:24.253Z] #27 10.07 Updating certificates in /etc/ssl/certs...
11:57:24 [2021-07-29T11:57:24.478Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
11:57:24 [2021-07-29T11:57:24.478Z] 
11:57:24 [2021-07-29T11:57:24.478Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
11:57:24 [2021-07-29T11:57:24.823Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 .
11:57:25 [2021-07-29T11:57:25.086Z] #1 [internal] load build definition from Dockerfile
11:57:25 [2021-07-29T11:57:25.086Z] #1 sha256:ce41415d89f5c4b3bcc636f673b9c32c936e1efaae889c9643fd9ab6ce975e28
11:57:25 [2021-07-29T11:57:25.348Z] #1 transferring dockerfile: 16.59kB done
11:57:25 [2021-07-29T11:57:25.348Z] #1 DONE 0.1s
11:57:25 [2021-07-29T11:57:25.348Z] 
11:57:25 [2021-07-29T11:57:25.348Z] #2 [internal] load .dockerignore
11:57:25 [2021-07-29T11:57:25.348Z] #2 sha256:ea9b374d2910e3706505744391c83ea4735816474446b034e2d1d4b9a86f5b47
11:57:25 [2021-07-29T11:57:25.348Z] #2 transferring context: 87B done
11:57:25 [2021-07-29T11:57:25.348Z] #2 DONE 0.1s
11:57:25 [2021-07-29T11:57:25.348Z] 
11:57:25 [2021-07-29T11:57:25.348Z] #3 resolve image config for docker.io/docker/dockerfile:1.2
11:57:25 [2021-07-29T11:57:25.348Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949
11:57:25 [2021-07-29T11:57:25.368Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 5.1s
11:57:25 [2021-07-29T11:57:25.368Z] #9 ...
11:57:25 [2021-07-29T11:57:25.368Z] 
11:57:25 [2021-07-29T11:57:25.368Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:25 [2021-07-29T11:57:25.368Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:57:25 [2021-07-29T11:57:25.368Z] #27 1.499 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 1.514 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 1.514 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 1.756 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 2.047 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 2.536 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 4.064 Fetched 8458 kB in 3s (2994 kB/s)
11:57:25 [2021-07-29T11:57:25.368Z] #27 4.064 Reading package lists...
11:57:25 [2021-07-29T11:57:25.368Z] #27 5.012 Reading package lists...
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.106 Building dependency tree...
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488 The following additional packages will be installed:
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488 Suggested packages:
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488   krb5-doc krb5-user
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488 Recommended packages:
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.488   krb5-locales publicsuffix libsasl2-modules
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.776 The following NEW packages will be installed:
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.781   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.781   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.781   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:57:25 [2021-07-29T11:57:25.368Z] #27 6.781   libssh2-1 libssl1.1 openssl
11:57:25 [2021-07-29T11:57:25.368Z] #27 7.074 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
11:57:25 [2021-07-29T11:57:25.368Z] #27 7.074 Need to get 5058 kB of archives.
11:57:25 [2021-07-29T11:57:25.368Z] #27 7.074 After this operation, 12.1 MB of additional disk space will be used.
11:57:25 [2021-07-29T11:57:25.368Z] #27 7.074 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB]
11:57:25 [2021-07-29T11:57:25.368Z] #27 7.080 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.080 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.088 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.088 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.105 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.124 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.179 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.181 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.188 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.188 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.196 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.196 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.206 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.206 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.206 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.220 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.220 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.220 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.226 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.226 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.392 debconf: delaying package configuration, since apt-utils is not installed
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.429 Fetched 5058 kB in 0s (12.4 MB/s)
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.460 Selecting previously unselected package libkeyutils1:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.460 (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 ... 6677 files and directories currently installed.)
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.460 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.465 Unpacking libkeyutils1:amd64 (1.6-6) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.505 Selecting previously unselected package libkrb5support0:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.505 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.508 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.560 Selecting previously unselected package libk5crypto3:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.560 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.565 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.639 Selecting previously unselected package libssl1.1:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.641 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.644 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.944 Selecting previously unselected package libkrb5-3:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.944 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 7.944 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.047 Selecting previously unselected package libgssapi-krb5-2:amd64.
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.047 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.054 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.118 Selecting previously unselected package openssl.
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.118 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 8.122 Unpacking openssl (1.1.1d-0+deb10u6) ...
11:57:25 [2021-07-29T11:57:25.369Z] #27 ...
11:57:25 [2021-07-29T11:57:25.369Z] 
11:57:25 [2021-07-29T11:57:25.369Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:25 [2021-07-29T11:57:25.369Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.23 137 added, 0 removed; done.
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.28 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.29 Setting up jq (1.5+dfsg-2+b1) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.30 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.31 Setting up curl (7.64.0-4+deb10u2) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.32 Processing triggers for libc-bin (2.28-10) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.35 Processing triggers for ca-certificates (20200601~deb10u2) ...
11:57:25 [2021-07-29T11:57:25.629Z] #27 11.36 Updating certificates in /etc/ssl/certs...
11:57:26 [2021-07-29T11:57:26.292Z] #3 DONE 0.5s
11:57:26 [2021-07-29T11:57:26.292Z] 
11:57:26 [2021-07-29T11:57:26.292Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043
11:57:26 [2021-07-29T11:57:26.292Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 4.19MB / 9.01MB 0.2s
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done
11:57:26 [2021-07-29T11:57:26.292Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 6.29MB / 9.01MB 0.3s
11:57:26 [2021-07-29T11:57:26.554Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s
11:57:26 [2021-07-29T11:57:26.554Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s done
11:57:26 [2021-07-29T11:57:26.561Z] #27 12.38 0 added, 0 removed; done.
11:57:26 [2021-07-29T11:57:26.561Z] #27 12.38 Running hooks in /etc/ca-certificates/update.d...
11:57:26 [2021-07-29T11:57:26.561Z] #27 12.38 done.
11:57:26 [2021-07-29T11:57:26.754Z] #9 extracting sha256:bf76209566d0c8d78df205b09e6e5b52ff7f10cb4e1c03d9336ed7dd2decd919 7.2s done
11:57:26 [2021-07-29T11:57:26.816Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.1s
11:57:26 [2021-07-29T11:57:26.816Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done
11:57:27 [2021-07-29T11:57:27.079Z] #4 DONE 1.0s
11:57:27 [2021-07-29T11:57:27.325Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6
11:57:27 [2021-07-29T11:57:27.340Z] 
11:57:27 [2021-07-29T11:57:27.340Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:27 [2021-07-29T11:57:27.340Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:57:27 [2021-07-29T11:57:27.912Z] #8 ...
11:57:27 [2021-07-29T11:57:27.912Z] 
11:57:27 [2021-07-29T11:57:27.912Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:27 [2021-07-29T11:57:27.912Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
11:57:27 [2021-07-29T11:57:27.912Z] #7 DONE 0.7s
11:57:28 [2021-07-29T11:57:28.175Z] 
11:57:28 [2021-07-29T11:57:28.175Z] #6 [internal] load metadata for docker.io/library/golang:1.16.6-buster
11:57:28 [2021-07-29T11:57:28.175Z] #6 sha256:a2f751df188616afb58e0970bbfcb818a5481f001a17b2205431b2421fe8b599
11:57:28 [2021-07-29T11:57:28.175Z] #6 DONE 0.7s
11:57:28 [2021-07-29T11:57:28.175Z] 
11:57:28 [2021-07-29T11:57:28.175Z] #5 [internal] load metadata for docker.io/library/debian:buster
11:57:28 [2021-07-29T11:57:28.175Z] #5 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c
11:57:28 [2021-07-29T11:57:28.175Z] #5 DONE 0.7s
11:57:28 [2021-07-29T11:57:28.175Z] 
11:57:28 [2021-07-29T11:57:28.175Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
11:57:28 [2021-07-29T11:57:28.175Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
11:57:28 [2021-07-29T11:57:28.175Z] #8 DONE 0.8s
11:57:28 [2021-07-29T11:57:28.438Z] 
11:57:28 [2021-07-29T11:57:28.438Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:28 [2021-07-29T11:57:28.438Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
11:57:28 [2021-07-29T11:57:28.438Z] #26 resolve docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 0.0s done
11:57:28 [2021-07-29T11:57:28.708Z] #26 sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 1.85kB / 1.85kB done
11:57:28 [2021-07-29T11:57:28.708Z] #26 sha256:ebbe289abf50a063f4c513189c4634267d26397ae28f19d302956ad1f18ea555 529B / 529B done
11:57:28 [2021-07-29T11:57:28.708Z] #26 sha256:c56a5378f75f07f01ff312355d36baa6f835e63b2080c9e33aef239d9f723810 1.48kB / 1.48kB done
11:57:28 [2021-07-29T11:57:28.975Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0B / 49.22MB 0.2s
11:57:28 [2021-07-29T11:57:28.975Z] #26 ...
11:57:28 [2021-07-29T11:57:28.975Z] 
11:57:28 [2021-07-29T11:57:28.975Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
11:57:28 [2021-07-29T11:57:28.975Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
11:57:28 [2021-07-29T11:57:28.975Z] #42 DONE 0.0s
11:57:28 [2021-07-29T11:57:28.975Z] 
11:57:28 [2021-07-29T11:57:28.975Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:28 [2021-07-29T11:57:28.975Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
11:57:29 [2021-07-29T11:57:29.092Z] #27 DONE 14.7s
11:57:29 [2021-07-29T11:57:29.092Z] 
11:57:29 [2021-07-29T11:57:29.092Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:57:29 [2021-07-29T11:57:29.092Z] #28 sha256:621740c1068027728d10da9487a630eead4dee98eeb34405a61a93419d102f07
11:57:29 [2021-07-29T11:57:29.240Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 11.53MB / 49.22MB 0.4s
11:57:29 [2021-07-29T11:57:29.240Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 16.78MB / 49.22MB 0.6s
11:57:29 [2021-07-29T11:57:29.268Z] #13 ...
11:57:29 [2021-07-29T11:57:29.268Z] 
11:57:29 [2021-07-29T11:57:29.268Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:29 [2021-07-29T11:57:29.268Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:57:29 [2021-07-29T11:57:29.268Z] #52 92.07 golang.org/x/crypto/ssh/terminal
11:57:29 [2021-07-29T11:57:29.268Z] #52 93.29 io/ioutil
11:57:29 [2021-07-29T11:57:29.268Z] #52 93.65 mvdan.cc/editorconfig
11:57:29 [2021-07-29T11:57:29.268Z] #52 93.78 mvdan.cc/sh/v3/fileutil
11:57:29 [2021-07-29T11:57:29.268Z] #52 93.96 text/tabwriter
11:57:29 [2021-07-29T11:57:29.268Z] #52 94.52 mvdan.cc/sh/v3/syntax
11:57:29 [2021-07-29T11:57:29.268Z] #52 100.2 mvdan.cc/sh/v3/cmd/shfmt
11:57:29 [2021-07-29T11:57:29.268Z] #52 ...
11:57:29 [2021-07-29T11:57:29.268Z] 
11:57:29 [2021-07-29T11:57:29.268Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:29 [2021-07-29T11:57:29.268Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:29 [2021-07-29T11:57:29.268Z] #46 98.15 go/doc
11:57:29 [2021-07-29T11:57:29.268Z] #46 100.9 github.com/LK4D4/vndr/build
11:57:29 [2021-07-29T11:57:29.268Z] #46 101.3 github.com/LK4D4/vndr/versioned
11:57:29 [2021-07-29T11:57:29.268Z] #46 101.5 compress/flate
11:57:29 [2021-07-29T11:57:29.352Z] #28 DONE 0.3s
11:57:29 [2021-07-29T11:57:29.352Z] 
11:57:29 [2021-07-29T11:57:29.352Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:57:29 [2021-07-29T11:57:29.352Z] #29 sha256:fc3acba1bdd0e03c2c71145f5d4145cc54e69f1a6d2b63b080d8127789fd95c7
11:57:29 [2021-07-29T11:57:29.510Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 28.31MB / 49.22MB 0.9s
11:57:29 [2021-07-29T11:57:29.777Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 32.51MB / 49.22MB 1.1s
11:57:29 [2021-07-29T11:57:29.834Z] #46 ...
11:57:29 [2021-07-29T11:57:29.834Z] 
11:57:29 [2021-07-29T11:57:29.834Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:29 [2021-07-29T11:57:29.834Z] #52 sha256:1a842d1fac23017ad119ee2b16296109c06cf49f44595d79d97b8cea7816162d
11:57:29 [2021-07-29T11:57:29.834Z] #52 DONE 102.8s
11:57:29 [2021-07-29T11:57:29.834Z] 
11:57:29 [2021-07-29T11:57:29.834Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:57:29 [2021-07-29T11:57:29.834Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:57:30 [2021-07-29T11:57:30.042Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 41.72MB / 49.22MB 1.3s
11:57:30 [2021-07-29T11:57:30.042Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 1.4s
11:57:30 [2021-07-29T11:57:30.722Z] #29 1.384 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
11:57:30 [2021-07-29T11:57:30.722Z] #29 1.489 
11:57:31 [2021-07-29T11:57:31.200Z] #32 ...
11:57:31 [2021-07-29T11:57:31.200Z] 
11:57:31 [2021-07-29T11:57:31.200Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:31 [2021-07-29T11:57:31.200Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:31 [2021-07-29T11:57:31.200Z] #46 104.1 crypto/rsa
11:57:31 [2021-07-29T11:57:31.200Z] #46 104.3 crypto/dsa
11:57:31 [2021-07-29T11:57:31.237Z] #29 1.612 
############                                                              17.3%
##########################                                                37.3%
#########################################                                 57.0%
#####################################################                     73.7%
#####################################################################     95.9%
######################################################################## 100.0%
11:57:31 [2021-07-29T11:57:31.439Z] #26 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.7s done
11:57:31 [2021-07-29T11:57:31.494Z] #29 2.145 
11:57:31 [2021-07-29T11:57:31.494Z] #29 2.262 
######################################################################## 100.0%
11:57:31 [2021-07-29T11:57:31.494Z] #29 2.343 
11:57:31 [2021-07-29T11:57:31.702Z] #26 ...
11:57:31 [2021-07-29T11:57:31.702Z] 
11:57:31 [2021-07-29T11:57:31.702Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:31 [2021-07-29T11:57:31.702Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
11:57:31 [2021-07-29T11:57:31.702Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:57:31 [2021-07-29T11:57:31.702Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:31 [2021-07-29T11:57:31.702Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
11:57:31 [2021-07-29T11:57:31.702Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
11:57:31 [2021-07-29T11:57:31.702Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
11:57:31 [2021-07-29T11:57:31.702Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
11:57:31 [2021-07-29T11:57:31.702Z] #63 DONE 3.2s
11:57:31 [2021-07-29T11:57:31.702Z] 
11:57:31 [2021-07-29T11:57:31.702Z] #23 [internal] load build context
11:57:31 [2021-07-29T11:57:31.702Z] #23 sha256:d93cc3ea00787c681e881eabc2fefd338fe6b3c0554a38be4d42d83410366ba6
11:57:31 [2021-07-29T11:57:31.702Z] #23 transferring context: 55.79MB 3.1s done
11:57:31 [2021-07-29T11:57:31.702Z] #23 DONE 3.3s
11:57:31 [2021-07-29T11:57:31.702Z] 
11:57:31 [2021-07-29T11:57:31.702Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
11:57:31 [2021-07-29T11:57:31.702Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
11:57:31 [2021-07-29T11:57:31.702Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
11:57:31 [2021-07-29T11:57:31.702Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
11:57:31 [2021-07-29T11:57:31.702Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
11:57:31 [2021-07-29T11:57:31.702Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
11:57:31 [2021-07-29T11:57:31.702Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
11:57:31 [2021-07-29T11:57:31.702Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done
11:57:31 [2021-07-29T11:57:31.702Z] #65 DONE 3.2s
11:57:31 [2021-07-29T11:57:31.702Z] 
11:57:31 [2021-07-29T11:57:31.702Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
11:57:31 [2021-07-29T11:57:31.702Z] #9 resolve docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 0.0s done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4 1.86kB / 1.86kB done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:0ac15cdd282b5a0552c54f61ebb609bd2a4e64007e6de9cb198bad2a8a36a6b6 1.79kB / 1.79kB done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:fab6a1960e25c07b81544cad9507a35768eb4271db31d8355add99a8fa002758 7.00kB / 7.00kB done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 49.22MB / 49.22MB 2.7s done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 7.69MB / 7.69MB 2.9s done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 9.98MB / 9.98MB 1.7s done
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 17.83MB / 62.62MB 3.2s
11:57:31 [2021-07-29T11:57:31.702Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 0.3s
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 10.49MB / 52.17MB 3.2s
11:57:31 [2021-07-29T11:57:31.702Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 0B / 99.63MB 3.2s
11:57:31 [2021-07-29T11:57:31.751Z] #29 2.459 
#################################################################         91.5%
######################################################################## 100.0%
11:57:31 [2021-07-29T11:57:31.751Z] #29 2.549 
11:57:31 [2021-07-29T11:57:31.761Z] #46 104.8 crypto/x509/pkix
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 23.07MB / 62.62MB 3.2s
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 17.78MB / 52.17MB 3.2s
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 11.27MB / 99.63MB 3.2s
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 36.70MB / 62.62MB 3.4s
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 39.85MB / 52.17MB 3.4s
11:57:31 [2021-07-29T11:57:31.971Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 25.17MB / 99.63MB 3.4s
11:57:32 [2021-07-29T11:57:32.243Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 46.14MB / 62.62MB 3.5s
11:57:32 [2021-07-29T11:57:32.243Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 50.33MB / 52.17MB 3.5s
11:57:32 [2021-07-29T11:57:32.243Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 52.43MB / 62.62MB 3.6s
11:57:32 [2021-07-29T11:57:32.243Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 39.67MB / 99.63MB 3.6s
11:57:32 [2021-07-29T11:57:32.267Z] #29 2.664 
############                                                              16.9%
##########################                                                36.1%
#######################################                                   54.6%
######################################################                    75.7%
####################################################################      95.1%
######################################################################## 100.0%
11:57:32 [2021-07-29T11:57:32.267Z] #29 3.180 
11:57:32 [2021-07-29T11:57:32.322Z] #46 105.4 net
11:57:32 [2021-07-29T11:57:32.322Z] #46 105.6 vendor/golang.org/x/crypto/chacha20
11:57:32 [2021-07-29T11:57:32.505Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 3.7s
11:57:32 [2021-07-29T11:57:32.505Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 49.28MB / 99.63MB 3.7s
11:57:32 [2021-07-29T11:57:32.608Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.9s done
11:57:32 [2021-07-29T11:57:32.608Z] #9 ...
11:57:32 [2021-07-29T11:57:32.608Z] 
11:57:32 [2021-07-29T11:57:32.608Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:32 [2021-07-29T11:57:32.608Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.291 Selecting previously unselected package ca-certificates.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.291 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.296 Unpacking ca-certificates (20200601~deb10u2) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.375 Selecting previously unselected package libsasl2-modules-db:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.375 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.379 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.422 Selecting previously unselected package libsasl2-2:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.422 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.425 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.496 Selecting previously unselected package libldap-common.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.496 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.499 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.641 Selecting previously unselected package libldap-2.4-2:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.641 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.645 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.731 Selecting previously unselected package libnghttp2-14:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.731 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.738 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.820 Selecting previously unselected package libpsl5:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.820 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.820 Unpacking libpsl5:amd64 (0.20.2-2) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.871 Selecting previously unselected package librtmp1:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.871 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.871 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.924 Selecting previously unselected package libssh2-1:amd64.
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.924 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.608Z] #27 8.930 Unpacking libssh2-1:amd64 (1.8.0-2.1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 8.990 Selecting previously unselected package libcurl4:amd64.
11:57:32 [2021-07-29T11:57:32.609Z] #27 8.990 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 8.999 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.083 Selecting previously unselected package curl.
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.083 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.088 Unpacking curl (7.64.0-4+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.183 Selecting previously unselected package libonig5:amd64.
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.183 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.191 Unpacking libonig5:amd64 (6.9.1-1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.271 Selecting previously unselected package libjq1:amd64.
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.271 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.276 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.341 Selecting previously unselected package jq.
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.341 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.345 Unpacking jq (1.5+dfsg-2+b1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.406 Setting up libkeyutils1:amd64 (1.6-6) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.443 Setting up libpsl5:amd64 (0.20.2-2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.482 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.639 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.655 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.670 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.680 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.693 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.701 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.714 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.725 Setting up libssh2-1:amd64 (1.8.0-2.1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.732 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.742 Setting up openssl (1.1.1d-0+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.755 Setting up libonig5:amd64 (6.9.1-1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.766 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.776 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 9.787 Setting up ca-certificates (20200601~deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 10.65 Updating certificates in /etc/ssl/certs...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.01 137 added, 0 removed; done.
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.04 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.06 Setting up jq (1.5+dfsg-2+b1) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.06 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.07 Setting up curl (7.64.0-4+deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.09 Processing triggers for libc-bin (2.28-10) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.12 Processing triggers for ca-certificates (20200601~deb10u2) ...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.13 Updating certificates in /etc/ssl/certs...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.90 0 added, 0 removed; done.
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.90 Running hooks in /etc/ca-certificates/update.d...
11:57:32 [2021-07-29T11:57:32.609Z] #27 12.90 done.
11:57:32 [2021-07-29T11:57:32.609Z] #27 DONE 15.8s
11:57:32 [2021-07-29T11:57:32.609Z] 
11:57:32 [2021-07-29T11:57:32.609Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:57:32 [2021-07-29T11:57:32.609Z] #28 sha256:0a726672797a19e571cd79dad7706a3f7b23b3e41eb21bd9c60074b0a72102fd
11:57:32 [2021-07-29T11:57:32.609Z] #28 DONE 0.1s
11:57:32 [2021-07-29T11:57:32.609Z] 
11:57:32 [2021-07-29T11:57:32.609Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:32 [2021-07-29T11:57:32.609Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:32 [2021-07-29T11:57:32.609Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a
11:57:32 [2021-07-29T11:57:32.767Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 58.43MB / 99.63MB 4.1s
11:57:33 [2021-07-29T11:57:33.030Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 66.06MB / 99.63MB 4.2s
11:57:33 [2021-07-29T11:57:33.253Z] #46 106.2 vendor/golang.org/x/crypto/poly1305
11:57:33 [2021-07-29T11:57:33.292Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 84.52MB / 99.63MB 4.5s
11:57:33 [2021-07-29T11:57:33.292Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 4.7s
11:57:33 [2021-07-29T11:57:33.508Z] #46 106.6 vendor/golang.org/x/sys/cpu
11:57:33 [2021-07-29T11:57:33.554Z] #9 sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 52.17MB / 52.17MB 4.8s done
11:57:33 [2021-07-29T11:57:33.554Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 0B / 155B 5.0s
11:57:33 [2021-07-29T11:57:33.764Z] #46 107.1 vendor/golang.org/x/crypto/chacha20poly1305
11:57:33 [2021-07-29T11:57:33.817Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 5.2s
11:57:34 [2021-07-29T11:57:34.131Z] #9 extracting sha256:d272b0d8f7c4fd0caf0ef022ce544cfe3800e349a73b585f82837e6526a4247e 2.5s done
11:57:34 [2021-07-29T11:57:34.325Z] #29 3.298 
###                                                                        4.4%
######                                                                     9.6%
##########                                                                14.8%
#############                                                             19.3%
##################                                                        25.6%
######################                                                    30.9%
#########################                                                 36.1%
#############################                                             41.3%
#################################                                         46.5%
#####################################                                     51.7%
########################################                                  56.9%
############################################                              62.1%
################################################                          67.3%
####################################################                      72.4%
########################################################                  77.8%
###########################################################               83.0%
###############################################################           88.2%
###################################################################       93.4%
#######################################################################   98.7%
######################################################################## 100.0%
11:57:34 [2021-07-29T11:57:34.325Z] #29 5.150 
11:57:34 [2021-07-29T11:57:34.582Z] #29 ...
11:57:34 [2021-07-29T11:57:34.582Z] 
11:57:34 [2021-07-29T11:57:34.582Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:34 [2021-07-29T11:57:34.582Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:34 [2021-07-29T11:57:34.582Z] #9 extracting sha256:6182a456504bb119011b721ede5d1e6cf4d0621447465d80cc1d4e53c0ef95e6 4.7s done
11:57:34 [2021-07-29T11:57:34.582Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.8s
11:57:34 [2021-07-29T11:57:34.582Z] #9 ...
11:57:34 [2021-07-29T11:57:34.582Z] 
11:57:34 [2021-07-29T11:57:34.582Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:57:34 [2021-07-29T11:57:34.582Z] #29 sha256:fc3acba1bdd0e03c2c71145f5d4145cc54e69f1a6d2b63b080d8127789fd95c7
11:57:34 [2021-07-29T11:57:34.582Z] #29 5.421 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:57:34 [2021-07-29T11:57:34.840Z] #29 5.495 
11:57:34 [2021-07-29T11:57:34.840Z] #29 5.571 
######################################################################## 100.0%
11:57:34 [2021-07-29T11:57:34.840Z] #29 5.595 
11:57:35 [2021-07-29T11:57:35.075Z] #9 sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 62.62MB / 62.62MB 6.2s done
11:57:35 [2021-07-29T11:57:35.097Z] #29 5.913 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:57:35 [2021-07-29T11:57:35.130Z] #46 108.2 vendor/golang.org/x/crypto/curve25519
11:57:35 [2021-07-29T11:57:35.353Z] #29 6.005 
11:57:35 [2021-07-29T11:57:35.353Z] #29 6.116 
######################################################################## 100.0%
11:57:35 [2021-07-29T11:57:35.353Z] #29 6.153 
11:57:35 [2021-07-29T11:57:35.609Z] #29 6.450 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
11:57:35 [2021-07-29T11:57:35.866Z] #29 6.544 
11:57:36 [2021-07-29T11:57:36.059Z] #46 109.0 vendor/golang.org/x/crypto/hkdf
11:57:36 [2021-07-29T11:57:36.059Z] #46 109.1 vendor/golang.org/x/text/transform
11:57:36 [2021-07-29T11:57:36.466Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.1s
11:57:36 [2021-07-29T11:57:36.622Z] #46 109.7 vendor/golang.org/x/text/unicode/bidi
11:57:36 [2021-07-29T11:57:36.730Z] #9 extracting sha256:81fabd82f026fa10e0e0341fa3d6d3112de04413ea6c46e72bcc1dca40d924aa 0.3s done
11:57:36 [2021-07-29T11:57:36.987Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m13.247341343s 
11:57:36 [2021-07-29T11:57:36.987Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 524.680115ms 
11:57:37 [2021-07-29T11:57:37.210Z] #29 6.784 #=#=#                                                                         

                                                                           0.0%
############                                                              17.6%
#########################                                                 35.3%
#################################                                         47.1%
#####################################                                     51.4%
###########################################                               60.4%
##################################################                        69.5%
#############################################################             86.0%
#######################################################################   98.6%
######################################################################## 100.0%
11:57:37 [2021-07-29T11:57:37.210Z] #29 7.968 
11:57:37 [2021-07-29T11:57:37.472Z] #29 8.273 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:57:37 [2021-07-29T11:57:37.673Z] #9 sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 99.63MB / 99.63MB 8.9s done
11:57:37 [2021-07-29T11:57:37.673Z] #9 sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 155B / 155B 9.1s done
11:57:37 [2021-07-29T11:57:37.728Z] #29 8.377 
11:57:37 [2021-07-29T11:57:37.728Z] #29 8.430 
######################################################################## 100.0%
11:57:37 [2021-07-29T11:57:37.728Z] #29 8.461 
11:57:37 [2021-07-29T11:57:37.912Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 5.1s
11:57:37 [2021-07-29T11:57:37.987Z] #29 8.679 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:57:37 [2021-07-29T11:57:37.987Z] #29 8.814 
11:57:37 [2021-07-29T11:57:37.987Z] #29 8.887 
######################################################################## 100.0%
11:57:38 [2021-07-29T11:57:38.247Z] #29 8.939 
11:57:38 [2021-07-29T11:57:38.247Z] #29 8.976 Download of images into '/build' complete.
11:57:38 [2021-07-29T11:57:38.247Z] #29 8.976 Use something like the following to load the result into a Docker daemon:
11:57:38 [2021-07-29T11:57:38.247Z] #29 8.976   tar -cC '/build' . | docker load
11:57:38 [2021-07-29T11:57:38.512Z] #46 111.3 vendor/golang.org/x/text/secure/bidirule
11:57:38 [2021-07-29T11:57:38.512Z] #46 111.6 vendor/golang.org/x/text/unicode/norm
11:57:38 [2021-07-29T11:57:38.617Z] #9 ...
11:57:38 [2021-07-29T11:57:38.617Z] 
11:57:38 [2021-07-29T11:57:38.617Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2
11:57:38 [2021-07-29T11:57:38.617Z] #26 sha256:e1c630b53164ecaefddbcb40b31696dc8e7a4852cedd5bff2a9ea2b351a06858
11:57:38 [2021-07-29T11:57:38.617Z] #26 DONE 9.9s
11:57:38 [2021-07-29T11:57:38.617Z] 
11:57:38 [2021-07-29T11:57:38.618Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:38 [2021-07-29T11:57:38.618Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
11:57:38 [2021-07-29T11:57:38.618Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.1s
11:57:38 [2021-07-29T11:57:38.618Z] #9 extracting sha256:0193c0cdceae23cd0e13721651d74f409440171fe8a1c8b521616b6ed29db6e1 0.2s done
11:57:39 [2021-07-29T11:57:39.073Z] #46 ...
11:57:39 [2021-07-29T11:57:39.073Z] 
11:57:39 [2021-07-29T11:57:39.073Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:39 [2021-07-29T11:57:39.073Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:57:39 [2021-07-29T11:57:39.073Z] #13 108.7 Selecting previously unselected package libapparmor1:amd64.
11:57:39 [2021-07-29T11:57:39.073Z] #13 108.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.073Z] #13 108.8 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:57:39 [2021-07-29T11:57:39.074Z] #13 108.8 Selecting previously unselected package libapparmor-dev:amd64.
11:57:39 [2021-07-29T11:57:39.074Z] #13 108.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.074Z] #13 108.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.0 Selecting previously unselected package libbtrfs0.
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.0 Unpacking libbtrfs0 (4.20.1-2) ...
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.1 Selecting previously unselected package libbtrfs-dev.
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.329Z] #13 109.1 Unpacking libbtrfs-dev (4.20.1-2) ...
11:57:39 [2021-07-29T11:57:39.562Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 0.1s
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.3 Selecting previously unselected package libudev-dev:amd64.
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.585Z] #13 109.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
11:57:39 [2021-07-29T11:57:39.840Z] #13 109.5 Selecting previously unselected package libsepol1-dev:amd64.
11:57:39 [2021-07-29T11:57:39.840Z] #13 109.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:57:39 [2021-07-29T11:57:39.841Z] #13 109.5 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:57:40 [2021-07-29T11:57:40.096Z] #13 109.8 Selecting previously unselected package libpcre16-3:amd64.
11:57:40 [2021-07-29T11:57:40.096Z] #13 109.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:57:40 [2021-07-29T11:57:40.096Z] #13 109.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:57:40 [2021-07-29T11:57:40.352Z] #13 110.0 Selecting previously unselected package libpcre32-3:amd64.
11:57:40 [2021-07-29T11:57:40.352Z] #13 110.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:57:40 [2021-07-29T11:57:40.352Z] #13 110.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:57:40 [2021-07-29T11:57:40.352Z] #13 110.1 Selecting previously unselected package libpcrecpp0v5:amd64.
11:57:40 [2021-07-29T11:57:40.352Z] #13 110.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:57:40 [2021-07-29T11:57:40.608Z] #13 110.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:57:40 [2021-07-29T11:57:40.608Z] #13 110.2 Selecting previously unselected package libpcre3-dev:amd64.
11:57:40 [2021-07-29T11:57:40.608Z] #13 110.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:57:40 [2021-07-29T11:57:40.608Z] #13 110.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:57:40 [2021-07-29T11:57:40.865Z] #13 110.6 Selecting previously unselected package libselinux1-dev:amd64.
11:57:40 [2021-07-29T11:57:40.865Z] #13 110.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:57:40 [2021-07-29T11:57:40.865Z] #13 110.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:57:41 [2021-07-29T11:57:41.121Z] #13 110.9 Selecting previously unselected package libdevmapper-dev:amd64.
11:57:41 [2021-07-29T11:57:41.121Z] #13 110.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:57:41 [2021-07-29T11:57:41.121Z] #13 110.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:57:41 [2021-07-29T11:57:41.121Z] #13 111.0 Selecting previously unselected package libseccomp-dev:amd64.
11:57:41 [2021-07-29T11:57:41.378Z] #13 111.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
11:57:41 [2021-07-29T11:57:41.378Z] #13 111.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:57:41 [2021-07-29T11:57:41.378Z] #13 111.1 Selecting previously unselected package libsystemd-dev:amd64.
11:57:41 [2021-07-29T11:57:41.378Z] #13 111.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
11:57:41 [2021-07-29T11:57:41.378Z] #13 111.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
11:57:41 [2021-07-29T11:57:41.481Z] #9 ...
11:57:41 [2021-07-29T11:57:41.481Z] 
11:57:41 [2021-07-29T11:57:41.481Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
11:57:41 [2021-07-29T11:57:41.481Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
11:57:41 [2021-07-29T11:57:41.481Z] #64 DONE 1.2s
11:57:41 [2021-07-29T11:57:41.481Z] 
11:57:41 [2021-07-29T11:57:41.481Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:41 [2021-07-29T11:57:41.481Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
11:57:41 [2021-07-29T11:57:41.742Z] #9 extracting sha256:967a8f1385966af47c9f250997e3158c319d498adc004c91570f770ceac5045a 2.5s done
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.8 Setting up libbtrfs0 (4.20.1-2) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.8 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.8 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
11:57:41 [2021-07-29T11:57:41.941Z] #13 111.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 111.9 Setting up libbtrfs-dev (4.20.1-2) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 111.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 111.9 Setting up mingw-w64-common (6.0.0-3) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 111.9 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 111.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:57:42 [2021-07-29T11:57:42.197Z] #13 112.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
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Setting up dmsetup (2:1.02.155-3) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:57:42 [2021-07-29T11:57:42.454Z] #13 112.1 Processing triggers for libc-bin (2.28-10) ...
11:57:42 [2021-07-29T11:57:42.686Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 0.1s
11:57:43 [2021-07-29T11:57:43.020Z] #13 DONE 112.8s
11:57:43 [2021-07-29T11:57:43.020Z] 
11:57:43 [2021-07-29T11:57:43.020Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:43 [2021-07-29T11:57:43.020Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:43 [2021-07-29T11:57:43.020Z] #46 115.2 vendor/golang.org/x/net/idna
11:57:43 [2021-07-29T11:57:43.199Z] #9 ...
11:57:43 [2021-07-29T11:57:43.199Z] 
11:57:43 [2021-07-29T11:57:43.199Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:57:43 [2021-07-29T11:57:43.199Z] #29 sha256:c9f85d78d3498b3b0a1346957243cec0b0834a27057092b3e1fde22a46187b91
11:57:43 [2021-07-29T11:57:43.199Z] #29 1.386 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 1.511 
11:57:43 [2021-07-29T11:57:43.199Z] #29 1.736 
##########                                                                14.7%
######################                                                    31.4%
################################################                          67.7%
######################################################################    97.8%
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.164 
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.279 
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.390 
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.519 
######################################################                    76.0%
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.644 
11:57:43 [2021-07-29T11:57:43.199Z] #29 2.784 
#####                                                                      7.6%
#########################                                                 35.7%
#######################################                                   55.2%
#####################################################                     74.5%
###################################################################       94.0%
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 3.324 
11:57:43 [2021-07-29T11:57:43.199Z] #29 3.459 
#                                                                          2.3%
#####                                                                      8.0%
##########                                                                15.0%
##############                                                            20.3%
##################                                                        25.4%
#####################                                                     30.5%
#########################                                                 36.0%
#############################                                             41.2%
#################################                                         46.4%
#####################################                                     51.6%
########################################                                  56.3%
############################################                              61.3%
################################################                          67.1%
####################################################                      72.3%
#######################################################                   77.6%
###########################################################               82.8%
###############################################################           87.9%
###################################################################       93.2%
######################################################################    98.4%
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 5.323 
11:57:43 [2021-07-29T11:57:43.199Z] #29 5.625 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 5.730 
11:57:43 [2021-07-29T11:57:43.199Z] #29 5.826 
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 5.863 
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.315 
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.424 
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.455 
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.868 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 6.945 
11:57:43 [2021-07-29T11:57:43.199Z] #29 7.067 
#                                                                          1.5%
########################                                                  33.7%
#####################################                                     51.6%
###########################################                               60.4%
#####################################################                     73.6%
##############################################################            86.1%
#######################################################################   99.2%
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 7.932 
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.261 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.355 
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.428 
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.458 
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.696 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.800 
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.887 
######################################################################## 100.0%
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.920 
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.950 Download of images into '/build' complete.
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.950 Use something like the following to load the result into a Docker daemon:
11:57:43 [2021-07-29T11:57:43.199Z] #29 8.950   tar -cC '/build' . | docker load
11:57:43 [2021-07-29T11:57:43.199Z] #29 ...
11:57:43 [2021-07-29T11:57:43.199Z] 
11:57:43 [2021-07-29T11:57:43.199Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:43 [2021-07-29T11:57:43.199Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:43 [2021-07-29T11:57:43.199Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.2s
11:57:43 [2021-07-29T11:57:43.274Z] #9 ...
11:57:43 [2021-07-29T11:57:43.274Z] 
11:57:43 [2021-07-29T11:57:43.274Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
11:57:43 [2021-07-29T11:57:43.274Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
11:57:43 [2021-07-29T11:57:43.274Z] #66 DONE 1.8s
11:57:43 [2021-07-29T11:57:43.274Z] 
11:57:43 [2021-07-29T11:57:43.274Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:43 [2021-07-29T11:57:43.274Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
11:57:43 [2021-07-29T11:57:43.497Z] #29 ...
11:57:43 [2021-07-29T11:57:43.497Z] 
11:57:43 [2021-07-29T11:57:43.497Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:43 [2021-07-29T11:57:43.497Z] #9 sha256:a84e5b3218051872d0fdc0dec652f39d424441ec39ad868ed01f6cb71fda87bf
11:57:43 [2021-07-29T11:57:43.497Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 10.5s done
11:57:43 [2021-07-29T11:57:43.497Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
11:57:43 [2021-07-29T11:57:43.497Z] #9 DONE 39.0s
11:57:43 [2021-07-29T11:57:43.497Z] 
11:57:43 [2021-07-29T11:57:43.497Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:57:43 [2021-07-29T11:57:43.497Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:57:43 [2021-07-29T11:57:43.950Z] #46 117.1 vendor/golang.org/x/net/http2/hpack
11:57:44 [2021-07-29T11:57:44.065Z] #10 ...
11:57:44 [2021-07-29T11:57:44.065Z] 
11:57:44 [2021-07-29T11:57:44.065Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:57:44 [2021-07-29T11:57:44.066Z] #29 sha256:fc3acba1bdd0e03c2c71145f5d4145cc54e69f1a6d2b63b080d8127789fd95c7
11:57:44 [2021-07-29T11:57:44.066Z] #29 DONE 14.8s
11:57:44 [2021-07-29T11:57:44.066Z] 
11:57:44 [2021-07-29T11:57:44.066Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:57:44 [2021-07-29T11:57:44.066Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:57:44 [2021-07-29T11:57:44.137Z] #9 extracting sha256:cc29a487638239fd8dbd95edec35e479575d7da115cd3e7ce6d107766384980a 11.4s done
11:57:44 [2021-07-29T11:57:44.663Z] #9 extracting sha256:3f10b34911491399aa2caeb545e897b4fd44568636b77f650887a40f2e08e4e1 1.9s done
11:57:44 [2021-07-29T11:57:44.663Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133
11:57:44 [2021-07-29T11:57:44.876Z] #46 118.0 mime
11:57:45 [2021-07-29T11:57:45.437Z] #10 DONE 2.6s
11:57:45 [2021-07-29T11:57:45.520Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668
11:57:45 [2021-07-29T11:57:45.520Z] #9 extracting sha256:ff36ba4656980ea99a067c8a9b39f210a4da82badccaa2bae27317e711985668 done
11:57:45 [2021-07-29T11:57:45.699Z] 
11:57:45 [2021-07-29T11:57:45.699Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:57:45 [2021-07-29T11:57:45.699Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
11:57:46 [2021-07-29T11:57:46.240Z] #46 119.4 mime/quotedprintable
11:57:46 [2021-07-29T11:57:46.630Z] #11 DONE 1.1s
11:57:46 [2021-07-29T11:57:46.630Z] 
11:57:46 [2021-07-29T11:57:46.630Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:57:46 [2021-07-29T11:57:46.630Z] #59 sha256:3882a6eb034a6c6731e55c6e3e6ac58f16bcd14c99f0a104cecbf181b8d6a3ba
11:57:46 [2021-07-29T11:57:46.802Z] #46 119.7 net/http/internal
11:57:46 [2021-07-29T11:57:46.887Z] #59 ...
11:57:46 [2021-07-29T11:57:46.887Z] 
11:57:46 [2021-07-29T11:57:46.887Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:57:46 [2021-07-29T11:57:46.887Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
11:57:46 [2021-07-29T11:57:46.887Z] #39 DONE 0.4s
11:57:47 [2021-07-29T11:57:47.150Z] 
11:57:47 [2021-07-29T11:57:47.150Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:57:47 [2021-07-29T11:57:47.150Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
11:57:47 [2021-07-29T11:57:47.150Z] #31 DONE 0.4s
11:57:47 [2021-07-29T11:57:47.150Z] 
11:57:47 [2021-07-29T11:57:47.150Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:57:47 [2021-07-29T11:57:47.150Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
11:57:47 [2021-07-29T11:57:47.150Z] #43 DONE 0.4s
11:57:47 [2021-07-29T11:57:47.150Z] 
11:57:47 [2021-07-29T11:57:47.150Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:57:47 [2021-07-29T11:57:47.150Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:57:47 [2021-07-29T11:57:47.729Z] #46 ...
11:57:47 [2021-07-29T11:57:47.729Z] 
11:57:47 [2021-07-29T11:57:47.729Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
11:57:47 [2021-07-29T11:57:47.729Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
11:57:47 [2021-07-29T11:57:47.729Z] #14 DONE 4.5s
11:57:47 [2021-07-29T11:57:47.729Z] 
11:57:47 [2021-07-29T11:57:47.729Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:57:47 [2021-07-29T11:57:47.729Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
11:57:48 [2021-07-29T11:57:48.067Z] #9 DONE 42.6s
11:57:48 [2021-07-29T11:57:48.067Z] 
11:57:48 [2021-07-29T11:57:48.067Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:57:48 [2021-07-29T11:57:48.067Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:57:48 [2021-07-29T11:57:48.067Z] #10 ...
11:57:48 [2021-07-29T11:57:48.067Z] 
11:57:48 [2021-07-29T11:57:48.067Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:57:48 [2021-07-29T11:57:48.067Z] #29 sha256:c9f85d78d3498b3b0a1346957243cec0b0834a27057092b3e1fde22a46187b91
11:57:48 [2021-07-29T11:57:48.067Z] #29 DONE 15.6s
11:57:48 [2021-07-29T11:57:48.327Z] 
11:57:48 [2021-07-29T11:57:48.327Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:57:48 [2021-07-29T11:57:48.327Z] #10 sha256:f43df51c786611e9f507d1bdc3106c450f76c2a989257e2e513c4865dc0d435f
11:57:48 [2021-07-29T11:57:48.656Z] #15 ...
11:57:48 [2021-07-29T11:57:48.656Z] 
11:57:48 [2021-07-29T11:57:48.656Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:57:48 [2021-07-29T11:57:48.656Z] #59 sha256:87f2c8f5112ef3f9b6c7261c100b9192458f212f19b995825c2637af7c7eb09f
11:57:48 [2021-07-29T11:57:48.656Z] #59 116.4 + for f in rootlesskit rootlesskit-docker-proxy
11:57:48 [2021-07-29T11:57:48.656Z] #59 116.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:57:48 [2021-07-29T11:57:48.656Z] #59 DONE 121.8s
11:57:48 [2021-07-29T11:57:48.656Z] 
11:57:48 [2021-07-29T11:57:48.656Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:57:48 [2021-07-29T11:57:48.656Z] #60 sha256:dcd76047b4f335097c7c7e1a0cb0f438979fc21688e6242ef5874c73afa4fdcb
11:57:48 [2021-07-29T11:57:48.656Z] #60 DONE 0.1s
11:57:48 [2021-07-29T11:57:48.656Z] 
11:57:48 [2021-07-29T11:57:48.656Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:57:48 [2021-07-29T11:57:48.657Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + RM_GOPATH=0
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + TMP_GOPATH=
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + : /build
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + '[' -z '' ']'
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 ++ mktemp -d
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + export GOPATH=/tmp/tmp.kesrOyEjMM
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + GOPATH=/tmp/tmp.kesrOyEjMM
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + RM_GOPATH=1
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + case "$(go env GOARCH)" in
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 ++ go env GOARCH
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + export GO_BUILDMODE=-buildmode=pie
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + GO_BUILDMODE=-buildmode=pie
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 ++ dirname /tmp/install/install.sh
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + dir=/tmp/install
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + bin=runc
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + shift
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + '[' '!' -f /tmp/install/runc.installer ']'
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + . /tmp/install/runc.installer
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + install_runc
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + uname -r
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.026 + grep -q '^3\.10\.0.*\.el7\.'
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.034 + RUNC_BUILDTAGS='seccomp '
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.035 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.035 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.035 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kesrOyEjMM/src/github.com/opencontainers/runc
11:57:48 [2021-07-29T11:57:48.657Z] #54 4.040 Cloning into '/tmp/tmp.kesrOyEjMM/src/github.com/opencontainers/runc'...
11:57:48 [2021-07-29T11:57:48.882Z] #9 extracting sha256:b5fbd834000c96d1474c9ee97c2deec7e76ac0ca6e3534c5304a47fdbdc41133 3.8s done
11:57:48 [2021-07-29T11:57:48.882Z] #9 ...
11:57:48 [2021-07-29T11:57:48.882Z] 
11:57:48 [2021-07-29T11:57:48.882Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:48 [2021-07-29T11:57:48.882Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
11:57:48 [2021-07-29T11:57:48.882Z] #27 2.495 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:57:48 [2021-07-29T11:57:48.882Z] #27 2.511 Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
11:57:48 [2021-07-29T11:57:48.882Z] #27 2.516 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:57:48 [2021-07-29T11:57:48.882Z] #27 2.795 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:57:48 [2021-07-29T11:57:48.882Z] #27 3.021 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 3.585 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 5.201 Fetched 8280 kB in 3s (2803 kB/s)
11:57:48 [2021-07-29T11:57:48.883Z] #27 5.201 Reading package lists...
11:57:48 [2021-07-29T11:57:48.883Z] #27 6.509 Reading package lists...
11:57:48 [2021-07-29T11:57:48.883Z] #27 7.796 Building dependency tree...
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.453 The following additional packages will be installed:
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.453   libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.453   libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.456   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.457 Suggested packages:
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.457   krb5-doc krb5-user
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.457 Recommended packages:
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.457   krb5-locales publicsuffix libsasl2-modules
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.746 The following NEW packages will be installed:
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.747   ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.747   libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.747   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
11:57:48 [2021-07-29T11:57:48.883Z] #27 8.751   libssh2-1 libssl1.1 openssl
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.055 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.055 Need to get 4777 kB of archives.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.055 After this operation, 11.5 MB of additional disk space will be used.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.055 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.069 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.069 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.069 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.069 Get:5 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.069 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.083 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.143 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.145 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.147 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.148 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.151 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.169 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.173 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.179 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.179 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.511 debconf: delaying package configuration, since apt-utils is not installed
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.605 Fetched 4777 kB in 0s (12.5 MB/s)
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.648 Selecting previously unselected package libkeyutils1:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.648 (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 ... 6670 files and directories currently installed.)
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.649 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.660 Unpacking libkeyutils1:arm64 (1.6-6) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.707 Selecting previously unselected package libkrb5support0:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.708 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.715 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.764 Selecting previously unselected package libk5crypto3:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.765 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.771 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.851 Selecting previously unselected package libssl1.1:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.851 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 9.852 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.06 Selecting previously unselected package libkrb5-3:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.06 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.07 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.17 Selecting previously unselected package libgssapi-krb5-2:arm64.
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.17 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.17 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.23 Selecting previously unselected package openssl.
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.23 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.23 Unpacking openssl (1.1.1d-0+deb10u6) ...
11:57:48 [2021-07-29T11:57:48.883Z] #27 10.45 Selecting previously unselected package ca-certificates.
11:57:48 [2021-07-29T11:57:48.915Z] #54 ...
11:57:48 [2021-07-29T11:57:48.915Z] 
11:57:48 [2021-07-29T11:57:48.915Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:57:48 [2021-07-29T11:57:48.915Z] #61 sha256:3dac25446914a4aba32975688cdaf6355d3160c8dbe99fb6e7bad7613dcf3662
11:57:48 [2021-07-29T11:57:48.915Z] #61 DONE 0.1s
11:57:48 [2021-07-29T11:57:48.915Z] 
11:57:48 [2021-07-29T11:57:48.915Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:48 [2021-07-29T11:57:48.915Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.45 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.46 Unpacking ca-certificates (20200601~deb10u2) ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.55 Selecting previously unselected package libsasl2-modules-db:arm64.
11:57:49 [2021-07-29T11:57:49.149Z] #27 ...
11:57:49 [2021-07-29T11:57:49.149Z] 
11:57:49 [2021-07-29T11:57:49.149Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.6-buster@sha256:f3923dc5a92a237db0f07a924a238a8a4a711e3b77a7b5bdb1b526e107dcb9d4
11:57:49 [2021-07-29T11:57:49.149Z] #9 sha256:d91276b611eca614ec6a2a6856dbbf4838674eca2a8b59403b13f5ed43b36389
11:57:49 [2021-07-29T11:57:49.149Z] #9 extracting sha256:3745b9acab91baf35f9796791de76f7107e828789d6587afc76de73c9887cdd0 done
11:57:49 [2021-07-29T11:57:49.149Z] #9 DONE 20.8s
11:57:49 [2021-07-29T11:57:49.149Z] 
11:57:49 [2021-07-29T11:57:49.149Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:49 [2021-07-29T11:57:49.149Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.56 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.56 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.61 Selecting previously unselected package libsasl2-2:arm64.
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.61 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.61 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.66 Selecting previously unselected package libldap-common.
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.66 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.66 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:49 [2021-07-29T11:57:49.149Z] #27 10.71 Selecting previously unselected package libldap-2.4-2:arm64.
11:57:49 [2021-07-29T11:57:49.270Z] #10 DONE 1.3s
11:57:49 [2021-07-29T11:57:49.270Z] 
11:57:49 [2021-07-29T11:57:49.270Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:57:49 [2021-07-29T11:57:49.270Z] #11 sha256:59c8ac8e902c881aebbd098fd88c83458569573bf10c3439629d22ce0a05e1bf
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.72 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.72 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.80 Selecting previously unselected package libnghttp2-14:arm64.
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.80 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.80 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.86 Selecting previously unselected package libpsl5:arm64.
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.88 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.88 Unpacking libpsl5:arm64 (0.20.2-2) ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.93 Selecting previously unselected package librtmp1:arm64.
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.93 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.94 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.99 Selecting previously unselected package libssh2-1:arm64.
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.99 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 10.99 Unpacking libssh2-1:arm64 (1.8.0-2.1) ...
11:57:49 [2021-07-29T11:57:49.415Z] #27 11.05 Selecting previously unselected package libcurl4:arm64.
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.05 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.06 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ...
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.13 Selecting previously unselected package curl.
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.13 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.13 Unpacking curl (7.64.0-4+deb10u2) ...
11:57:49 [2021-07-29T11:57:49.677Z] #27 11.20 Selecting previously unselected package libonig5:arm64.
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.20 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.20 Unpacking libonig5:arm64 (6.9.1-1) ...
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.27 Selecting previously unselected package libjq1:arm64.
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.27 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.33 Selecting previously unselected package jq.
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.33 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ...
11:57:49 [2021-07-29T11:57:49.939Z] #27 11.33 Unpacking jq (1.5+dfsg-2+b1) ...
11:57:50 [2021-07-29T11:57:50.200Z] #27 11.59 Setting up libkeyutils1:arm64 (1.6-6) ...
11:57:50 [2021-07-29T11:57:50.211Z] #11 DONE 1.0s
11:57:50 [2021-07-29T11:57:50.211Z] 
11:57:50 [2021-07-29T11:57:50.211Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:57:50 [2021-07-29T11:57:50.211Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
11:57:50 [2021-07-29T11:57:50.279Z] #46 123.3 crypto/tls
11:57:50 [2021-07-29T11:57:50.471Z] #59 ...
11:57:50 [2021-07-29T11:57:50.471Z] 
11:57:50 [2021-07-29T11:57:50.471Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:57:50 [2021-07-29T11:57:50.471Z] #39 sha256:c99dc4bff57168ffece7f617877a9a1a2105a778d841df24c9238c8809181677
11:57:50 [2021-07-29T11:57:50.471Z] #39 DONE 0.2s
11:57:50 [2021-07-29T11:57:50.471Z] 
11:57:50 [2021-07-29T11:57:50.471Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:57:50 [2021-07-29T11:57:50.471Z] #31 sha256:514da1f57d2f48895cde97636a07830ad38c95dd4bedcac26e4f18e902c8d3f9
11:57:50 [2021-07-29T11:57:50.471Z] #31 DONE 0.3s
11:57:50 [2021-07-29T11:57:50.471Z] 
11:57:50 [2021-07-29T11:57:50.471Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:57:50 [2021-07-29T11:57:50.471Z] #43 sha256:b34eda1073b6a60fa48aaf64e87ceb199feaea8bf3e8c77f70c59990dacb3c34
11:57:50 [2021-07-29T11:57:50.471Z] #43 DONE 0.3s
11:57:50 [2021-07-29T11:57:50.731Z] 
11:57:50 [2021-07-29T11:57:50.731Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:57:50 [2021-07-29T11:57:50.731Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:57:50 [2021-07-29T11:57:50.772Z] #27 12.12 Setting up libpsl5:arm64 (0.20.2-2) ...
11:57:51 [2021-07-29T11:57:51.206Z] #46 ...
11:57:51 [2021-07-29T11:57:51.206Z] 
11:57:51 [2021-07-29T11:57:51.206Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:57:51 [2021-07-29T11:57:51.206Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
11:57:51 [2021-07-29T11:57:51.206Z] #15 DONE 3.8s
11:57:51 [2021-07-29T11:57:51.462Z] 
11:57:51 [2021-07-29T11:57:51.462Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:57:51 [2021-07-29T11:57:51.462Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
11:57:51 [2021-07-29T11:57:51.716Z] #27 13.19 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ...
11:57:52 [2021-07-29T11:57:52.419Z] #44 ...
11:57:52 [2021-07-29T11:57:52.419Z] 
11:57:52 [2021-07-29T11:57:52.419Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
11:57:52 [2021-07-29T11:57:52.419Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
11:57:52 [2021-07-29T11:57:52.419Z] #12 DONE 5.2s
11:57:52 [2021-07-29T11:57:52.419Z] 
11:57:52 [2021-07-29T11:57:52.419Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:52 [2021-07-29T11:57:52.419Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:57:53 [2021-07-29T11:57:53.103Z] #27 14.45 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.82 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.85 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.87 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.89 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.91 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.94 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.96 Setting up libssh2-1:arm64 (1.8.0-2.1) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 14.99 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ...
11:57:53 [2021-07-29T11:57:53.365Z] #27 15.01 Setting up openssl (1.1.1d-0+deb10u6) ...
11:57:53 [2021-07-29T11:57:53.630Z] #27 15.04 Setting up libonig5:arm64 (6.9.1-1) ...
11:57:53 [2021-07-29T11:57:53.630Z] #27 15.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
11:57:53 [2021-07-29T11:57:53.893Z] #27 ...
11:57:53 [2021-07-29T11:57:53.893Z] 
11:57:53 [2021-07-29T11:57:53.893Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
11:57:53 [2021-07-29T11:57:53.893Z] #10 sha256:c0ad532e1e45036fd67be4e49d967ce97517177bf5dd0b59c10b5fa1e2d0e6a0
11:57:53 [2021-07-29T11:57:53.893Z] #10 DONE 4.4s
11:57:53 [2021-07-29T11:57:53.893Z] 
11:57:53 [2021-07-29T11:57:53.893Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:57:53 [2021-07-29T11:57:53.893Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
11:57:53 [2021-07-29T11:57:53.893Z] #27 15.17 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ...
11:57:53 [2021-07-29T11:57:53.893Z] #27 15.18 Setting up ca-certificates (20200601~deb10u2) ...
11:57:54 [2021-07-29T11:57:54.156Z] #27 ...
11:57:54 [2021-07-29T11:57:54.156Z] 
11:57:54 [2021-07-29T11:57:54.156Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
11:57:54 [2021-07-29T11:57:54.156Z] #11 sha256:8d7a4ba75dc8dd57fc58c1be63be3c07959b201a420f8386f9459bae7430bfda
11:57:54 [2021-07-29T11:57:54.323Z] #13 ...
11:57:54 [2021-07-29T11:57:54.323Z] 
11:57:54 [2021-07-29T11:57:54.323Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:57:54 [2021-07-29T11:57:54.323Z] #24 sha256:d0e0bfac1fe13b236ab91ce0b9537611814bb838f5829503846a6836d6a62d0f
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + RM_GOPATH=0
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + TMP_GOPATH=
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + : /build
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + '[' -z '' ']'
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 ++ mktemp -d
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + export GOPATH=/tmp/tmp.JmeFLYUTO4
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + GOPATH=/tmp/tmp.JmeFLYUTO4
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + RM_GOPATH=1
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + case "$(go env GOARCH)" in
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 ++ go env GOARCH
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + export GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 ++ dirname /tmp/install/install.sh
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + dir=/tmp/install
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + bin=dockercli
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + shift
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + . /tmp/install/dockercli.installer
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 ++ : stable
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 ++ : 17.06.2-ce
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + install_dockercli
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.426 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.428 Install docker/cli version 17.06.2-ce from stable
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 ++ uname -m
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 + arch=x86_64
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 + '[' x86_64 '!=' x86_64 ']'
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 + url=https://download.docker.com/linux/static
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:57:54 [2021-07-29T11:57:54.323Z] #24 5.447 + tar -xz docker/docker
11:57:54 [2021-07-29T11:57:54.323Z] #24 7.298 + mkdir -p /build
11:57:54 [2021-07-29T11:57:54.323Z] #24 7.309 + mv docker/docker /build/
11:57:54 [2021-07-29T11:57:54.323Z] #24 7.309 + rmdir docker
11:57:54 [2021-07-29T11:57:54.323Z] #24 DONE 7.4s
11:57:54 [2021-07-29T11:57:54.323Z] 
11:57:54 [2021-07-29T11:57:54.323Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:57:54 [2021-07-29T11:57:54.323Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + RM_GOPATH=0
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + TMP_GOPATH=
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + : /build
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + '[' -z '' ']'
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 ++ mktemp -d
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + export GOPATH=/tmp/tmp.zbDL04HiCr
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + GOPATH=/tmp/tmp.zbDL04HiCr
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.551 + RM_GOPATH=1
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.552 + case "$(go env GOARCH)" in
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.553 ++ go env GOARCH
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + export GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 ++ dirname /tmp/install/install.sh
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + dir=/tmp/install
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + bin=golangci_lint
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + shift
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + . /tmp/install/golangci_lint.installer
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 ++ : v1.23.8
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + install_golangci_lint
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + set -e
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + export GO111MODULE=on
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + GO111MODULE=on
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + GOBIN=/build
11:57:54 [2021-07-29T11:57:54.323Z] #50 7.565 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
11:57:54 [2021-07-29T11:57:54.323Z] #50 ...
11:57:54 [2021-07-29T11:57:54.323Z] 
11:57:54 [2021-07-29T11:57:54.323Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:57:54 [2021-07-29T11:57:54.323Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.713 + RM_GOPATH=0
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.713 + TMP_GOPATH=
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 + : /build
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 + '[' -z '' ']'
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 ++ mktemp -d
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 + export GOPATH=/tmp/tmp.pBUswZRJOW
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 + GOPATH=/tmp/tmp.pBUswZRJOW
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.714 + RM_GOPATH=1
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.717 + case "$(go env GOARCH)" in
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.717 ++ go env GOARCH
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + export GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + GO_BUILDMODE=-buildmode=pie
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 ++ dirname /tmp/install/install.sh
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + dir=/tmp/install
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + bin=vndr
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + shift
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + '[' '!' -f /tmp/install/vndr.installer ']'
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + . /tmp/install/vndr.installer
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + install_vndr
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pBUswZRJOW/src/github.com/LK4D4/vndr
11:57:54 [2021-07-29T11:57:54.323Z] #46 7.737 Cloning into '/tmp/tmp.pBUswZRJOW/src/github.com/LK4D4/vndr'...
11:57:54 [2021-07-29T11:57:54.419Z] #11 DONE 0.8s
11:57:54 [2021-07-29T11:57:54.419Z] 
11:57:54 [2021-07-29T11:57:54.419Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:57:54 [2021-07-29T11:57:54.419Z] #24 sha256:92f607d223ff8a78bf1b0291a4f4e81851b8a563b7abd665170ae8664e446daf
11:57:54 [2021-07-29T11:57:54.728Z] #16 3.400 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:57:54 [2021-07-29T11:57:54.728Z] #16 DONE 3.5s
11:57:54 [2021-07-29T11:57:54.728Z] 
11:57:54 [2021-07-29T11:57:54.728Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:57:54 [2021-07-29T11:57:54.728Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
11:57:54 [2021-07-29T11:57:54.888Z] #46 8.244 + cd /tmp/tmp.pBUswZRJOW/src/github.com/LK4D4/vndr
11:57:54 [2021-07-29T11:57:54.888Z] #46 8.244 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
11:57:54 [2021-07-29T11:57:54.888Z] #46 ...
11:57:54 [2021-07-29T11:57:54.888Z] 
11:57:54 [2021-07-29T11:57:54.888Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:57:54 [2021-07-29T11:57:54.888Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:57:54 [2021-07-29T11:57:54.888Z] #50 8.204 go: downloading github.com/golangci/golangci-lint v1.23.8
11:57:54 [2021-07-29T11:57:54.934Z] #44 ...
11:57:54 [2021-07-29T11:57:54.934Z] 
11:57:54 [2021-07-29T11:57:54.934Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
11:57:54 [2021-07-29T11:57:54.934Z] #12 sha256:04d67373c8d9ecaf224735df36cc274ce19a98ab2063aa03bd8a02c236d1ef9d
11:57:54 [2021-07-29T11:57:54.934Z] #12 DONE 3.9s
11:57:54 [2021-07-29T11:57:54.934Z] 
11:57:54 [2021-07-29T11:57:54.934Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:54 [2021-07-29T11:57:54.934Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:57:54 [2021-07-29T11:57:54.996Z] #24 ...
11:57:54 [2021-07-29T11:57:54.996Z] 
11:57:54 [2021-07-29T11:57:54.996Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
11:57:54 [2021-07-29T11:57:54.996Z] #39 sha256:b669ce692a1e511a75c1c2d8b45a50e003ada14bcfcf2a4be3f0eb0858817e77
11:57:54 [2021-07-29T11:57:54.996Z] #39 DONE 0.3s
11:57:54 [2021-07-29T11:57:54.996Z] 
11:57:54 [2021-07-29T11:57:54.996Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
11:57:54 [2021-07-29T11:57:54.996Z] #31 sha256:0c13f0724e2299ace051f8de2232cd430b2730224b5bbe49256461c8925a2094
11:57:54 [2021-07-29T11:57:54.996Z] #31 DONE 0.3s
11:57:54 [2021-07-29T11:57:54.996Z] 
11:57:54 [2021-07-29T11:57:54.996Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
11:57:54 [2021-07-29T11:57:54.996Z] #43 sha256:d41414c17bc94e26593f94d21b2751ba76fdcc012722a50b3f573907e687a9a1
11:57:54 [2021-07-29T11:57:54.996Z] #43 DONE 0.3s
11:57:54 [2021-07-29T11:57:54.996Z] 
11:57:54 [2021-07-29T11:57:54.996Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:57:54 [2021-07-29T11:57:54.996Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:57:55 [2021-07-29T11:57:55.077Z] INFO [runner/unused/goanalysis] analyzers took 32.72966908s with top 10 stages: buildssa: 28.041823621s, U1000: 4.687845459s 
11:57:55 [2021-07-29T11:57:55.302Z] Running on azwin-2-eca6f0 in d:\jenkins\workspace\moby_PR-42684
[Pipeline] {
[Pipeline] ws
11:57:55 [2021-07-29T11:57:55.320Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:57:56 [2021-07-29T11:57:56.559Z] The recommended git tool is: git
11:57:56 [2021-07-29T11:57:56.783Z] #50 ...
11:57:56 [2021-07-29T11:57:56.783Z] 
11:57:56 [2021-07-29T11:57:56.783Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:57:56 [2021-07-29T11:57:56.783Z] #34 sha256:fe6f78937e495d6f1f894724fe3846cdc833aaacec8f927fb42ec11648f8f15e
11:57:56 [2021-07-29T11:57:56.783Z] #34 7.027 Install go-toml version v1.8.1
11:57:56 [2021-07-29T11:57:56.783Z] #34 7.491 go: downloading github.com/pelletier/go-toml v1.8.1
11:57:56 [2021-07-29T11:57:56.783Z] #34 ...
11:57:56 [2021-07-29T11:57:56.783Z] 
11:57:56 [2021-07-29T11:57:56.783Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:57:56 [2021-07-29T11:57:56.783Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:57:56 [2021-07-29T11:57:56.783Z] #56 9.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:57:56 [2021-07-29T11:57:56.783Z] #56 9.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:57:56 [2021-07-29T11:57:56.783Z] #56 9.670 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:57:57 [2021-07-29T11:57:57.040Z] #56 ...
11:57:57 [2021-07-29T11:57:57.040Z] 
11:57:57 [2021-07-29T11:57:57.040Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:57:57 [2021-07-29T11:57:57.040Z] #48 sha256:5f9428452cd486b320f97c7779ad8bfc2c7fee55f7faf77928e46fe3e3f46522
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + RM_GOPATH=0
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + TMP_GOPATH=
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + : /build
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + '[' -z '' ']'
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 ++ mktemp -d
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + export GOPATH=/tmp/tmp.yamO1dHGYb
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + GOPATH=/tmp/tmp.yamO1dHGYb
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + RM_GOPATH=1
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 + case "$(go env GOARCH)" in
11:57:57 [2021-07-29T11:57:57.040Z] #48 7.978 ++ go env GOARCH
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + export GO_BUILDMODE=-buildmode=pie
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + GO_BUILDMODE=-buildmode=pie
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 ++ dirname /tmp/install/install.sh
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + dir=/tmp/install
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + bin=gotestsum
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + shift
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + . /tmp/install/gotestsum.installer
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 ++ : v0.5.3
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + install_gotestsum
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + set -e
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + export GO111MODULE=on
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + GO111MODULE=on
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + GOBIN=/build
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.008 + go get gotest.tools/gotestsum@v0.5.3
11:57:57 [2021-07-29T11:57:57.040Z] #48 8.910 go: downloading gotest.tools/gotestsum v0.5.3
11:57:57 [2021-07-29T11:57:57.040Z] #48 ...
11:57:57 [2021-07-29T11:57:57.040Z] 
11:57:57 [2021-07-29T11:57:57.040Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:57:57 [2021-07-29T11:57:57.040Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.890 + RM_GOPATH=0
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + TMP_GOPATH=
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + : /build
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + '[' -z '' ']'
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 ++ mktemp -d
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + export GOPATH=/tmp/tmp.5h8ujttip4
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + GOPATH=/tmp/tmp.5h8ujttip4
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + RM_GOPATH=1
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 + case "$(go env GOARCH)" in
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.906 ++ go env GOARCH
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.927 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + export GO_BUILDMODE=-buildmode=pie
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + GO_BUILDMODE=-buildmode=pie
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 ++ dirname /tmp/install/install.sh
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + dir=/tmp/install
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + bin=shfmt
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + shift
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + . /tmp/install/shfmt.installer
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + install_shfmt
11:57:57 [2021-07-29T11:57:57.040Z] #52 7.928 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:57:57 [2021-07-29T11:57:57.041Z] #52 7.928 + git clone https://github.com/mvdan/sh.git /tmp/tmp.5h8ujttip4/src/github.com/mvdan/sh
11:57:57 [2021-07-29T11:57:57.041Z] #52 7.935 Cloning into '/tmp/tmp.5h8ujttip4/src/github.com/mvdan/sh'...
11:57:57 [2021-07-29T11:57:57.301Z] #52 ...
11:57:57 [2021-07-29T11:57:57.301Z] 
11:57:57 [2021-07-29T11:57:57.301Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:57:57 [2021-07-29T11:57:57.301Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:57:57 [2021-07-29T11:57:57.301Z] #40 8.081 + git clone https://github.com/docker/distribution.git .
11:57:57 [2021-07-29T11:57:57.301Z] #40 8.083 Cloning into '.'...
11:57:57 [2021-07-29T11:57:57.301Z] #40 ...
11:57:57 [2021-07-29T11:57:57.301Z] 
11:57:57 [2021-07-29T11:57:57.301Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:57 [2021-07-29T11:57:57.301Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:57:57 [2021-07-29T11:57:57.301Z] #36 9.428 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:57:57 [2021-07-29T11:57:57.301Z] #36 9.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:57:57 [2021-07-29T11:57:57.301Z] #36 9.669 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:57:57 [2021-07-29T11:57:57.558Z] #36 ...
11:57:57 [2021-07-29T11:57:57.558Z] 
11:57:57 [2021-07-29T11:57:57.558Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:57:57 [2021-07-29T11:57:57.558Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:57:57 [2021-07-29T11:57:57.558Z] #32 7.757 + git clone https://github.com/kolyshkin/go-swagger.git .
11:57:57 [2021-07-29T11:57:57.558Z] #32 7.764 Cloning into '.'...
11:57:57 [2021-07-29T11:57:57.558Z] #32 ...
11:57:57 [2021-07-29T11:57:57.558Z] 
11:57:57 [2021-07-29T11:57:57.559Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:57:57 [2021-07-29T11:57:57.559Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:57:57 [2021-07-29T11:57:57.559Z] #36 11.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:57:57 [2021-07-29T11:57:57.580Z] #44 ...
11:57:57 [2021-07-29T11:57:57.580Z] 
11:57:57 [2021-07-29T11:57:57.580Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list
11:57:57 [2021-07-29T11:57:57.580Z] #12 sha256:ec0543d9162d34cf7973999f6bde35307e6da16aa87429a271119862b2cc7dfe
11:57:57 [2021-07-29T11:57:57.580Z] #12 DONE 2.8s
11:57:57 [2021-07-29T11:57:57.580Z] 
11:57:57 [2021-07-29T11:57:57.580Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:57:57 [2021-07-29T11:57:57.580Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:57:57 [2021-07-29T11:57:57.993Z] #17 DONE 3.0s
11:57:57 [2021-07-29T11:57:57.993Z] 
11:57:57 [2021-07-29T11:57:57.993Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:57:57 [2021-07-29T11:57:57.993Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
11:58:00 [2021-07-29T11:58:00.221Z] #13 5.148 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #13 5.241 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #13 5.246 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #13 5.248 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #13 ...
11:58:00 [2021-07-29T11:58:00.222Z] 
11:58:00 [2021-07-29T11:58:00.222Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:00 [2021-07-29T11:58:00.222Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:00 [2021-07-29T11:58:00.222Z] #44 8.224 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #44 8.284 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #44 8.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #44 8.973 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
11:58:00 [2021-07-29T11:58:00.222Z] #44 9.696 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:00 [2021-07-29T11:58:00.222Z] #44 ...
11:58:00 [2021-07-29T11:58:00.222Z] 
11:58:00 [2021-07-29T11:58:00.222Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:00 [2021-07-29T11:58:00.222Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.940 + RM_GOPATH=0
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.940 + TMP_GOPATH=
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.940 + : /build
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.940 + '[' -z '' ']'
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.940 ++ mktemp -d
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.944 + export GOPATH=/tmp/tmp.PGNsf2brrG
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.944 + GOPATH=/tmp/tmp.PGNsf2brrG
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.944 + RM_GOPATH=1
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.944 + case "$(go env GOARCH)" in
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.944 ++ go env GOARCH
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.955 + export GO_BUILDMODE=-buildmode=pie
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.955 + GO_BUILDMODE=-buildmode=pie
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.955 ++ dirname /tmp/install/install.sh
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + dir=/tmp/install
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + bin=golangci_lint
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + shift
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + . /tmp/install/golangci_lint.installer
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 ++ : v1.23.8
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + install_golangci_lint
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + set -e
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + export GO111MODULE=on
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + GO111MODULE=on
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + GOBIN=/build
11:58:00 [2021-07-29T11:58:00.222Z] #50 4.960 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
11:58:00 [2021-07-29T11:58:00.222Z] #50 5.500 go: downloading github.com/golangci/golangci-lint v1.23.8
11:58:00 [2021-07-29T11:58:00.314Z] #13 2.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:00 [2021-07-29T11:58:00.314Z] #13 3.000 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:58:00 [2021-07-29T11:58:00.314Z] #13 3.033 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:00 [2021-07-29T11:58:00.314Z] #13 3.035 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:00 [2021-07-29T11:58:00.482Z] #50 ...
11:58:00 [2021-07-29T11:58:00.482Z] 
11:58:00 [2021-07-29T11:58:00.482Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:00 [2021-07-29T11:58:00.482Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:00 [2021-07-29T11:58:00.482Z] #36 7.693 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:00 [2021-07-29T11:58:00.482Z] #36 7.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:00 [2021-07-29T11:58:00.482Z] #36 7.823 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:00 [2021-07-29T11:58:00.482Z] #36 9.494 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:00 [2021-07-29T11:58:00.482Z] #36 ...
11:58:00 [2021-07-29T11:58:00.482Z] 
11:58:00 [2021-07-29T11:58:00.482Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:00 [2021-07-29T11:58:00.482Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + RM_GOPATH=0
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + TMP_GOPATH=
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + : /build
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + '[' -z '' ']'
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 ++ mktemp -d
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + export GOPATH=/tmp/tmp.1WrbE4eCeR
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + GOPATH=/tmp/tmp.1WrbE4eCeR
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + RM_GOPATH=1
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 + case "$(go env GOARCH)" in
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.258 ++ go env GOARCH
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.260 + export GO_BUILDMODE=-buildmode=pie
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.261 + GO_BUILDMODE=-buildmode=pie
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 ++ dirname /tmp/install/install.sh
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + dir=/tmp/install
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + bin=vndr
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + shift
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + '[' '!' -f /tmp/install/vndr.installer ']'
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + . /tmp/install/vndr.installer
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + install_vndr
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.283 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.1WrbE4eCeR/src/github.com/LK4D4/vndr
11:58:00 [2021-07-29T11:58:00.482Z] #46 6.304 Cloning into '/tmp/tmp.1WrbE4eCeR/src/github.com/LK4D4/vndr'...
11:58:00 [2021-07-29T11:58:00.482Z] #46 7.022 + cd /tmp/tmp.1WrbE4eCeR/src/github.com/LK4D4/vndr
11:58:00 [2021-07-29T11:58:00.482Z] #46 7.022 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
11:58:00 [2021-07-29T11:58:00.482Z] #46 7.065 + go build -buildmode=pie -v -o /build/vndr .
11:58:00 [2021-07-29T11:58:00.482Z] #46 9.286 internal/unsafeheader
11:58:00 [2021-07-29T11:58:00.482Z] #46 9.389 internal/cpu
11:58:00 [2021-07-29T11:58:00.482Z] #46 9.427 runtime/internal/atomic
11:58:00 [2021-07-29T11:58:00.482Z] #46 10.02 runtime/internal/sys
11:58:00 [2021-07-29T11:58:00.507Z] #18 DONE 2.3s
11:58:00 [2021-07-29T11:58:00.507Z] 
11:58:00 [2021-07-29T11:58:00.507Z] #19 [dev-systemd-false  6/25] RUN ldconfig
11:58:00 [2021-07-29T11:58:00.507Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
11:58:00 [2021-07-29T11:58:00.742Z] #46 ...
11:58:00 [2021-07-29T11:58:00.742Z] 
11:58:00 [2021-07-29T11:58:00.742Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:00 [2021-07-29T11:58:00.742Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:00 [2021-07-29T11:58:00.742Z] #56 4.873 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:00 [2021-07-29T11:58:00.742Z] #56 4.873 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:00 [2021-07-29T11:58:00.742Z] #56 4.873 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:00 [2021-07-29T11:58:00.742Z] #56 5.164 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:00 [2021-07-29T11:58:00.742Z] #56 5.809 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:00 [2021-07-29T11:58:00.742Z] #56 7.111 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:00 [2021-07-29T11:58:00.920Z] #36 14.26 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:01 [2021-07-29T11:58:01.004Z] #56 ...
11:58:01 [2021-07-29T11:58:01.004Z] 
11:58:01 [2021-07-29T11:58:01.004Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:58:01 [2021-07-29T11:58:01.004Z] #24 sha256:2ad3eb892378203a86a7d7c8d90b0ba3ca3a2817959cbe866e23de873813c3f0
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + RM_GOPATH=0
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + TMP_GOPATH=
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + : /build
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + '[' -z '' ']'
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 ++ mktemp -d
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + export GOPATH=/tmp/tmp.boNdbj3QMb
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + GOPATH=/tmp/tmp.boNdbj3QMb
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + RM_GOPATH=1
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 + case "$(go env GOARCH)" in
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.327 ++ go env GOARCH
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + export GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 ++ dirname /tmp/install/install.sh
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + dir=/tmp/install
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + bin=dockercli
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + shift
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + . /tmp/install/dockercli.installer
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 ++ : stable
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 ++ : 17.06.2-ce
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + install_dockercli
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 ++ uname -m
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + arch=x86_64
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + '[' x86_64 '!=' x86_64 ']'
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + url=https://download.docker.com/linux/static
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.359 + tar -xz docker/docker
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.360 Install docker/cli version 17.06.2-ce from stable
11:58:01 [2021-07-29T11:58:01.004Z] #24 7.380 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
11:58:01 [2021-07-29T11:58:01.004Z] #24 ...
11:58:01 [2021-07-29T11:58:01.004Z] 
11:58:01 [2021-07-29T11:58:01.004Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:01 [2021-07-29T11:58:01.004Z] #48 sha256:82858c98fefeb8f70078ab2018eeb63c87c0dd7fec80b95320e2df178c20fc56
11:58:01 [2021-07-29T11:58:01.005Z] #48 6.996 + RM_GOPATH=0
11:58:01 [2021-07-29T11:58:01.005Z] #48 6.996 + TMP_GOPATH=
11:58:01 [2021-07-29T11:58:01.005Z] #48 6.996 + : /build
11:58:01 [2021-07-29T11:58:01.005Z] #48 6.996 + '[' -z '' ']'
11:58:01 [2021-07-29T11:58:01.005Z] #48 6.998 ++ mktemp -d
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.002 + export GOPATH=/tmp/tmp.VHUxNqnvQN
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.002 + GOPATH=/tmp/tmp.VHUxNqnvQN
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.002 + RM_GOPATH=1
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.002 + case "$(go env GOARCH)" in
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.002 ++ go env GOARCH
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + export GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 ++ dirname /tmp/install/install.sh
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + dir=/tmp/install
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + bin=gotestsum
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + shift
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + . /tmp/install/gotestsum.installer
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 ++ : v0.5.3
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + install_gotestsum
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + set -e
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + export GO111MODULE=on
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + GO111MODULE=on
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + GOBIN=/build
11:58:01 [2021-07-29T11:58:01.005Z] #48 7.065 + go get gotest.tools/gotestsum@v0.5.3
11:58:01 [2021-07-29T11:58:01.005Z] #48 8.060 go: downloading gotest.tools/gotestsum v0.5.3
11:58:01 [2021-07-29T11:58:01.005Z] #48 10.04 go: downloading github.com/fatih/color v1.9.0
11:58:01 [2021-07-29T11:58:01.005Z] #48 10.06 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:58:01 [2021-07-29T11:58:01.005Z] #48 10.08 go: downloading github.com/pkg/errors v0.9.1
11:58:01 [2021-07-29T11:58:01.005Z] #48 10.14 go: downloading github.com/spf13/pflag v1.0.3
11:58:01 [2021-07-29T11:58:01.005Z] #48 10.68 go: downloading github.com/mattn/go-colorable v0.1.6
11:58:01 [2021-07-29T11:58:01.264Z] #13 3.902 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
11:58:01 [2021-07-29T11:58:01.264Z] #48 10.82 go: downloading github.com/mattn/go-isatty v0.0.12
11:58:01 [2021-07-29T11:58:01.264Z] #48 ...
11:58:01 [2021-07-29T11:58:01.264Z] 
11:58:01 [2021-07-29T11:58:01.264Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:01 [2021-07-29T11:58:01.264Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.392 + RM_GOPATH=0
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.392 + TMP_GOPATH=
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.392 + : /build
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.392 + '[' -z '' ']'
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 ++ mktemp -d
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 + export GOPATH=/tmp/tmp.7IfVQ2laXk
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 + GOPATH=/tmp/tmp.7IfVQ2laXk
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 + RM_GOPATH=1
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 + case "$(go env GOARCH)" in
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.402 ++ go env GOARCH
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.414 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + export GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + GO_BUILDMODE=-buildmode=pie
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 ++ dirname /tmp/install/install.sh
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + dir=/tmp/install
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + bin=shfmt
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + shift
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + . /tmp/install/shfmt.installer
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + install_shfmt
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7IfVQ2laXk/src/github.com/mvdan/sh
11:58:01 [2021-07-29T11:58:01.264Z] #52 5.415 Cloning into '/tmp/tmp.7IfVQ2laXk/src/github.com/mvdan/sh'...
11:58:01 [2021-07-29T11:58:01.264Z] #52 ...
11:58:01 [2021-07-29T11:58:01.264Z] 
11:58:01 [2021-07-29T11:58:01.264Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:01 [2021-07-29T11:58:01.264Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:58:01 [2021-07-29T11:58:01.264Z] #40 6.365 + git clone https://github.com/docker/distribution.git .
11:58:01 [2021-07-29T11:58:01.264Z] #40 6.365 Cloning into '.'...
11:58:01 [2021-07-29T11:58:01.524Z] #40 ...
11:58:01 [2021-07-29T11:58:01.524Z] 
11:58:01 [2021-07-29T11:58:01.524Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:01 [2021-07-29T11:58:01.524Z] #34 sha256:2133a2cd7ee07b20f7d98dd046ef6e004d6a9ba725bad526dcc958880aa8b22d
11:58:01 [2021-07-29T11:58:01.524Z] #34 6.881 Install go-toml version v1.8.1
11:58:01 [2021-07-29T11:58:01.524Z] #34 7.935 go: downloading github.com/pelletier/go-toml v1.8.1
11:58:01 [2021-07-29T11:58:01.524Z] #34 ...
11:58:01 [2021-07-29T11:58:01.524Z] 
11:58:01 [2021-07-29T11:58:01.524Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:01 [2021-07-29T11:58:01.524Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:58:01 [2021-07-29T11:58:01.524Z] #32 7.389 + git clone https://github.com/kolyshkin/go-swagger.git .
11:58:01 [2021-07-29T11:58:01.524Z] #32 7.389 Cloning into '.'...
11:58:01 [2021-07-29T11:58:01.786Z] #32 ...
11:58:01 [2021-07-29T11:58:01.786Z] 
11:58:01 [2021-07-29T11:58:01.786Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:01 [2021-07-29T11:58:01.786Z] #48 sha256:82858c98fefeb8f70078ab2018eeb63c87c0dd7fec80b95320e2df178c20fc56
11:58:01 [2021-07-29T11:58:01.786Z] #48 11.31 go: downloading github.com/jonboulle/clockwork v0.1.0
11:58:01 [2021-07-29T11:58:01.786Z] #48 11.31 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:58:01 [2021-07-29T11:58:01.786Z] #48 11.40 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:58:02 [2021-07-29T11:58:02.397Z] #19 DONE 2.3s
11:58:02 [2021-07-29T11:58:02.397Z] 
11:58:02 [2021-07-29T11:58:02.397Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:58:02 [2021-07-29T11:58:02.397Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:58:02 [2021-07-29T11:58:02.657Z] #13 5.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:58:02 [2021-07-29T11:58:02.657Z] #13 ...
11:58:02 [2021-07-29T11:58:02.657Z] 
11:58:02 [2021-07-29T11:58:02.657Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:58:02 [2021-07-29T11:58:02.657Z] #24 sha256:92f607d223ff8a78bf1b0291a4f4e81851b8a563b7abd665170ae8664e446daf
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.955 + RM_GOPATH=0
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.955 + TMP_GOPATH=
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.955 + : /build
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.955 + '[' -z '' ']'
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.959 ++ mktemp -d
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.962 + export GOPATH=/tmp/tmp.3bslm8K06I
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.962 + GOPATH=/tmp/tmp.3bslm8K06I
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.962 + RM_GOPATH=1
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.962 + case "$(go env GOARCH)" in
11:58:02 [2021-07-29T11:58:02.657Z] #24 4.966 ++ go env GOARCH
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.002 + export GO_BUILDMODE=-buildmode=pie
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.003 + GO_BUILDMODE=-buildmode=pie
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.005 ++ dirname /tmp/install/install.sh
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.010 + dir=/tmp/install
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.011 + bin=dockercli
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.011 + shift
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.012 + '[' '!' -f /tmp/install/dockercli.installer ']'
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.012 + . /tmp/install/dockercli.installer
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.013 ++ : stable
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.013 ++ : 17.06.2-ce
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.014 + install_dockercli
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.014 + echo 'Install docker/cli version 17.06.2-ce from stable'
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.015 Install docker/cli version 17.06.2-ce from stable
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.016 ++ uname -m
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + arch=aarch64
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + '[' aarch64 '!=' x86_64 ']'
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + '[' aarch64 '!=' s390x ']'
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + '[' aarch64 '!=' armhf ']'
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + build_dockercli
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.026 + git clone https://github.com/docker/docker-ce /tmp/tmp.3bslm8K06I/tmp/docker-ce
11:58:02 [2021-07-29T11:58:02.657Z] #24 5.028 Cloning into '/tmp/tmp.3bslm8K06I/tmp/docker-ce'...
11:58:02 [2021-07-29T11:58:02.727Z] #48 12.35 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:58:03 [2021-07-29T11:58:03.450Z] #36 ...
11:58:03 [2021-07-29T11:58:03.450Z] 
11:58:03 [2021-07-29T11:58:03.450Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:03 [2021-07-29T11:58:03.450Z] #59 sha256:3882a6eb034a6c6731e55c6e3e6ac58f16bcd14c99f0a104cecbf181b8d6a3ba
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.024 + RM_GOPATH=0
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.025 + TMP_GOPATH=
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.025 + : /build
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.025 + '[' -z '' ']'
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 ++ mktemp -d
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 + export GOPATH=/tmp/tmp.meqHek6pXx
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 + GOPATH=/tmp/tmp.meqHek6pXx
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 + RM_GOPATH=1
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 + case "$(go env GOARCH)" in
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.032 ++ go env GOARCH
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.084 + export GO_BUILDMODE=-buildmode=pie
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.084 + GO_BUILDMODE=-buildmode=pie
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.084 ++ dirname /tmp/install/install.sh
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.090 + dir=/tmp/install
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.090 + bin=rootlesskit
11:58:03 [2021-07-29T11:58:03.450Z] #59 9.090 + shift
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.090 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.090 + . /tmp/install/rootlesskit.installer
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.090 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.092 + install_rootlesskit
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.092 + case "$1" in
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.092 + export CGO_ENABLED=0
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.092 + CGO_ENABLED=0
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.092 + _install_rootlesskit
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.098 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.098 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.meqHek6pXx/src/github.com/rootless-containers/rootlesskit
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.098 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:58:03 [2021-07-29T11:58:03.451Z] #59 9.100 Cloning into '/tmp/tmp.meqHek6pXx/src/github.com/rootless-containers/rootlesskit'...
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.22 + cd /tmp/tmp.meqHek6pXx/src/github.com/rootless-containers/rootlesskit
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.22 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.35 + export GO111MODULE=on
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.35 + GO111MODULE=on
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.35 + export GOPROXY=https://proxy.golang.org
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.35 + GOPROXY=https://proxy.golang.org
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.36 + for f in rootlesskit rootlesskit-docker-proxy
11:58:03 [2021-07-29T11:58:03.451Z] #59 15.36 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:58:04 [2021-07-29T11:58:04.015Z] #59 17.55 go: downloading github.com/pkg/errors v0.9.1
11:58:04 [2021-07-29T11:58:04.054Z] #24 ...
11:58:04 [2021-07-29T11:58:04.054Z] 
11:58:04 [2021-07-29T11:58:04.054Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
11:58:04 [2021-07-29T11:58:04.054Z] #27 sha256:cbe8578d94dce93aada7577a0b95b8bfba5f180612356ab3e2bd06f3474750f9
11:58:04 [2021-07-29T11:58:04.054Z] #27 16.19 Updating certificates in /etc/ssl/certs...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.22 137 added, 0 removed; done.
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.68 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.70 Setting up jq (1.5+dfsg-2+b1) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.72 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.74 Setting up curl (7.64.0-4+deb10u2) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.76 Processing triggers for libc-bin (2.28-10) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.85 Processing triggers for ca-certificates (20200601~deb10u2) ...
11:58:04 [2021-07-29T11:58:04.054Z] #27 19.86 Updating certificates in /etc/ssl/certs...
11:58:04 [2021-07-29T11:58:04.054Z] #27 22.85 0 added, 0 removed; done.
11:58:04 [2021-07-29T11:58:04.054Z] #27 22.85 Running hooks in /etc/ca-certificates/update.d...
11:58:04 [2021-07-29T11:58:04.054Z] #27 22.87 done.
11:58:04 [2021-07-29T11:58:04.054Z] #27 DONE 25.3s
11:58:04 [2021-07-29T11:58:04.054Z] 
11:58:04 [2021-07-29T11:58:04.054Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
11:58:04 [2021-07-29T11:58:04.054Z] #28 sha256:5e3f3b5f622d51e43fb9870089c85483c94665270cbd6e63fc05d0eba9dc041d
11:58:04 [2021-07-29T11:58:04.272Z] #59 17.55 go: downloading github.com/sirupsen/logrus v1.8.1
11:58:04 [2021-07-29T11:58:04.334Z] #28 DONE 0.4s
11:58:04 [2021-07-29T11:58:04.334Z] 
11:58:04 [2021-07-29T11:58:04.334Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:04 [2021-07-29T11:58:04.334Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:04 [2021-07-29T11:58:04.529Z] #59 17.74 go: downloading github.com/urfave/cli/v2 v2.3.0
11:58:04 [2021-07-29T11:58:04.529Z] #59 ...
11:58:04 [2021-07-29T11:58:04.529Z] 
11:58:04 [2021-07-29T11:58:04.529Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:04 [2021-07-29T11:58:04.529Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:04 [2021-07-29T11:58:04.529Z] #36 17.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #29 ...
11:58:04 [2021-07-29T11:58:04.597Z] 
11:58:04 [2021-07-29T11:58:04.597Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:04 [2021-07-29T11:58:04.597Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
11:58:04 [2021-07-29T11:58:04.597Z] #56 5.243 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 5.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 5.319 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 5.959 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 7.115 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 8.494 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:58:04 [2021-07-29T11:58:04.597Z] #56 ...
11:58:04 [2021-07-29T11:58:04.597Z] 
11:58:04 [2021-07-29T11:58:04.597Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:04 [2021-07-29T11:58:04.597Z] #34 sha256:c9f28a8f0f392e4627c0cd085b87019f8e64ec2ce9bf84e3af129bd53992c2f6
11:58:04 [2021-07-29T11:58:04.597Z] #34 4.490 Install go-toml version v1.8.1
11:58:04 [2021-07-29T11:58:04.597Z] #34 5.131 go: downloading github.com/pelletier/go-toml v1.8.1
11:58:04 [2021-07-29T11:58:04.597Z] #34 7.765 github.com/pelletier/go-toml
11:58:04 [2021-07-29T11:58:04.597Z] #34 ...
11:58:04 [2021-07-29T11:58:04.597Z] 
11:58:04 [2021-07-29T11:58:04.597Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 sha256:ce87622fc766373e9a2747d538837e004e4632da0b06016a9d8d963e3633f677
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.937 + RM_GOPATH=0
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.937 + TMP_GOPATH=
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.937 + : /build
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.937 + '[' -z '' ']'
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.937 ++ mktemp -d
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.942 + export GOPATH=/tmp/tmp.fB1J9jYC5s
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.942 + GOPATH=/tmp/tmp.fB1J9jYC5s
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.942 + RM_GOPATH=1
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.942 + case "$(go env GOARCH)" in
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.942 ++ go env GOARCH
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.973 + export GO_BUILDMODE=-buildmode=pie
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.973 + GO_BUILDMODE=-buildmode=pie
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.978 ++ dirname /tmp/install/install.sh
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + dir=/tmp/install
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + bin=rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + shift
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + . /tmp/install/rootlesskit.installer
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + install_rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + case "$1" in
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + export CGO_ENABLED=0
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + CGO_ENABLED=0
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + _install_rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fB1J9jYC5s/src/github.com/rootless-containers/rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 4.999 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:58:04 [2021-07-29T11:58:04.597Z] #59 5.003 Cloning into '/tmp/tmp.fB1J9jYC5s/src/github.com/rootless-containers/rootlesskit'...
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.590 + cd /tmp/tmp.fB1J9jYC5s/src/github.com/rootless-containers/rootlesskit
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.590 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + export GO111MODULE=on
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + GO111MODULE=on
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + export GOPROXY=https://proxy.golang.org
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + GOPROXY=https://proxy.golang.org
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + for f in rootlesskit rootlesskit-docker-proxy
11:58:04 [2021-07-29T11:58:04.597Z] #59 8.655 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:58:04 [2021-07-29T11:58:04.787Z] #36 ...
11:58:04 [2021-07-29T11:58:04.787Z] 
11:58:04 [2021-07-29T11:58:04.787Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:04 [2021-07-29T11:58:04.787Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:04 [2021-07-29T11:58:04.787Z] #46 8.278 + go build -buildmode=pie -v -o /build/vndr .
11:58:04 [2021-07-29T11:58:04.787Z] #46 10.20 internal/unsafeheader
11:58:04 [2021-07-29T11:58:04.787Z] #46 10.26 internal/cpu
11:58:04 [2021-07-29T11:58:04.787Z] #46 10.39 runtime/internal/atomic
11:58:04 [2021-07-29T11:58:04.787Z] #46 11.01 runtime/internal/sys
11:58:04 [2021-07-29T11:58:04.787Z] #46 11.35 runtime/internal/math
11:58:04 [2021-07-29T11:58:04.787Z] #46 11.47 internal/race
11:58:04 [2021-07-29T11:58:04.787Z] #46 11.60 internal/bytealg
11:58:04 [2021-07-29T11:58:04.787Z] #46 11.62 sync/atomic
11:58:04 [2021-07-29T11:58:04.787Z] #46 12.60 unicode
11:58:04 [2021-07-29T11:58:04.787Z] #46 13.89 runtime
11:58:04 [2021-07-29T11:58:04.787Z] #46 18.24 unicode/utf8
11:58:04 [2021-07-29T11:58:04.866Z] #59 10.32 go: downloading github.com/pkg/errors v0.9.1
11:58:04 [2021-07-29T11:58:04.866Z] #59 10.33 go: downloading github.com/sirupsen/logrus v1.8.1
11:58:04 [2021-07-29T11:58:04.866Z] #59 10.33 go: downloading github.com/urfave/cli/v2 v2.3.0
11:58:04 [2021-07-29T11:58:04.866Z] #59 ...
11:58:04 [2021-07-29T11:58:04.866Z] 
11:58:04 [2021-07-29T11:58:04.866Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:04 [2021-07-29T11:58:04.866Z] #48 sha256:5e36925e91a1655079f0eda782ed064f7aba1dc9ce6d0effe755597c603aa609
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.818 + RM_GOPATH=0
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.818 + TMP_GOPATH=
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.818 + : /build
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.818 + '[' -z '' ']'
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.818 ++ mktemp -d
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.828 + export GOPATH=/tmp/tmp.eymfutr2kq
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.828 + GOPATH=/tmp/tmp.eymfutr2kq
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.828 + RM_GOPATH=1
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.828 + case "$(go env GOARCH)" in
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.828 ++ go env GOARCH
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.848 + export GO_BUILDMODE=-buildmode=pie
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.848 + GO_BUILDMODE=-buildmode=pie
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.854 ++ dirname /tmp/install/install.sh
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + dir=/tmp/install
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + bin=gotestsum
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + shift
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + '[' '!' -f /tmp/install/gotestsum.installer ']'
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + . /tmp/install/gotestsum.installer
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 ++ : v0.5.3
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.855 + install_gotestsum
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.887 + set -e
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.887 + export GO111MODULE=on
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.887 + GO111MODULE=on
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.887 + GOBIN=/build
11:58:04 [2021-07-29T11:58:04.866Z] #48 4.887 + go get gotest.tools/gotestsum@v0.5.3
11:58:04 [2021-07-29T11:58:04.866Z] #48 5.575 go: downloading gotest.tools/gotestsum v0.5.3
11:58:04 [2021-07-29T11:58:04.866Z] #48 9.669 go: downloading github.com/fatih/color v1.9.0
11:58:04 [2021-07-29T11:58:04.866Z] #48 9.670 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:58:04 [2021-07-29T11:58:04.866Z] #48 9.670 go: downloading github.com/pkg/errors v0.9.1
11:58:04 [2021-07-29T11:58:04.866Z] #48 9.672 go: downloading github.com/spf13/pflag v1.0.3
11:58:04 [2021-07-29T11:58:04.866Z] #48 10.16 go: downloading github.com/jonboulle/clockwork v0.1.0
11:58:04 [2021-07-29T11:58:04.866Z] #48 10.18 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:58:04 [2021-07-29T11:58:04.866Z] #48 10.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:58:04 [2021-07-29T11:58:04.866Z] #48 10.29 go: downloading github.com/mattn/go-colorable v0.1.6
11:58:04 [2021-07-29T11:58:04.913Z] #20 2.616 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:58:05 [2021-07-29T11:58:05.045Z] #46 ...
11:58:05 [2021-07-29T11:58:05.045Z] 
11:58:05 [2021-07-29T11:58:05.045Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:05 [2021-07-29T11:58:05.045Z] #48 sha256:5f9428452cd486b320f97c7779ad8bfc2c7fee55f7faf77928e46fe3e3f46522
11:58:05 [2021-07-29T11:58:05.045Z] #48 11.01 go: downloading github.com/fatih/color v1.9.0
11:58:05 [2021-07-29T11:58:05.045Z] #48 11.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
11:58:05 [2021-07-29T11:58:05.045Z] #48 11.18 go: downloading github.com/pkg/errors v0.9.1
11:58:05 [2021-07-29T11:58:05.045Z] #48 11.30 go: downloading github.com/spf13/pflag v1.0.3
11:58:05 [2021-07-29T11:58:05.045Z] #48 11.71 go: downloading github.com/mattn/go-colorable v0.1.6
11:58:05 [2021-07-29T11:58:05.045Z] #48 12.09 go: downloading github.com/mattn/go-isatty v0.0.12
11:58:05 [2021-07-29T11:58:05.045Z] #48 12.38 go: downloading github.com/jonboulle/clockwork v0.1.0
11:58:05 [2021-07-29T11:58:05.045Z] #48 12.54 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
11:58:05 [2021-07-29T11:58:05.045Z] #48 12.54 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
11:58:05 [2021-07-29T11:58:05.045Z] #48 13.16 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:58:05 [2021-07-29T11:58:05.045Z] #48 17.41 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:58:05 [2021-07-29T11:58:05.129Z] #48 10.58 go: downloading github.com/mattn/go-isatty v0.0.12
11:58:05 [2021-07-29T11:58:05.129Z] #48 ...
11:58:05 [2021-07-29T11:58:05.129Z] 
11:58:05 [2021-07-29T11:58:05.129Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:05 [2021-07-29T11:58:05.129Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
11:58:05 [2021-07-29T11:58:05.129Z] #40 4.699 + git clone https://github.com/docker/distribution.git .
11:58:05 [2021-07-29T11:58:05.129Z] #40 4.707 Cloning into '.'...
11:58:05 [2021-07-29T11:58:05.129Z] #40 ...
11:58:05 [2021-07-29T11:58:05.129Z] 
11:58:05 [2021-07-29T11:58:05.129Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:05 [2021-07-29T11:58:05.129Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.957 + RM_GOPATH=0
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.957 + TMP_GOPATH=
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.957 + : /build
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.957 + '[' -z '' ']'
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.957 ++ mktemp -d
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.958 + export GOPATH=/tmp/tmp.xSUXGOOKfy
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.958 + GOPATH=/tmp/tmp.xSUXGOOKfy
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.959 + RM_GOPATH=1
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.959 + case "$(go env GOARCH)" in
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.962 ++ go env GOARCH
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.976 + export GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.976 + GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.977 ++ dirname /tmp/install/install.sh
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + dir=/tmp/install
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + bin=golangci_lint
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + shift
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + . /tmp/install/golangci_lint.installer
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 ++ : v1.23.8
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + install_golangci_lint
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + set -e
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + export GO111MODULE=on
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + GO111MODULE=on
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + GOBIN=/build
11:58:05 [2021-07-29T11:58:05.129Z] #50 3.980 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
11:58:05 [2021-07-29T11:58:05.129Z] #50 4.547 go: downloading github.com/golangci/golangci-lint v1.23.8
11:58:05 [2021-07-29T11:58:05.169Z] #20 2.708 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:05 [2021-07-29T11:58:05.169Z] #20 2.803 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:05 [2021-07-29T11:58:05.169Z] #20 2.888 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #50 ...
11:58:05 [2021-07-29T11:58:05.392Z] 
11:58:05 [2021-07-29T11:58:05.392Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:05 [2021-07-29T11:58:05.392Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
11:58:05 [2021-07-29T11:58:05.392Z] #36 5.579 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 5.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 5.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 6.539 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 8.331 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 8.796 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:58:05 [2021-07-29T11:58:05.392Z] #36 ...
11:58:05 [2021-07-29T11:58:05.392Z] 
11:58:05 [2021-07-29T11:58:05.392Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:05 [2021-07-29T11:58:05.392Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
11:58:05 [2021-07-29T11:58:05.392Z] #32 5.093 + git clone https://github.com/kolyshkin/go-swagger.git .
11:58:05 [2021-07-29T11:58:05.392Z] #32 5.096 Cloning into '.'...
11:58:05 [2021-07-29T11:58:05.608Z] #48 ...
11:58:05 [2021-07-29T11:58:05.608Z] 
11:58:05 [2021-07-29T11:58:05.608Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:05 [2021-07-29T11:58:05.608Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:05 [2021-07-29T11:58:05.608Z] #46 18.94 math/bits
11:58:05 [2021-07-29T11:58:05.659Z] #32 ...
11:58:05 [2021-07-29T11:58:05.659Z] 
11:58:05 [2021-07-29T11:58:05.659Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:05 [2021-07-29T11:58:05.659Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:05 [2021-07-29T11:58:05.659Z] #52 4.125 + RM_GOPATH=0
11:58:05 [2021-07-29T11:58:05.659Z] #52 4.125 + TMP_GOPATH=
11:58:05 [2021-07-29T11:58:05.659Z] #52 4.125 + : /build
11:58:05 [2021-07-29T11:58:05.659Z] #52 4.125 + '[' -z '' ']'
11:58:05 [2021-07-29T11:58:05.659Z] #52 4.125 ++ mktemp -d
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.136 + export GOPATH=/tmp/tmp.iXdZHmYMKn
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.136 + GOPATH=/tmp/tmp.iXdZHmYMKn
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.136 + RM_GOPATH=1
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.136 + case "$(go env GOARCH)" in
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.139 ++ go env GOARCH
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.155 + export GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.155 + GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 ++ dirname /tmp/install/install.sh
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + dir=/tmp/install
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + bin=shfmt
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + shift
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + '[' '!' -f /tmp/install/shfmt.installer ']'
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + . /tmp/install/shfmt.installer
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + install_shfmt
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.156 + git clone https://github.com/mvdan/sh.git /tmp/tmp.iXdZHmYMKn/src/github.com/mvdan/sh
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.167 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:05 [2021-07-29T11:58:05.660Z] #52 4.170 Cloning into '/tmp/tmp.iXdZHmYMKn/src/github.com/mvdan/sh'...
11:58:05 [2021-07-29T11:58:05.660Z] #52 9.375 + cd /tmp/tmp.iXdZHmYMKn/src/github.com/mvdan/sh
11:58:05 [2021-07-29T11:58:05.660Z] #52 9.375 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:05 [2021-07-29T11:58:05.660Z] #52 9.601 + GO111MODULE=on
11:58:05 [2021-07-29T11:58:05.660Z] #52 9.601 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:58:05 [2021-07-29T11:58:05.660Z] #52 10.90 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:58:05 [2021-07-29T11:58:05.660Z] #52 10.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:58:05 [2021-07-29T11:58:05.660Z] #52 10.96 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:58:05 [2021-07-29T11:58:05.660Z] #52 ...
11:58:05 [2021-07-29T11:58:05.660Z] 
11:58:05 [2021-07-29T11:58:05.660Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:05 [2021-07-29T11:58:05.660Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.376 + RM_GOPATH=0
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.376 + TMP_GOPATH=
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.376 + : /build
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.376 + '[' -z '' ']'
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.376 ++ mktemp -d
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.379 + export GOPATH=/tmp/tmp.WATpWNBbAI
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.379 + GOPATH=/tmp/tmp.WATpWNBbAI
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.379 + RM_GOPATH=1
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.379 + case "$(go env GOARCH)" in
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.383 ++ go env GOARCH
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.409 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + export GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + GO_BUILDMODE=-buildmode=pie
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 ++ dirname /tmp/install/install.sh
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + dir=/tmp/install
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + bin=vndr
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + shift
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + '[' '!' -f /tmp/install/vndr.installer ']'
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + . /tmp/install/vndr.installer
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + install_vndr
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.WATpWNBbAI/src/github.com/LK4D4/vndr
11:58:05 [2021-07-29T11:58:05.660Z] #46 4.419 Cloning into '/tmp/tmp.WATpWNBbAI/src/github.com/LK4D4/vndr'...
11:58:05 [2021-07-29T11:58:05.660Z] #46 5.087 + cd /tmp/tmp.WATpWNBbAI/src/github.com/LK4D4/vndr
11:58:05 [2021-07-29T11:58:05.660Z] #46 5.087 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
11:58:05 [2021-07-29T11:58:05.660Z] #46 5.101 + go build -buildmode=pie -v -o /build/vndr .
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.343 internal/unsafeheader
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.410 runtime/internal/sys
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.492 internal/race
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.496 runtime/internal/atomic
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.497 internal/cpu
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.704 sync/atomic
11:58:05 [2021-07-29T11:58:05.660Z] #46 6.976 runtime/internal/math
11:58:05 [2021-07-29T11:58:05.660Z] #46 7.102 unicode
11:58:05 [2021-07-29T11:58:05.660Z] #46 7.113 unicode/utf8
11:58:05 [2021-07-29T11:58:05.660Z] #46 7.374 math/bits
11:58:05 [2021-07-29T11:58:05.660Z] #46 7.759 internal/bytealg
11:58:05 [2021-07-29T11:58:05.660Z] #46 7.900 encoding
11:58:05 [2021-07-29T11:58:05.660Z] #46 8.016 math
11:58:05 [2021-07-29T11:58:05.660Z] #46 8.046 unicode/utf16
11:58:05 [2021-07-29T11:58:05.660Z] #46 8.296 container/list
11:58:05 [2021-07-29T11:58:05.660Z] #46 8.557 crypto/internal/subtle
11:58:05 [2021-07-29T11:58:05.660Z] #46 8.864 crypto/subtle
11:58:05 [2021-07-29T11:58:05.660Z] #46 9.031 runtime
11:58:05 [2021-07-29T11:58:05.660Z] #46 9.072 vendor/golang.org/x/crypto/cryptobyte/asn1
11:58:05 [2021-07-29T11:58:05.660Z] #46 9.204 internal/nettrace
11:58:05 [2021-07-29T11:58:05.660Z] #46 9.454 runtime/cgo
11:58:05 [2021-07-29T11:58:05.660Z] #46 9.505 vendor/golang.org/x/crypto/internal/subtle
11:58:05 [2021-07-29T11:58:05.731Z] #20 3.253 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
11:58:05 [2021-07-29T11:58:05.922Z] #46 ...
11:58:05 [2021-07-29T11:58:05.922Z] 
11:58:05 [2021-07-29T11:58:05.922Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:05 [2021-07-29T11:58:05.922Z] #48 sha256:5e36925e91a1655079f0eda782ed064f7aba1dc9ce6d0effe755597c603aa609
11:58:05 [2021-07-29T11:58:05.922Z] #48 11.04 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:58:05 [2021-07-29T11:58:05.922Z] #48 11.25 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
11:58:05 [2021-07-29T11:58:05.987Z] #20 ...
11:58:05 [2021-07-29T11:58:05.987Z] 
11:58:05 [2021-07-29T11:58:05.987Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:58:05 [2021-07-29T11:58:05.987Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:58:05 [2021-07-29T11:58:05.987Z] #54 13.00 + cd /tmp/tmp.kesrOyEjMM/src/github.com/opencontainers/runc
11:58:05 [2021-07-29T11:58:05.987Z] #54 13.00 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
11:58:05 [2021-07-29T11:58:05.987Z] #54 13.49 + '[' -z '' ']'
11:58:05 [2021-07-29T11:58:05.988Z] #54 13.49 + target=static
11:58:05 [2021-07-29T11:58:05.988Z] #54 13.49 + make 'BUILDTAGS=seccomp ' static
11:58:05 [2021-07-29T11:58:05.988Z] #54 13.75 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
11:58:06 [2021-07-29T11:58:06.029Z] #48 15.35 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
11:58:06 [2021-07-29T11:58:06.550Z] #54 ...
11:58:06 [2021-07-29T11:58:06.550Z] 
11:58:06 [2021-07-29T11:58:06.550Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:58:06 [2021-07-29T11:58:06.550Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:58:06 [2021-07-29T11:58:06.550Z] #20 4.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #46 ...
11:58:06 [2021-07-29T11:58:06.554Z] 
11:58:06 [2021-07-29T11:58:06.554Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:06 [2021-07-29T11:58:06.554Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:06 [2021-07-29T11:58:06.554Z] #44 9.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 9.316 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 9.321 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 10.08 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
11:58:06 [2021-07-29T11:58:06.554Z] #44 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 18.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:06 [2021-07-29T11:58:06.554Z] #44 ...
11:58:06 [2021-07-29T11:58:06.554Z] 
11:58:06 [2021-07-29T11:58:06.554Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:06 [2021-07-29T11:58:06.554Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:06 [2021-07-29T11:58:06.554Z] #46 19.87 math
11:58:06 [2021-07-29T11:58:06.806Z] #20 ...
11:58:06 [2021-07-29T11:58:06.806Z] 
11:58:06 [2021-07-29T11:58:06.806Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:06 [2021-07-29T11:58:06.806Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:58:06 [2021-07-29T11:58:06.806Z] #46 129.9 net/http/httptrace
11:58:06 [2021-07-29T11:58:06.806Z] #46 130.1 net/http
11:58:07 [2021-07-29T11:58:07.120Z] #46 ...
11:58:07 [2021-07-29T11:58:07.120Z] 
11:58:07 [2021-07-29T11:58:07.120Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:07 [2021-07-29T11:58:07.120Z] #34 sha256:fe6f78937e495d6f1f894724fe3846cdc833aaacec8f927fb42ec11648f8f15e
11:58:07 [2021-07-29T11:58:07.120Z] #34 10.46 github.com/pelletier/go-toml
11:58:07 [2021-07-29T11:58:07.120Z] #34 20.60 github.com/pelletier/go-toml/cmd/tomll
11:58:07 [2021-07-29T11:58:07.377Z] #34 ...
11:58:07 [2021-07-29T11:58:07.377Z] 
11:58:07 [2021-07-29T11:58:07.377Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:07 [2021-07-29T11:58:07.377Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:07 [2021-07-29T11:58:07.377Z] #13 5.785 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 5.946 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 6.073 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 6.177 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 8.280 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:07 [2021-07-29T11:58:07.377Z] #13 14.23 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:07 [2021-07-29T11:58:07.410Z] #48 ...
11:58:07 [2021-07-29T11:58:07.410Z] 
11:58:07 [2021-07-29T11:58:07.410Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + RM_GOPATH=0
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + TMP_GOPATH=
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + : /build
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + '[' -z '' ']'
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 ++ mktemp -d
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + export GOPATH=/tmp/tmp.bxcI9xRSzr
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + GOPATH=/tmp/tmp.bxcI9xRSzr
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + RM_GOPATH=1
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 + case "$(go env GOARCH)" in
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.241 ++ go env GOARCH
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + export GO_BUILDMODE=-buildmode=pie
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + GO_BUILDMODE=-buildmode=pie
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 ++ dirname /tmp/install/install.sh
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + dir=/tmp/install
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + bin=rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + shift
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + . /tmp/install/rootlesskit.installer
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 ++ : 4cd567642273d369adaadcbadca00880552c1778
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + install_rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + case "$1" in
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + export CGO_ENABLED=0
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + CGO_ENABLED=0
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + _install_rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778'
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.300 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bxcI9xRSzr/src/github.com/rootless-containers/rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 7.323 Cloning into '/tmp/tmp.bxcI9xRSzr/src/github.com/rootless-containers/rootlesskit'...
11:58:07 [2021-07-29T11:58:07.410Z] #59 13.99 + cd /tmp/tmp.bxcI9xRSzr/src/github.com/rootless-containers/rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.00 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + export GO111MODULE=on
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + GO111MODULE=on
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + export GOPROXY=https://proxy.golang.org
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + GOPROXY=https://proxy.golang.org
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + for f in rootlesskit rootlesskit-docker-proxy
11:58:07 [2021-07-29T11:58:07.410Z] #59 14.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
11:58:07 [2021-07-29T11:58:07.410Z] #59 16.41 go: downloading github.com/pkg/errors v0.9.1
11:58:07 [2021-07-29T11:58:07.410Z] #59 16.41 go: downloading github.com/sirupsen/logrus v1.8.1
11:58:07 [2021-07-29T11:58:07.410Z] #59 16.66 go: downloading github.com/urfave/cli/v2 v2.3.0
11:58:07 [2021-07-29T11:58:07.670Z] #59 17.53 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:58:07 [2021-07-29T11:58:07.940Z] #13 ...
11:58:07 [2021-07-29T11:58:07.940Z] 
11:58:07 [2021-07-29T11:58:07.940Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:07 [2021-07-29T11:58:07.940Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:58:07 [2021-07-29T11:58:07.940Z] #52 21.31 + cd /tmp/tmp.5h8ujttip4/src/github.com/mvdan/sh
11:58:07 [2021-07-29T11:58:07.940Z] #52 21.31 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:08 [2021-07-29T11:58:08.173Z] #46 ...
11:58:08 [2021-07-29T11:58:08.173Z] 
11:58:08 [2021-07-29T11:58:08.173Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:58:08 [2021-07-29T11:58:08.173Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:58:08 [2021-07-29T11:58:08.173Z] #20 5.800 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:08 [2021-07-29T11:58:08.197Z] #52 21.55 + GO111MODULE=on
11:58:08 [2021-07-29T11:58:08.197Z] #52 21.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:58:08 [2021-07-29T11:58:08.455Z] #52 ...
11:58:08 [2021-07-29T11:58:08.455Z] 
11:58:08 [2021-07-29T11:58:08.455Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:08 [2021-07-29T11:58:08.455Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:08 [2021-07-29T11:58:08.455Z] #56 11.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:08 [2021-07-29T11:58:08.455Z] #56 15.63 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:08 [2021-07-29T11:58:08.455Z] #56 19.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:08 [2021-07-29T11:58:08.714Z] #56 ...
11:58:08 [2021-07-29T11:58:08.714Z] 
11:58:08 [2021-07-29T11:58:08.714Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:08 [2021-07-29T11:58:08.714Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:08 [2021-07-29T11:58:08.714Z] #13 16.70 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:09 [2021-07-29T11:58:09.051Z] #59 ...
11:58:09 [2021-07-29T11:58:09.051Z] 
11:58:09 [2021-07-29T11:58:09.051Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:09 [2021-07-29T11:58:09.051Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:58:09 [2021-07-29T11:58:09.051Z] #52 18.44 + cd /tmp/tmp.7IfVQ2laXk/src/github.com/mvdan/sh
11:58:09 [2021-07-29T11:58:09.051Z] #52 18.44 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
11:58:09 [2021-07-29T11:58:09.051Z] #52 18.74 + GO111MODULE=on
11:58:09 [2021-07-29T11:58:09.051Z] #52 18.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
11:58:09 [2021-07-29T11:58:09.540Z] #20 7.139 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:09 [2021-07-29T11:58:09.796Z] #20 ...
11:58:09 [2021-07-29T11:58:09.796Z] 
11:58:09 [2021-07-29T11:58:09.796Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:09 [2021-07-29T11:58:09.796Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:58:09 [2021-07-29T11:58:09.796Z] #32 DONE 144.9s
11:58:09 [2021-07-29T11:58:09.796Z] 
11:58:09 [2021-07-29T11:58:09.796Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:09 [2021-07-29T11:58:09.796Z] #46 sha256:246fe89f43eaf966827adff6b7d1ed93dd4ed40d221f843ac7e094841f6a3bfe
11:58:09 [2021-07-29T11:58:09.796Z] #46 142.7 github.com/LK4D4/vndr/godl
11:58:10 [2021-07-29T11:58:10.222Z] #48 ...
11:58:10 [2021-07-29T11:58:10.222Z] 
11:58:10 [2021-07-29T11:58:10.222Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:10 [2021-07-29T11:58:10.222Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:10 [2021-07-29T11:58:10.222Z] #44 5.163 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 5.214 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 5.215 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 5.734 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
11:58:10 [2021-07-29T11:58:10.222Z] #44 6.057 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 7.774 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 8.593 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:58:10 [2021-07-29T11:58:10.222Z] #44 12.84 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
11:58:10 [2021-07-29T11:58:10.222Z] #44 ...
11:58:10 [2021-07-29T11:58:10.222Z] 
11:58:10 [2021-07-29T11:58:10.222Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:10 [2021-07-29T11:58:10.222Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:10 [2021-07-29T11:58:10.222Z] #29 2.744 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)...
11:58:10 [2021-07-29T11:58:10.222Z] #29 3.214 
11:58:10 [2021-07-29T11:58:10.359Z] #46 143.4 github.com/LK4D4/vndr
11:58:10 [2021-07-29T11:58:10.485Z] #29 3.496 
                                                                           0.0%
#                                                                          2.5%
####                                                                       5.6%
######                                                                     9.7%
##########                                                                15.0%
############                                                              18.0%
#################                                                         23.9%
###################                                                       27.0%
#####################                                                     30.5%
#######################                                                   33.3%
##########################                                                36.9%
############################                                              39.6%
###############################                                           43.6%
####################################                                      50.1%
########################################                                  56.3%
#########################################                                 57.6%
#############################################                             63.6%
###################################################                       70.9%
###################################################                       70.9%
######################################################                    76.1%
#######################################################                   77.3%
############################################################              83.5%
###############################################################           88.0%
######################################################################    97.5%
######################################################################## 100.0%
11:58:10 [2021-07-29T11:58:10.749Z] #29 6.629 
11:58:10 [2021-07-29T11:58:10.958Z] #52 ...
11:58:10 [2021-07-29T11:58:10.958Z] 
11:58:10 [2021-07-29T11:58:10.958Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:10 [2021-07-29T11:58:10.958Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:10 [2021-07-29T11:58:10.958Z] #13 6.521 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
11:58:10 [2021-07-29T11:58:10.958Z] #13 9.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
11:58:10 [2021-07-29T11:58:10.958Z] #13 13.44 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:10 [2021-07-29T11:58:10.958Z] #13 ...
11:58:10 [2021-07-29T11:58:10.958Z] 
11:58:10 [2021-07-29T11:58:10.958Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:10 [2021-07-29T11:58:10.958Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:58:10 [2021-07-29T11:58:10.958Z] #46 10.52 runtime/internal/math
11:58:10 [2021-07-29T11:58:10.958Z] #46 10.72 internal/bytealg
11:58:10 [2021-07-29T11:58:10.958Z] #46 10.78 internal/race
11:58:10 [2021-07-29T11:58:10.958Z] #46 10.94 sync/atomic
11:58:10 [2021-07-29T11:58:10.958Z] #46 11.74 unicode
11:58:10 [2021-07-29T11:58:10.958Z] #46 13.14 runtime
11:58:10 [2021-07-29T11:58:10.958Z] #46 17.01 unicode/utf8
11:58:10 [2021-07-29T11:58:10.958Z] #46 18.28 math/bits
11:58:10 [2021-07-29T11:58:10.958Z] #46 19.42 math
11:58:10 [2021-07-29T11:58:10.958Z] #46 ...
11:58:10 [2021-07-29T11:58:10.958Z] 
11:58:10 [2021-07-29T11:58:10.958Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:10 [2021-07-29T11:58:10.958Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:58:10 [2021-07-29T11:58:10.958Z] #52 20.57 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:58:10 [2021-07-29T11:58:10.958Z] #52 20.57 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:58:11 [2021-07-29T11:58:11.217Z] #52 20.92 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:58:11 [2021-07-29T11:58:11.237Z] #13 ...
11:58:11 [2021-07-29T11:58:11.237Z] 
11:58:11 [2021-07-29T11:58:11.237Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:11 [2021-07-29T11:58:11.237Z] #34 sha256:fe6f78937e495d6f1f894724fe3846cdc833aaacec8f927fb42ec11648f8f15e
11:58:11 [2021-07-29T11:58:11.237Z] #34 DONE 24.7s
11:58:11 [2021-07-29T11:58:11.495Z] 
11:58:11 [2021-07-29T11:58:11.495Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:11 [2021-07-29T11:58:11.495Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:11 [2021-07-29T11:58:11.495Z] #44 24.21 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
11:58:11 [2021-07-29T11:58:11.935Z] #29 7.024 
                                                                           0.2%
########################################                                  55.9%
#######################################################################   99.2%
######################################################################## 100.0%
11:58:12 [2021-07-29T11:58:12.511Z] #29 7.965 
11:58:12 [2021-07-29T11:58:12.641Z] #52 ...
11:58:12 [2021-07-29T11:58:12.641Z] 
11:58:12 [2021-07-29T11:58:12.641Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
11:58:12 [2021-07-29T11:58:12.641Z] #24 sha256:2ad3eb892378203a86a7d7c8d90b0ba3ca3a2817959cbe866e23de873813c3f0
11:58:12 [2021-07-29T11:58:12.641Z] #24 21.26 + mkdir -p /build
11:58:12 [2021-07-29T11:58:12.641Z] #24 21.27 + mv docker/docker /build/
11:58:12 [2021-07-29T11:58:12.641Z] #24 21.29 + rmdir docker
11:58:12 [2021-07-29T11:58:12.641Z] #24 DONE 22.2s
11:58:12 [2021-07-29T11:58:12.641Z] 
11:58:12 [2021-07-29T11:58:12.641Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:12 [2021-07-29T11:58:12.641Z] #34 sha256:2133a2cd7ee07b20f7d98dd046ef6e004d6a9ba725bad526dcc958880aa8b22d
11:58:12 [2021-07-29T11:58:12.641Z] #34 12.20 github.com/pelletier/go-toml
11:58:12 [2021-07-29T11:58:12.641Z] #34 ...
11:58:12 [2021-07-29T11:58:12.641Z] 
11:58:12 [2021-07-29T11:58:12.641Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:12 [2021-07-29T11:58:12.641Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:12 [2021-07-29T11:58:12.641Z] #50 18.85 go: downloading github.com/fatih/color v1.7.0
11:58:12 [2021-07-29T11:58:12.641Z] #50 18.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
11:58:12 [2021-07-29T11:58:12.641Z] #50 19.07 go: downloading github.com/pkg/errors v0.8.1
11:58:12 [2021-07-29T11:58:12.641Z] #50 19.13 go: downloading github.com/spf13/cobra v0.0.5
11:58:12 [2021-07-29T11:58:12.641Z] #50 19.15 go: downloading github.com/spf13/pflag v1.0.5
11:58:12 [2021-07-29T11:58:12.641Z] #50 19.73 go: downloading github.com/spf13/viper v1.6.1
11:58:12 [2021-07-29T11:58:12.641Z] #50 20.62 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
11:58:12 [2021-07-29T11:58:12.641Z] #50 20.77 go: downloading github.com/go-critic/go-critic v0.4.1
11:58:12 [2021-07-29T11:58:12.641Z] #50 22.33 go: downloading github.com/go-lintpack/lintpack v0.5.2
11:58:12 [2021-07-29T11:58:12.904Z] #50 22.74 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:58:13 [2021-07-29T11:58:13.039Z] #29 8.274 
                                                                           0.0%
####################                                                      28.4%
####################################                                      51.3%
################################################                          67.7%
##################################################################        92.1%
######################################################################## 100.0%
11:58:13 [2021-07-29T11:58:13.164Z] #50 ...
11:58:13 [2021-07-29T11:58:13.164Z] 
11:58:13 [2021-07-29T11:58:13.164Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:13 [2021-07-29T11:58:13.164Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:13 [2021-07-29T11:58:13.164Z] #36 13.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:13 [2021-07-29T11:58:13.164Z] #36 16.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:13 [2021-07-29T11:58:13.303Z] #29 ...
11:58:13 [2021-07-29T11:58:13.303Z] 
11:58:13 [2021-07-29T11:58:13.303Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:13 [2021-07-29T11:58:13.303Z] #34 sha256:c9f28a8f0f392e4627c0cd085b87019f8e64ec2ce9bf84e3af129bd53992c2f6
11:58:13 [2021-07-29T11:58:13.303Z] #34 12.54 github.com/pelletier/go-toml/cmd/tomll
11:58:13 [2021-07-29T11:58:13.303Z] #34 DONE 18.9s
11:58:13 [2021-07-29T11:58:13.303Z] 
11:58:13 [2021-07-29T11:58:13.303Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:13 [2021-07-29T11:58:13.303Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:13 [2021-07-29T11:58:13.303Z] #29 9.170 
11:58:13 [2021-07-29T11:58:13.303Z] #29 ...
11:58:13 [2021-07-29T11:58:13.303Z] 
11:58:13 [2021-07-29T11:58:13.303Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:13 [2021-07-29T11:58:13.303Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
11:58:13 [2021-07-29T11:58:13.303Z] #40 14.98 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:58:13 [2021-07-29T11:58:13.303Z] #40 16.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
11:58:13 [2021-07-29T11:58:13.423Z] #36 ...
11:58:13 [2021-07-29T11:58:13.423Z] 
11:58:13 [2021-07-29T11:58:13.423Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:13 [2021-07-29T11:58:13.423Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:13 [2021-07-29T11:58:13.423Z] #56 23.19 Fetched 8458 kB in 19s (455 kB/s)
11:58:13 [2021-07-29T11:58:13.567Z] #40 ...
11:58:13 [2021-07-29T11:58:13.567Z] 
11:58:13 [2021-07-29T11:58:13.567Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:13 [2021-07-29T11:58:13.567Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:58:13 [2021-07-29T11:58:13.567Z] #13 6.226 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:58:13 [2021-07-29T11:58:13.567Z] #13 7.433 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:58:13 [2021-07-29T11:58:13.567Z] #13 14.34 Fetched 8813 kB in 12s (761 kB/s)
11:58:13 [2021-07-29T11:58:13.831Z] #13 14.34 Reading package lists...
11:58:13 [2021-07-29T11:58:13.831Z] #13 ...
11:58:13 [2021-07-29T11:58:13.831Z] 
11:58:13 [2021-07-29T11:58:13.831Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:13 [2021-07-29T11:58:13.831Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:13 [2021-07-29T11:58:13.994Z] #56 23.19 Reading package lists...
11:58:13 [2021-07-29T11:58:13.994Z] #56 ...
11:58:13 [2021-07-29T11:58:13.994Z] 
11:58:13 [2021-07-29T11:58:13.994Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:13 [2021-07-29T11:58:13.994Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:13 [2021-07-29T11:58:13.994Z] #44 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
11:58:13 [2021-07-29T11:58:13.994Z] #44 17.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:14 [2021-07-29T11:58:14.255Z] #44 ...
11:58:14 [2021-07-29T11:58:14.255Z] 
11:58:14 [2021-07-29T11:58:14.255Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:14 [2021-07-29T11:58:14.255Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
11:58:14 [2021-07-29T11:58:14.255Z] #59 22.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:58:14 [2021-07-29T11:58:14.255Z] #59 23.36 go: downloading github.com/google/uuid v1.2.0
11:58:14 [2021-07-29T11:58:14.255Z] #59 23.45 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:58:14 [2021-07-29T11:58:14.255Z] #59 23.45 go: downloading github.com/moby/vpnkit v0.5.0
11:58:14 [2021-07-29T11:58:14.255Z] #59 23.48 go: downloading github.com/gofrs/flock v0.8.0
11:58:14 [2021-07-29T11:58:14.255Z] #59 23.85 go: downloading github.com/gorilla/mux v1.8.0
11:58:15 [2021-07-29T11:58:15.091Z] #59 24.74 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:58:15 [2021-07-29T11:58:15.643Z] #46 DONE 147.8s
11:58:15 [2021-07-29T11:58:15.643Z] 
11:58:15 [2021-07-29T11:58:15.643Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:58:15 [2021-07-29T11:58:15.643Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:58:15 [2021-07-29T11:58:15.643Z] #20 11.93 Fetched 8996 kB in 10s (940 kB/s)
11:58:15 [2021-07-29T11:58:15.691Z] #44 ...
11:58:15 [2021-07-29T11:58:15.691Z] 
11:58:15 [2021-07-29T11:58:15.691Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:15 [2021-07-29T11:58:15.691Z] #59 sha256:3882a6eb034a6c6731e55c6e3e6ac58f16bcd14c99f0a104cecbf181b8d6a3ba
11:58:15 [2021-07-29T11:58:15.691Z] #59 19.02 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:58:15 [2021-07-29T11:58:15.691Z] #59 22.86 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:58:15 [2021-07-29T11:58:15.691Z] #59 23.96 go: downloading github.com/google/uuid v1.2.0
11:58:15 [2021-07-29T11:58:15.691Z] #59 24.08 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:58:15 [2021-07-29T11:58:15.691Z] #59 24.10 go: downloading github.com/moby/vpnkit v0.5.0
11:58:15 [2021-07-29T11:58:15.691Z] #59 24.28 go: downloading github.com/gofrs/flock v0.8.0
11:58:15 [2021-07-29T11:58:15.691Z] #59 24.61 go: downloading github.com/gorilla/mux v1.8.0
11:58:15 [2021-07-29T11:58:15.691Z] #59 24.86 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:58:15 [2021-07-29T11:58:15.691Z] #59 25.64 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:58:15 [2021-07-29T11:58:15.691Z] #59 25.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:58:15 [2021-07-29T11:58:15.691Z] #59 ...
11:58:15 [2021-07-29T11:58:15.691Z] 
11:58:15 [2021-07-29T11:58:15.691Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:15 [2021-07-29T11:58:15.691Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:15 [2021-07-29T11:58:15.691Z] #46 24.93 encoding
11:58:15 [2021-07-29T11:58:15.691Z] #46 25.20 unicode/utf16
11:58:15 [2021-07-29T11:58:15.691Z] #46 25.58 container/list
11:58:15 [2021-07-29T11:58:15.691Z] #46 26.66 crypto/internal/subtle
11:58:15 [2021-07-29T11:58:15.691Z] #46 27.01 crypto/subtle
11:58:15 [2021-07-29T11:58:15.691Z] #46 27.22 vendor/golang.org/x/crypto/cryptobyte/asn1
11:58:15 [2021-07-29T11:58:15.691Z] #46 27.57 internal/nettrace
11:58:15 [2021-07-29T11:58:15.691Z] #46 27.99 runtime/cgo
11:58:15 [2021-07-29T11:58:15.757Z] #29 9.502 
                                                                           0.0%
##                                                                         3.9%
#####                                                                      8.3%
########                                                                  11.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          23.5%
###################                                                       26.9%
#####################                                                     30.5%
#########################                                                 35.0%
############################                                              39.8%
################################                                          45.1%
###################################                                       49.6%
#########################################                                 57.0%
##########################################                                59.3%
##############################################                            64.9%
11:58:15 [2021-07-29T11:58:15.757Z] #29 ...
11:58:15 [2021-07-29T11:58:15.757Z] 
11:58:15 [2021-07-29T11:58:15.758Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:15 [2021-07-29T11:58:15.758Z] #59 sha256:ce87622fc766373e9a2747d538837e004e4632da0b06016a9d8d963e3633f677
11:58:15 [2021-07-29T11:58:15.758Z] #59 10.94 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
11:58:15 [2021-07-29T11:58:15.758Z] #59 11.42 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
11:58:15 [2021-07-29T11:58:15.758Z] #59 12.64 go: downloading github.com/google/uuid v1.2.0
11:58:15 [2021-07-29T11:58:15.758Z] #59 12.74 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c
11:58:15 [2021-07-29T11:58:15.758Z] #59 12.83 go: downloading github.com/moby/vpnkit v0.5.0
11:58:15 [2021-07-29T11:58:15.758Z] #59 12.84 go: downloading github.com/gofrs/flock v0.8.0
11:58:15 [2021-07-29T11:58:15.758Z] #59 13.01 go: downloading github.com/gorilla/mux v1.8.0
11:58:15 [2021-07-29T11:58:15.758Z] #59 13.48 go: downloading github.com/moby/sys/mountinfo v0.4.1
11:58:15 [2021-07-29T11:58:15.758Z] #59 14.55 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:58:15 [2021-07-29T11:58:15.758Z] #59 16.04 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:58:15 [2021-07-29T11:58:15.758Z] #59 20.77 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:58:15 [2021-07-29T11:58:15.758Z] #59 ...
11:58:15 [2021-07-29T11:58:15.758Z] 
11:58:15 [2021-07-29T11:58:15.758Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:15 [2021-07-29T11:58:15.758Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
11:58:15 [2021-07-29T11:58:15.758Z] #50 20.33 go: downloading github.com/fatih/color v1.7.0
11:58:15 [2021-07-29T11:58:15.758Z] #50 20.40 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
11:58:15 [2021-07-29T11:58:15.758Z] #50 20.48 go: downloading github.com/pkg/errors v0.8.1
11:58:15 [2021-07-29T11:58:15.758Z] #50 20.73 go: downloading github.com/spf13/cobra v0.0.5
11:58:15 [2021-07-29T11:58:15.758Z] #50 21.23 go: downloading github.com/spf13/pflag v1.0.5
11:58:16 [2021-07-29T11:58:16.022Z] #50 21.26 go: downloading github.com/spf13/viper v1.6.1
11:58:16 [2021-07-29T11:58:16.030Z] #59 25.71 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
11:58:16 [2021-07-29T11:58:16.030Z] #59 25.79 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:58:16 [2021-07-29T11:58:16.287Z] #50 21.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
11:58:16 [2021-07-29T11:58:16.551Z] #50 21.93 go: downloading github.com/go-critic/go-critic v0.4.1
11:58:16 [2021-07-29T11:58:16.551Z] #50 22.06 go: downloading github.com/go-lintpack/lintpack v0.5.2
11:58:16 [2021-07-29T11:58:16.551Z] #50 22.07 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:58:17 [2021-07-29T11:58:17.064Z] #46 ...
11:58:17 [2021-07-29T11:58:17.064Z] 
11:58:17 [2021-07-29T11:58:17.064Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:17 [2021-07-29T11:58:17.064Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:58:17 [2021-07-29T11:58:17.064Z] #40 28.93 Checking out files:  85% (1444/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
11:58:17 [2021-07-29T11:58:17.064Z] #40 29.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:58:17 [2021-07-29T11:58:17.127Z] #50 22.71 go: downloading github.com/mattn/go-colorable v0.1.4
11:58:17 [2021-07-29T11:58:17.391Z] #50 22.86 go: downloading github.com/sirupsen/logrus v1.4.2
11:58:17 [2021-07-29T11:58:17.531Z] #20 11.93 Reading package lists...
11:58:17 [2021-07-29T11:58:17.653Z] #50 ...
11:58:17 [2021-07-29T11:58:17.653Z] 
11:58:17 [2021-07-29T11:58:17.653Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:17 [2021-07-29T11:58:17.653Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:17 [2021-07-29T11:58:17.653Z] #52 13.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:58:17 [2021-07-29T11:58:17.653Z] #52 17.50 runtime
11:58:17 [2021-07-29T11:58:17.915Z] #52 ...
11:58:17 [2021-07-29T11:58:17.915Z] 
11:58:17 [2021-07-29T11:58:17.915Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:17 [2021-07-29T11:58:17.915Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:17 [2021-07-29T11:58:17.915Z] #29 9.502 
                                                                           0.0%
##                                                                         3.9%
#####                                                                      8.3%
########                                                                  11.9%
###########                                                               15.9%
#############                                                             18.1%
##############                                                            20.2%
################                                                          23.5%
###################                                                       26.9%
#####################                                                     30.5%
#########################                                                 35.0%
############################                                              39.8%
################################                                          45.1%
###################################                                       49.6%
#########################################                                 57.0%
##########################################                                59.3%
##############################################                            64.9%
################################################                          67.2%
###################################################                       71.0%
####################################################                      73.3%
#######################################################                   76.9%
###########################################################               82.4%
################################################################          89.1%
###################################################################       93.8%
######################################################################## 100.0%
11:58:17 [2021-07-29T11:58:17.915Z] #29 12.91 
11:58:17 [2021-07-29T11:58:17.980Z] #59 ...
11:58:17 [2021-07-29T11:58:17.980Z] 
11:58:17 [2021-07-29T11:58:17.980Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
11:58:17 [2021-07-29T11:58:17.980Z] #34 sha256:2133a2cd7ee07b20f7d98dd046ef6e004d6a9ba725bad526dcc958880aa8b22d
11:58:17 [2021-07-29T11:58:17.980Z] #34 23.57 github.com/pelletier/go-toml/cmd/tomll
11:58:17 [2021-07-29T11:58:17.980Z] #34 DONE 27.6s
11:58:17 [2021-07-29T11:58:17.980Z] 
11:58:17 [2021-07-29T11:58:17.980Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:17 [2021-07-29T11:58:17.980Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:58:17 [2021-07-29T11:58:17.980Z] #46 25.87 encoding
11:58:17 [2021-07-29T11:58:17.980Z] #46 26.14 unicode/utf16
11:58:17 [2021-07-29T11:58:17.980Z] #46 26.51 container/list
11:58:17 [2021-07-29T11:58:17.980Z] #46 27.50 crypto/internal/subtle
11:58:17 [2021-07-29T11:58:17.980Z] #46 27.86 crypto/subtle
11:58:18 [2021-07-29T11:58:18.556Z] #46 28.32 vendor/golang.org/x/crypto/cryptobyte/asn1
11:58:18 [2021-07-29T11:58:18.699Z] #40 31.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
11:58:18 [2021-07-29T11:58:18.699Z] #40 ...
11:58:18 [2021-07-29T11:58:18.699Z] 
11:58:18 [2021-07-29T11:58:18.699Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:18 [2021-07-29T11:58:18.699Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:58:18 [2021-07-29T11:58:18.699Z] #50 22.11 go: downloading github.com/fatih/color v1.7.0
11:58:18 [2021-07-29T11:58:18.699Z] #50 22.17 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
11:58:18 [2021-07-29T11:58:18.699Z] #50 22.33 go: downloading github.com/pkg/errors v0.8.1
11:58:18 [2021-07-29T11:58:18.699Z] #50 22.34 go: downloading github.com/spf13/cobra v0.0.5
11:58:18 [2021-07-29T11:58:18.699Z] #50 22.61 go: downloading github.com/spf13/pflag v1.0.5
11:58:18 [2021-07-29T11:58:18.699Z] #50 23.00 go: downloading github.com/spf13/viper v1.6.1
11:58:18 [2021-07-29T11:58:18.699Z] #50 23.57 go: downloading github.com/mattn/go-colorable v0.1.4
11:58:18 [2021-07-29T11:58:18.699Z] #50 23.75 go: downloading github.com/mattn/go-isatty v0.0.8
11:58:18 [2021-07-29T11:58:18.699Z] #50 23.83 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
11:58:18 [2021-07-29T11:58:18.699Z] #50 23.96 go: downloading github.com/go-critic/go-critic v0.4.1
11:58:18 [2021-07-29T11:58:18.699Z] #50 25.90 go: downloading github.com/go-lintpack/lintpack v0.5.2
11:58:18 [2021-07-29T11:58:18.699Z] #50 26.21 go: downloading github.com/mitchellh/go-homedir v1.1.0
11:58:18 [2021-07-29T11:58:18.699Z] #50 30.60 go: downloading github.com/sirupsen/logrus v1.4.2
11:58:18 [2021-07-29T11:58:18.699Z] #50 30.63 go: downloading github.com/stretchr/testify v1.4.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 30.96 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
11:58:18 [2021-07-29T11:58:18.700Z] #50 30.99 go: downloading github.com/inconshreveable/mousetrap v1.0.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.19 go: downloading github.com/fsnotify/fsnotify v1.4.7
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.20 go: downloading github.com/hashicorp/hcl v1.0.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.73 go: downloading github.com/magiconair/properties v1.8.1
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.73 go: downloading github.com/mitchellh/mapstructure v1.1.2
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.82 go: downloading github.com/pelletier/go-toml v1.2.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 31.85 go: downloading github.com/spf13/afero v1.1.2
11:58:18 [2021-07-29T11:58:18.700Z] #50 32.18 go: downloading github.com/spf13/cast v1.3.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 32.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 32.24 go: downloading github.com/subosito/gotenv v1.2.0
11:58:18 [2021-07-29T11:58:18.700Z] #50 ...
11:58:18 [2021-07-29T11:58:18.700Z] 
11:58:18 [2021-07-29T11:58:18.700Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:18 [2021-07-29T11:58:18.700Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:18 [2021-07-29T11:58:18.700Z] #56 32.14 Fetched 8458 kB in 23s (365 kB/s)
11:58:18 [2021-07-29T11:58:18.817Z] #46 28.54 internal/nettrace
11:58:19 [2021-07-29T11:58:19.077Z] #46 28.82 runtime/cgo
11:58:19 [2021-07-29T11:58:19.226Z] #29 13.18 
                                                                           0.0%
                                                                           0.6%
                                                                           1.0%
#                                                                          1.6%
#                                                                          2.4%
##                                                                         3.1%
##                                                                         3.9%
###                                                                        4.8%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.3%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     9.1%
#######                                                                   10.3%
########                                                                  11.3%
########                                                                  12.0%
#########                                                                 12.9%
11:58:19 [2021-07-29T11:58:19.226Z] #29 ...
11:58:19 [2021-07-29T11:58:19.226Z] 
11:58:19 [2021-07-29T11:58:19.226Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:19 [2021-07-29T11:58:19.226Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
11:58:19 [2021-07-29T11:58:19.226Z] #56 14.62 Fetched 8280 kB in 10s (862 kB/s)
11:58:19 [2021-07-29T11:58:19.226Z] #56 14.62 Reading package lists...
11:58:19 [2021-07-29T11:58:19.226Z] #56 17.37 Reading package lists...
11:58:19 [2021-07-29T11:58:19.226Z] #56 22.30 Building dependency tree...
11:58:19 [2021-07-29T11:58:19.226Z] #56 ...
11:58:19 [2021-07-29T11:58:19.226Z] 
11:58:19 [2021-07-29T11:58:19.226Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:19 [2021-07-29T11:58:19.226Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:19 [2021-07-29T11:58:19.634Z] #56 32.14 Reading package lists...
11:58:19 [2021-07-29T11:58:19.634Z] #56 ...
11:58:19 [2021-07-29T11:58:19.634Z] 
11:58:19 [2021-07-29T11:58:19.634Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:19 [2021-07-29T11:58:19.634Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:58:19 [2021-07-29T11:58:19.634Z] #52 23.07 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
11:58:19 [2021-07-29T11:58:19.634Z] #52 23.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
11:58:19 [2021-07-29T11:58:19.634Z] #52 23.36 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
11:58:19 [2021-07-29T11:58:19.634Z] #52 26.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:58:19 [2021-07-29T11:58:19.634Z] #52 30.84 runtime
11:58:19 [2021-07-29T11:58:19.892Z] #52 ...
11:58:19 [2021-07-29T11:58:19.892Z] 
11:58:19 [2021-07-29T11:58:19.892Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:19 [2021-07-29T11:58:19.892Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.29 go: downloading gopkg.in/ini.v1 v1.51.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.40 go: downloading gopkg.in/yaml.v2 v2.2.7
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.65 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.69 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.95 go: downloading github.com/go-toolsmith/astequal v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 32.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 33.07 go: downloading github.com/go-toolsmith/astp v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 33.22 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:58:19 [2021-07-29T11:58:19.892Z] #50 33.27 go: downloading github.com/go-toolsmith/typep v1.0.0
11:58:20 [2021-07-29T11:58:20.047Z] #20 15.11 Reading package lists...
11:58:20 [2021-07-29T11:58:20.236Z] #50 33.53 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
11:58:20 [2021-07-29T11:58:20.236Z] #50 33.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
11:58:20 [2021-07-29T11:58:20.279Z] #29 13.18 
                                                                           0.0%
                                                                           0.6%
                                                                           1.0%
#                                                                          1.6%
#                                                                          2.4%
##                                                                         3.1%
##                                                                         3.9%
###                                                                        4.8%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.3%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     9.1%
#######                                                                   10.3%
########                                                                  11.3%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.5%
##########                                                                14.2%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.5%
##############                                                            19.7%
###############                                                           20.8%
###############                                                           21.7%
11:58:20 [2021-07-29T11:58:20.279Z] #29 ...
11:58:20 [2021-07-29T11:58:20.279Z] 
11:58:20 [2021-07-29T11:58:20.279Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:20 [2021-07-29T11:58:20.279Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
11:58:20 [2021-07-29T11:58:20.279Z] #36 15.70 Fetched 8280 kB in 10s (799 kB/s)
11:58:20 [2021-07-29T11:58:20.279Z] #36 15.70 Reading package lists...
11:58:20 [2021-07-29T11:58:20.279Z] #36 18.57 Reading package lists...
11:58:20 [2021-07-29T11:58:20.279Z] #36 23.27 Building dependency tree...
11:58:20 [2021-07-29T11:58:20.279Z] #36 ...
11:58:20 [2021-07-29T11:58:20.279Z] 
11:58:20 [2021-07-29T11:58:20.279Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:20 [2021-07-29T11:58:20.279Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:20 [2021-07-29T11:58:20.499Z] #50 33.77 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:58:20 [2021-07-29T11:58:20.499Z] #50 33.88 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:58:20 [2021-07-29T11:58:20.611Z] #20 17.63 Building dependency tree...
11:58:20 [2021-07-29T11:58:20.766Z] #50 34.18 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
11:58:21 [2021-07-29T11:58:21.022Z] #50 34.34 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:58:21 [2021-07-29T11:58:21.280Z] using credential docker-jenkins-github-credentials
11:58:21 [2021-07-29T11:58:21.355Z] Cloning the remote Git repository
11:58:21 [2021-07-29T11:58:21.355Z] Cloning with configured refspecs honoured and without tags
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.92 libcap2-bin is already the newest version (1:2.25-2).
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.92 The following additional packages will be installed:
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.92   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.92   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.93   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.93   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.93   python3.7 python3.7-minimal vim-runtime xxd
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94 Suggested packages:
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   quota
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94 Recommended packages:
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   aufs-dkms nftables build-essential python3-dev python3-keyring
11:58:21 [2021-07-29T11:58:21.539Z] #20 18.94   python3-keyrings.alt python3-xdg unzip
11:58:21 [2021-07-29T11:58:21.638Z] #46 ...
11:58:21 [2021-07-29T11:58:21.638Z] 
11:58:21 [2021-07-29T11:58:21.638Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:21 [2021-07-29T11:58:21.638Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:58:21 [2021-07-29T11:58:21.638Z] #40 29.60 Checking out files:  71% (1211/1696)   
Checking out files:  72% (1222/1696)   
Checking out files:  73% (1239/1696)   
Checking out files:  74% (1256/1696)   
Checking out files:  75% (1272/1696)   
Checking out files:  76% (1289/1696)   
Checking out files:  77% (1306/1696)   
Checking out files:  78% (1323/1696)   
Checking out files:  79% (1340/1696)   
Checking out files:  80% (1357/1696)   
Checking out files:  81% (1374/1696)   
Checking out files:  82% (1391/1696)   
Checking out files:  83% (1408/1696)   
Checking out files:  84% (1425/1696)   
Checking out files:  85% (1442/1696)   
Checking out files:  86% (1459/1696)   
Checking out files:  87% (1476/1696)   
Checking out files:  88% (1493/1696)   
Checking out files:  89% (1510/1696)   
Checking out files:  90% (1527/1696)   
Checking out files:  91% (1544/1696)   
Checking out files:  92% (1561/1696)   
Checking out files:  93% (1578/1696)   
Checking out files:  94% (1595/1696)   
Checking out files:  95% (1612/1696)   
Checking out files:  96% (1629/1696)   
Checking out files:  97% (1646/1696)   
Checking out files:  98% (1663/1696)   
Checking out files:  99% (1680/1696)   
Checking out files: 100% (1696/1696)   
Checking out files: 100% (1696/1696), done.
11:58:21 [2021-07-29T11:58:21.638Z] #40 30.07 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
11:58:21 [2021-07-29T11:58:21.898Z] #40 ...
11:58:21 [2021-07-29T11:58:21.898Z] 
11:58:21 [2021-07-29T11:58:21.898Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:21 [2021-07-29T11:58:21.898Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:21 [2021-07-29T11:58:21.898Z] #13 17.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
11:58:21 [2021-07-29T11:58:21.955Z] #50 35.21 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
11:58:21 [2021-07-29T11:58:21.955Z] #50 35.38 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
11:58:21 [2021-07-29T11:58:21.955Z] #50 35.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:58:22 [2021-07-29T11:58:22.028Z] #29 13.18 
                                                                           0.0%
                                                                           0.6%
                                                                           1.0%
#                                                                          1.6%
#                                                                          2.4%
##                                                                         3.1%
##                                                                         3.9%
###                                                                        4.8%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.3%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     9.1%
#######                                                                   10.3%
########                                                                  11.3%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.5%
##########                                                                14.2%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.5%
##############                                                            19.7%
###############                                                           20.8%
###############                                                           21.7%
################                                                          22.7%
################                                                          23.4%
#################                                                         24.7%
##################                                                        25.8%
###################                                                       27.0%
####################                                                      27.9%
####################                                                      28.6%
#####################                                                     30.1%
#######################                                                   32.2%
########################                                                  33.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.7%
###########################                                               38.7%
############################                                              40.2%
#############################                                             40.9%
#############################                                             41.7%
##############################                                            42.6%
11:58:22 [2021-07-29T11:58:22.028Z] #29 ...
11:58:22 [2021-07-29T11:58:22.028Z] 
11:58:22 [2021-07-29T11:58:22.028Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:22 [2021-07-29T11:58:22.028Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:22 [2021-07-29T11:58:22.028Z] #44 17.37 Fetched 8284 kB in 12s (670 kB/s)
11:58:22 [2021-07-29T11:58:22.028Z] #44 17.37 Reading package lists...
11:58:22 [2021-07-29T11:58:22.028Z] #44 21.74 Reading package lists...
11:58:22 [2021-07-29T11:58:22.028Z] #44 25.99 Building dependency tree...
11:58:22 [2021-07-29T11:58:22.157Z] #13 ...
11:58:22 [2021-07-29T11:58:22.157Z] 
11:58:22 [2021-07-29T11:58:22.157Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:22 [2021-07-29T11:58:22.157Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:22 [2021-07-29T11:58:22.157Z] #50 28.44 go: downloading github.com/mattn/go-colorable v0.1.4
11:58:22 [2021-07-29T11:58:22.157Z] #50 28.45 go: downloading github.com/sirupsen/logrus v1.4.2
11:58:22 [2021-07-29T11:58:22.157Z] #50 28.66 go: downloading github.com/stretchr/testify v1.4.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 28.95 go: downloading github.com/mattn/go-isatty v0.0.8
11:58:22 [2021-07-29T11:58:22.157Z] #50 29.28 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
11:58:22 [2021-07-29T11:58:22.157Z] #50 29.39 go: downloading github.com/inconshreveable/mousetrap v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 29.48 go: downloading github.com/fsnotify/fsnotify v1.4.7
11:58:22 [2021-07-29T11:58:22.157Z] #50 29.49 go: downloading github.com/hashicorp/hcl v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.10 go: downloading github.com/magiconair/properties v1.8.1
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.14 go: downloading github.com/mitchellh/mapstructure v1.1.2
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.33 go: downloading github.com/pelletier/go-toml v1.2.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.36 go: downloading github.com/spf13/afero v1.1.2
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.74 go: downloading github.com/spf13/cast v1.3.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.84 go: downloading github.com/subosito/gotenv v1.2.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.90 go: downloading gopkg.in/ini.v1 v1.51.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 30.91 go: downloading gopkg.in/yaml.v2 v2.2.7
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.50 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.51 go: downloading github.com/go-toolsmith/astequal v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.56 go: downloading github.com/go-toolsmith/astp v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.58 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.58 go: downloading github.com/go-toolsmith/typep v1.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.88 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.95 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:58:22 [2021-07-29T11:58:22.157Z] #50 31.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
11:58:22 [2021-07-29T11:58:22.212Z] #50 35.74 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
11:58:22 [2021-07-29T11:58:22.291Z] #44 ...
11:58:22 [2021-07-29T11:58:22.291Z] 
11:58:22 [2021-07-29T11:58:22.291Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:22 [2021-07-29T11:58:22.291Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:22 [2021-07-29T11:58:22.422Z] #50 32.15 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:58:22 [2021-07-29T11:58:22.422Z] #50 32.15 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
11:58:22 [2021-07-29T11:58:22.422Z] #50 32.17 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
11:58:22 [2021-07-29T11:58:22.469Z] #50 35.87 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:58:22 [2021-07-29T11:58:22.469Z] #50 36.00 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:58:22 [2021-07-29T11:58:22.692Z] #50 32.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.18 The following NEW packages will be installed:
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.18   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.18   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.19   xz-utils zip
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.52 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.52 Need to get 28.6 MB of archives.
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.52 After this operation, 116 MB of additional disk space will be used.
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
11:58:22 [2021-07-29T11:58:22.905Z] #20 20.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
11:58:21 [2021-07-29T11:58:21.543Z] Cloning repository https://github.com/moby/moby.git
11:58:21 [2021-07-29T11:58:21.934Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:58:23 [2021-07-29T11:58:23.032Z] #50 36.16 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.78 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.78 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
11:58:23 [2021-07-29T11:58:23.161Z] #20 20.79 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
11:58:23 [2021-07-29T11:58:23.261Z] #50 32.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
11:58:23 [2021-07-29T11:58:23.261Z] #50 32.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:58:23 [2021-07-29T11:58:23.261Z] #50 33.06 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:58:23 [2021-07-29T11:58:23.261Z] #50 33.11 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
11:58:23 [2021-07-29T11:58:23.261Z] #50 33.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.81 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.84 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.86 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.86 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.87 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.87 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
11:58:23 [2021-07-29T11:58:23.417Z] #20 20.87 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:58:23 [2021-07-29T11:58:23.521Z] #50 33.17 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:58:23 [2021-07-29T11:58:23.521Z] #50 33.25 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
11:58:23 [2021-07-29T11:58:23.521Z] #50 ...
11:58:23 [2021-07-29T11:58:23.521Z] 
11:58:23 [2021-07-29T11:58:23.521Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:23 [2021-07-29T11:58:23.521Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:58:23 [2021-07-29T11:58:23.521Z] #52 23.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
11:58:23 [2021-07-29T11:58:23.521Z] #52 29.53 runtime
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.25 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.25 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.25 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.25 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.25 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.27 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.27 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
11:58:23 [2021-07-29T11:58:23.673Z] #20 21.34 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
11:58:23 [2021-07-29T11:58:23.781Z] #52 ...
11:58:23 [2021-07-29T11:58:23.781Z] 
11:58:23 [2021-07-29T11:58:23.781Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:23 [2021-07-29T11:58:23.781Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:23 [2021-07-29T11:58:23.781Z] #50 33.49 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
11:58:23 [2021-07-29T11:58:23.781Z] #50 33.58 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
11:58:23 [2021-07-29T11:58:23.781Z] #50 33.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.35 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.37 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.41 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
11:58:23 [2021-07-29T11:58:23.929Z] #20 21.44 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
11:58:23 [2021-07-29T11:58:23.961Z] #50 37.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
11:58:23 [2021-07-29T11:58:23.961Z] #50 37.24 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:58:23 [2021-07-29T11:58:23.961Z] #50 37.28 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
11:58:23 [2021-07-29T11:58:23.961Z] #50 37.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
11:58:24 [2021-07-29T11:58:24.185Z] #20 21.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
11:58:24 [2021-07-29T11:58:24.185Z] #20 21.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
11:58:24 [2021-07-29T11:58:24.185Z] #20 21.73 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
11:58:24 [2021-07-29T11:58:24.218Z] #50 37.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
11:58:24 [2021-07-29T11:58:24.218Z] #50 37.73 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
11:58:24 [2021-07-29T11:58:24.433Z] #29 13.18 
                                                                           0.0%
                                                                           0.6%
                                                                           1.0%
#                                                                          1.6%
#                                                                          2.4%
##                                                                         3.1%
##                                                                         3.9%
###                                                                        4.8%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.3%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     9.1%
#######                                                                   10.3%
########                                                                  11.3%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.5%
##########                                                                14.2%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.5%
##############                                                            19.7%
###############                                                           20.8%
###############                                                           21.7%
################                                                          22.7%
################                                                          23.4%
#################                                                         24.7%
##################                                                        25.8%
###################                                                       27.0%
####################                                                      27.9%
####################                                                      28.6%
#####################                                                     30.1%
#######################                                                   32.2%
########################                                                  33.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.7%
###########################                                               38.7%
############################                                              40.2%
#############################                                             40.9%
#############################                                             41.7%
##############################                                            42.6%
###############################                                           43.3%
###############################                                           44.4%
################################                                          45.1%
#################################                                         46.0%
#################################                                         46.9%
##################################                                        47.8%
##################################                                        48.4%
###################################                                       50.0%
#####################################                                     51.5%
######################################                                    52.9%
######################################                                    54.0%
#######################################                                   55.5%
#########################################                                 57.6%
##########################################                                59.7%
############################################                              61.5%
#############################################                             63.2%
###############################################                           65.6%
#################################################                         68.4%
###################################################                       71.1%
####################################################                      73.0%
######################################################                    75.1%
#######################################################                   76.5%
#
11:58:24 [2021-07-29T11:58:24.433Z] #29 ...
11:58:24 [2021-07-29T11:58:24.433Z] 
11:58:24 [2021-07-29T11:58:24.433Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:24 [2021-07-29T11:58:24.433Z] #56 sha256:7f7ff381f13d92ca5fa1eb2490435d7d81db9f4a698f2c96d229bd02759c0f08
11:58:24 [2021-07-29T11:58:24.433Z] #56 25.62 The following additional packages will be installed:
11:58:24 [2021-07-29T11:58:24.433Z] #56 25.65   libbtrfs0
11:58:24 [2021-07-29T11:58:24.433Z] #56 25.80 The following NEW packages will be installed:
11:58:24 [2021-07-29T11:58:24.433Z] #56 25.81   libbtrfs-dev libbtrfs0
11:58:24 [2021-07-29T11:58:24.433Z] #56 26.26 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
11:58:24 [2021-07-29T11:58:24.433Z] #56 26.26 Need to get 119 kB of archives.
11:58:24 [2021-07-29T11:58:24.433Z] #56 26.26 After this operation, 387 kB of additional disk space will be used.
11:58:24 [2021-07-29T11:58:24.433Z] #56 26.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
11:58:24 [2021-07-29T11:58:24.433Z] #56 26.26 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
11:58:24 [2021-07-29T11:58:24.433Z] #56 27.80 debconf: delaying package configuration, since apt-utils is not installed
11:58:24 [2021-07-29T11:58:24.433Z] #56 27.93 Fetched 119 kB in 0s (434 kB/s)
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.04 Selecting previously unselected package libbtrfs0.
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.04 (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 ... 15394 files and directories currently installed.)
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.08 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.10 Unpacking libbtrfs0 (4.20.1-2) ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.22 Selecting previously unselected package libbtrfs-dev.
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.22 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.28 Unpacking libbtrfs-dev (4.20.1-2) ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.53 Setting up libbtrfs0 (4.20.1-2) ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.59 Setting up libbtrfs-dev (4.20.1-2) ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 28.62 Processing triggers for libc-bin (2.28-10) ...
11:58:24 [2021-07-29T11:58:24.433Z] #56 DONE 30.0s
11:58:24 [2021-07-29T11:58:24.433Z] 
11:58:24 [2021-07-29T11:58:24.433Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:24 [2021-07-29T11:58:24.433Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:24 [2021-07-29T11:58:24.721Z] #50 34.34 go: downloading github.com/sourcegraph/go-diff v0.5.1
11:58:24 [2021-07-29T11:58:24.721Z] #50 34.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
11:58:24 [2021-07-29T11:58:24.748Z] #20 22.26 debconf: delaying package configuration, since apt-utils is not installed
11:58:24 [2021-07-29T11:58:24.748Z] #20 22.36 Fetched 28.6 MB in 1s (19.2 MB/s)
11:58:24 [2021-07-29T11:58:24.987Z] #50 34.61 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
11:58:24 [2021-07-29T11:58:24.987Z] #50 34.86 go: downloading github.com/ultraware/funlen v0.0.2
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.41 Selecting previously unselected package pigz.
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.41 (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 ... 23446 files and directories currently installed.)
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.45 Unpacking pigz (2.4-1) ...
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.53 Selecting previously unselected package libpython3.7-minimal:amd64.
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.53 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:58:25 [2021-07-29T11:58:25.005Z] #20 22.54 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:58:22 [2021-07-29T11:58:22.991Z] Fetching upstream changes from https://github.com/moby/moby.git
11:58:22 [2021-07-29T11:58:22.991Z]  > git --version # timeout=10
11:58:23 [2021-07-29T11:58:23.040Z]  > git --version # 'git version 2.24.1.windows.2'
11:58:23 [2021-07-29T11:58:23.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:58:23 [2021-07-29T11:58:23.044Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:58:25 [2021-07-29T11:58:25.148Z] #50 38.40 go: downloading github.com/sourcegraph/go-diff v0.5.1
11:58:25 [2021-07-29T11:58:25.248Z] #50 34.89 go: downloading github.com/ultraware/whitespace v0.0.4
11:58:25 [2021-07-29T11:58:25.248Z] #50 34.93 go: downloading github.com/uudashr/gocognit v1.0.1
11:58:25 [2021-07-29T11:58:25.248Z] #50 ...
11:58:25 [2021-07-29T11:58:25.248Z] 
11:58:25 [2021-07-29T11:58:25.248Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:25 [2021-07-29T11:58:25.248Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:25 [2021-07-29T11:58:25.248Z] #44 24.64 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
11:58:25 [2021-07-29T11:58:25.248Z] #44 ...
11:58:25 [2021-07-29T11:58:25.248Z] 
11:58:25 [2021-07-29T11:58:25.248Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:25 [2021-07-29T11:58:25.248Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:58:25 [2021-07-29T11:58:25.248Z] #40 33.05 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
11:58:25 [2021-07-29T11:58:25.261Z] #20 22.92 Selecting previously unselected package python3.7-minimal.
11:58:25 [2021-07-29T11:58:25.407Z] #50 38.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
11:58:25 [2021-07-29T11:58:25.407Z] #50 38.82 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
11:58:25 [2021-07-29T11:58:25.517Z] #20 22.92 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:58:25 [2021-07-29T11:58:25.517Z] #20 22.94 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:25 [2021-07-29T11:58:25.664Z] #50 39.08 go: downloading github.com/ultraware/funlen v0.0.2
11:58:25 [2021-07-29T11:58:25.664Z] #50 39.09 go: downloading github.com/ultraware/whitespace v0.0.4
11:58:25 [2021-07-29T11:58:25.664Z] #50 39.19 go: downloading github.com/uudashr/gocognit v1.0.1
11:58:25 [2021-07-29T11:58:25.758Z] #29 13.18 
                                                                           0.0%
                                                                           0.6%
                                                                           1.0%
#                                                                          1.6%
#                                                                          2.4%
##                                                                         3.1%
##                                                                         3.9%
###                                                                        4.8%
###                                                                        5.5%
####                                                                       6.5%
#####                                                                      7.3%
#####                                                                      8.2%
######                                                                     8.5%
######                                                                     9.1%
#######                                                                   10.3%
########                                                                  11.3%
########                                                                  12.0%
#########                                                                 12.9%
#########                                                                 13.5%
##########                                                                14.2%
##########                                                                14.7%
###########                                                               15.5%
###########                                                               16.4%
############                                                              17.0%
#############                                                             18.5%
##############                                                            19.7%
###############                                                           20.8%
###############                                                           21.7%
################                                                          22.7%
################                                                          23.4%
#################                                                         24.7%
##################                                                        25.8%
###################                                                       27.0%
####################                                                      27.9%
####################                                                      28.6%
#####################                                                     30.1%
#######################                                                   32.2%
########################                                                  33.4%
########################                                                  34.3%
##########################                                                36.2%
###########################                                               38.7%
###########################                                               38.7%
############################                                              40.2%
#############################                                             40.9%
#############################                                             41.7%
##############################                                            42.6%
###############################                                           43.3%
###############################                                           44.4%
################################                                          45.1%
#################################                                         46.0%
#################################                                         46.9%
##################################                                        47.8%
##################################                                        48.4%
###################################                                       50.0%
#####################################                                     51.5%
######################################                                    52.9%
######################################                                    54.0%
#######################################                                   55.5%
#########################################                                 57.6%
##########################################                                59.7%
############################################                              61.5%
#############################################                             63.2%
###############################################                           65.6%
#################################################                         68.4%
###################################################                       71.1%
####################################################                      73.0%
######################################################                    75.1%
#######################################################                   76.5%
########################################################                  77.8%
########################################################                  78.8%
#########################################################                 79.9%
##########################################################                81.6%
############################################################              83.8%
##############################################################            86.4%
################################################################          89.2%
#################################################################         90.8%
##################################################################        91.7%
##################################################################        92.9%
###################################################################       94.4%
####################################################################      95.8%
######################################################################    97.4%
#######################################################################   99.0%
######################################################################## 100.0%
11:58:25 [2021-07-29T11:58:25.921Z] #50 39.26 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
11:58:26 [2021-07-29T11:58:26.021Z] #29 21.83 
11:58:26 [2021-07-29T11:58:26.080Z] #20 23.65 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:58:26 [2021-07-29T11:58:26.080Z] #20 23.67 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:26 [2021-07-29T11:58:26.285Z] #29 ...
11:58:26 [2021-07-29T11:58:26.285Z] 
11:58:26 [2021-07-29T11:58:26.285Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:26 [2021-07-29T11:58:26.285Z] #59 sha256:ce87622fc766373e9a2747d538837e004e4632da0b06016a9d8d963e3633f677
11:58:26 [2021-07-29T11:58:26.285Z] #59 21.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:58:26 [2021-07-29T11:58:26.548Z] #59 ...
11:58:26 [2021-07-29T11:58:26.548Z] 
11:58:26 [2021-07-29T11:58:26.548Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:26 [2021-07-29T11:58:26.548Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
11:58:26 [2021-07-29T11:58:26.548Z] #32 31.39 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:58:26 [2021-07-29T11:58:26.811Z] #32 ...
11:58:26 [2021-07-29T11:58:26.811Z] 
11:58:26 [2021-07-29T11:58:26.811Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:58:26 [2021-07-29T11:58:26.811Z] #13 14.34 Reading package lists...
11:58:26 [2021-07-29T11:58:26.811Z] #13 19.80 Reading package lists...
11:58:26 [2021-07-29T11:58:26.811Z] #13 25.72 Building dependency tree...
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.68 The following additional packages will be installed:
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.68   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.68   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.69   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.69   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.69   mingw-w64-x86-64-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.70 Suggested packages:
11:58:26 [2021-07-29T11:58:26.811Z] #13 28.70   gcc-8-locales seccomp wine64
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33 The following NEW packages will be installed:
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.33   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.35   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.35 The following packages will be upgraded:
11:58:26 [2021-07-29T11:58:26.811Z] #13 29.36   libseccomp2
11:58:26 [2021-07-29T11:58:26.811Z] #13 ...
11:58:26 [2021-07-29T11:58:26.811Z] 
11:58:26 [2021-07-29T11:58:26.811Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:58:26 [2021-07-29T11:58:26.811Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.493 + RM_GOPATH=0
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.493 + TMP_GOPATH=
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.493 + : /build
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.493 + '[' -z '' ']'
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.493 ++ mktemp -d
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.494 + export GOPATH=/tmp/tmp.bwltU2KKQe
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.494 + GOPATH=/tmp/tmp.bwltU2KKQe
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.494 + RM_GOPATH=1
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.495 + case "$(go env GOARCH)" in
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.495 ++ go env GOARCH
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.515 + export GO_BUILDMODE=-buildmode=pie
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.516 + GO_BUILDMODE=-buildmode=pie
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.517 ++ dirname /tmp/install/install.sh
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.518 + dir=/tmp/install
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.519 + bin=containerd
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.520 + shift
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.521 + '[' '!' -f /tmp/install/containerd.installer ']'
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.522 + . /tmp/install/containerd.installer
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.523 ++ set -e
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.527 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.531 + install_containerd
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.545 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.545 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bwltU2KKQe/src/github.com/containerd/containerd
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.545 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:26 [2021-07-29T11:58:26.811Z] #57 1.552 Cloning into '/tmp/tmp.bwltU2KKQe/src/github.com/containerd/containerd'...
11:58:27 [2021-07-29T11:58:27.304Z] #50 40.81 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:58:27 [2021-07-29T11:58:27.561Z] #50 40.83 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
11:58:27 [2021-07-29T11:58:27.776Z] #57 ...
11:58:27 [2021-07-29T11:58:27.776Z] 
11:58:27 [2021-07-29T11:58:27.776Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:27 [2021-07-29T11:58:27.776Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
11:58:27 [2021-07-29T11:58:27.776Z] #50 23.39 go: downloading github.com/stretchr/testify v1.4.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 23.64 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
11:58:27 [2021-07-29T11:58:27.776Z] #50 23.76 go: downloading github.com/mattn/go-isatty v0.0.8
11:58:27 [2021-07-29T11:58:27.776Z] #50 23.90 go: downloading github.com/fsnotify/fsnotify v1.4.7
11:58:27 [2021-07-29T11:58:27.776Z] #50 24.15 go: downloading github.com/hashicorp/hcl v1.0.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.00 go: downloading github.com/magiconair/properties v1.8.1
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.14 go: downloading github.com/pelletier/go-toml v1.2.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.21 go: downloading github.com/spf13/afero v1.1.2
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.39 go: downloading github.com/spf13/cast v1.3.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.56 go: downloading github.com/subosito/gotenv v1.2.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.60 go: downloading gopkg.in/ini.v1 v1.51.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.68 go: downloading gopkg.in/yaml.v2 v2.2.7
11:58:27 [2021-07-29T11:58:27.776Z] #50 25.88 go: downloading github.com/inconshreveable/mousetrap v1.0.0
11:58:27 [2021-07-29T11:58:27.776Z] #50 26.05 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.13 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.36 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.50 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.66 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
11:58:27 [2021-07-29T11:58:27.777Z] #50 26.72 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.40 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.47 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.53 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.62 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.77 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
11:58:27 [2021-07-29T11:58:27.777Z] #50 27.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.08 go: downloading github.com/sourcegraph/go-diff v0.5.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.09 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.58 go: downloading github.com/ultraware/funlen v0.0.2
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.63 go: downloading github.com/ultraware/whitespace v0.0.4
11:58:27 [2021-07-29T11:58:27.777Z] #50 28.66 go: downloading github.com/uudashr/gocognit v1.0.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 29.56 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
11:58:27 [2021-07-29T11:58:27.777Z] #50 30.90 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:58:27 [2021-07-29T11:58:27.777Z] #50 30.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
11:58:27 [2021-07-29T11:58:27.777Z] #50 30.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.03 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.13 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.19 go: downloading github.com/davecgh/go-spew v1.1.1
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.21 go: downloading github.com/pmezard/go-difflib v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.30 go: downloading github.com/stretchr/objx v0.2.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.34 go: downloading github.com/go-toolsmith/astcast v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.52 go: downloading github.com/go-toolsmith/astcopy v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.56 go: downloading github.com/go-toolsmith/astequal v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.59 go: downloading github.com/go-toolsmith/astp v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.69 go: downloading github.com/go-toolsmith/strparse v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.71 go: downloading github.com/go-toolsmith/typep v1.0.0
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.83 go: downloading golang.org/x/text v0.3.2
11:58:27 [2021-07-29T11:58:27.777Z] #50 31.88 go: downloading github.com/gobwas/glob v0.2.3
11:58:27 [2021-07-29T11:58:27.777Z] #50 32.34 go: downloading github.com/kisielk/gotool v1.0.0
11:58:27 [2021-07-29T11:58:27.817Z] #50 40.98 go: downloading github.com/davecgh/go-spew v1.1.1
11:58:27 [2021-07-29T11:58:27.817Z] #50 41.02 go: downloading github.com/pmezard/go-difflib v1.0.0
11:58:27 [2021-07-29T11:58:27.817Z] #50 41.13 go: downloading github.com/stretchr/objx v0.2.0
11:58:27 [2021-07-29T11:58:27.817Z] #50 41.21 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
11:58:27 [2021-07-29T11:58:27.817Z] #50 ...
11:58:27 [2021-07-29T11:58:27.817Z] 
11:58:27 [2021-07-29T11:58:27.817Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:27 [2021-07-29T11:58:27.817Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:27 [2021-07-29T11:58:27.817Z] #36 31.12 Fetched 8458 kB in 22s (385 kB/s)
11:58:27 [2021-07-29T11:58:27.817Z] #36 31.12 Reading package lists...
11:58:27 [2021-07-29T11:58:27.970Z] #20 25.33 Selecting previously unselected package python3-minimal.
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.33 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.38 Unpacking python3-minimal (3.7.3-1) ...
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.45 Selecting previously unselected package libmpdec2:amd64.
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.46 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.46 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.55 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
11:58:27 [2021-07-29T11:58:27.971Z] #20 25.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:58:28 [2021-07-29T11:58:28.040Z] #50 ...
11:58:28 [2021-07-29T11:58:28.040Z] 
11:58:28 [2021-07-29T11:58:28.040Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:28 [2021-07-29T11:58:28.040Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:28 [2021-07-29T11:58:28.040Z] #29 23.02 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
11:58:28 [2021-07-29T11:58:28.040Z] #29 23.37 
11:58:28 [2021-07-29T11:58:28.040Z] #29 23.58 
                                                                           0.2%
######################################################################## 100.0%
11:58:28 [2021-07-29T11:58:28.040Z] #29 23.72 
11:58:28 [2021-07-29T11:58:28.073Z] #36 40.82 Reading package lists...
11:58:28 [2021-07-29T11:58:28.073Z] #36 ...
11:58:28 [2021-07-29T11:58:28.073Z] 
11:58:28 [2021-07-29T11:58:28.073Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:28 [2021-07-29T11:58:28.073Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:58:28 [2021-07-29T11:58:28.073Z] #50 41.39 go: downloading golang.org/x/text v0.3.2
11:58:28 [2021-07-29T11:58:28.898Z] #20 26.36 Selecting previously unselected package python3.7.
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.38 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.48 Selecting previously unselected package libpython3-stdlib:amd64.
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:58:28 [2021-07-29T11:58:28.899Z] #20 26.59 Setting up python3-minimal (3.7.3-1) ...
11:58:29 [2021-07-29T11:58:29.004Z] #50 ...
11:58:29 [2021-07-29T11:58:29.004Z] 
11:58:29 [2021-07-29T11:58:29.004Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:29 [2021-07-29T11:58:29.004Z] #59 sha256:3882a6eb034a6c6731e55c6e3e6ac58f16bcd14c99f0a104cecbf181b8d6a3ba
11:58:29 [2021-07-29T11:58:29.004Z] #59 32.28 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
11:58:29 [2021-07-29T11:58:29.004Z] #59 32.38 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:58:29 [2021-07-29T11:58:29.260Z] #59 ...
11:58:29 [2021-07-29T11:58:29.260Z] 
11:58:29 [2021-07-29T11:58:29.260Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:29 [2021-07-29T11:58:29.260Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:29 [2021-07-29T11:58:29.260Z] #56 32.14 Reading package lists...
11:58:29 [2021-07-29T11:58:29.436Z] #29 25.02 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
11:58:29 [2021-07-29T11:58:29.448Z] #40 ...
11:58:29 [2021-07-29T11:58:29.448Z] 
11:58:29 [2021-07-29T11:58:29.448Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:29 [2021-07-29T11:58:29.448Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:29 [2021-07-29T11:58:29.448Z] #50 35.23 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
11:58:29 [2021-07-29T11:58:29.448Z] #50 36.61 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
11:58:29 [2021-07-29T11:58:29.448Z] #50 36.64 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
11:58:29 [2021-07-29T11:58:29.448Z] #50 36.82 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
11:58:29 [2021-07-29T11:58:29.448Z] #50 36.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
11:58:29 [2021-07-29T11:58:29.448Z] #50 36.87 go: downloading github.com/davecgh/go-spew v1.1.1
11:58:29 [2021-07-29T11:58:29.448Z] #50 37.27 go: downloading github.com/pmezard/go-difflib v1.0.0
11:58:29 [2021-07-29T11:58:29.448Z] #50 37.55 go: downloading github.com/stretchr/objx v0.2.0
11:58:29 [2021-07-29T11:58:29.448Z] #50 37.98 go: downloading golang.org/x/text v0.3.2
11:58:29 [2021-07-29T11:58:29.700Z] #29 25.43 
11:58:29 [2021-07-29T11:58:29.709Z] #50 ...
11:58:29 [2021-07-29T11:58:29.709Z] 
11:58:29 [2021-07-29T11:58:29.709Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:58:29 [2021-07-29T11:58:29.709Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
11:58:29 [2021-07-29T11:58:29.709Z] #59 29.48 go: downloading github.com/u-root/u-root v7.0.0+incompatible
11:58:29 [2021-07-29T11:58:29.709Z] #59 38.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0
11:58:29 [2021-07-29T11:58:29.824Z] #20 27.40 Selecting previously unselected package python3.
11:58:29 [2021-07-29T11:58:29.966Z] #29 25.73 
                                                                           0.4%
######################################################################## 100.0%
11:58:29 [2021-07-29T11:58:29.971Z] #59 ...
11:58:29 [2021-07-29T11:58:29.971Z] 
11:58:29 [2021-07-29T11:58:29.971Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:29 [2021-07-29T11:58:29.971Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:29 [2021-07-29T11:58:29.971Z] #56 23.19 Reading package lists...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.46 Unpacking python3 (3.7.3-1) ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.53 Selecting previously unselected package libip4tc0:amd64.
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.54 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.55 Unpacking libip4tc0:amd64 (1.8.2-4) ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.62 Selecting previously unselected package libip6tc0:amd64.
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.63 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.64 Unpacking libip6tc0:amd64 (1.8.2-4) ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.70 Selecting previously unselected package libiptc0:amd64.
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.71 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.72 Unpacking libiptc0:amd64 (1.8.2-4) ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.80 Selecting previously unselected package libnfnetlink0:amd64.
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.81 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.080Z] #20 27.81 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:30 [2021-07-29T11:58:30.188Z] #56 42.05 Reading package lists...
11:58:30 [2021-07-29T11:58:30.188Z] #56 ...
11:58:30 [2021-07-29T11:58:30.188Z] 
11:58:30 [2021-07-29T11:58:30.188Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:30 [2021-07-29T11:58:30.188Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:30 [2021-07-29T11:58:30.188Z] #44 32.95 Fetched 8462 kB in 24s (352 kB/s)
11:58:30 [2021-07-29T11:58:30.188Z] #44 32.95 Reading package lists...
11:58:30 [2021-07-29T11:58:30.230Z] #29 25.97 
11:58:30 [2021-07-29T11:58:30.230Z] #29 ...
11:58:30 [2021-07-29T11:58:30.230Z] 
11:58:30 [2021-07-29T11:58:30.230Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:30 [2021-07-29T11:58:30.230Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.85 The following additional packages will be installed:
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.87   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.89 Suggested packages:
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.89   cmake-doc ninja-build lrzip
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.89 Recommended packages:
11:58:30 [2021-07-29T11:58:30.230Z] #36 25.89   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:58:30 [2021-07-29T11:58:30.230Z] #36 26.60 The following NEW packages will be installed:
11:58:30 [2021-07-29T11:58:30.230Z] #36 26.62   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:58:30 [2021-07-29T11:58:30.230Z] #36 26.62   vim-common xxd
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.19 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.19 Need to get 14.2 MB of archives.
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.19 After this operation, 60.0 MB of additional disk space will be used.
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 27.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.17 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.19 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 28.20 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB]
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.02 debconf: delaying package configuration, since apt-utils is not installed
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.29 Fetched 14.2 MB in 2s (8142 kB/s)
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.49 Selecting previously unselected package xxd.
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.59 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 30.60 Unpacking xxd (2:8.1.0875-5) ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.12 Selecting previously unselected package vim-common.
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.17 Unpacking vim-common (2:8.1.0875-5) ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.57 Selecting previously unselected package cmake-data.
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.58 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 31.59 Unpacking cmake-data (3.13.4-1) ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 34.79 Selecting previously unselected package libicu63:arm64.
11:58:30 [2021-07-29T11:58:30.230Z] #36 34.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ...
11:58:30 [2021-07-29T11:58:30.230Z] #36 34.83 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
11:58:30 [2021-07-29T11:58:30.335Z] #20 27.87 Selecting previously unselected package libnetfilter-conntrack3:amd64.
11:58:30 [2021-07-29T11:58:30.335Z] #20 27.87 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.335Z] #20 27.88 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:58:30 [2021-07-29T11:58:30.335Z] #20 27.95 Selecting previously unselected package libnftnl11:amd64.
11:58:30 [2021-07-29T11:58:30.494Z] #36 ...
11:58:30 [2021-07-29T11:58:30.494Z] 
11:58:30 [2021-07-29T11:58:30.494Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:30 [2021-07-29T11:58:30.494Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.46 The following additional packages will be installed:
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.47   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.48   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.48   python3-pkg-resources python3-protobuf python3-six python3.7
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.48   python3.7-minimal
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.48 Suggested packages:
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.49   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
11:58:30 [2021-07-29T11:58:30.494Z] #44 28.49   python3.7-doc binfmt-support
11:58:30 [2021-07-29T11:58:30.494Z] #44 29.57 The following NEW packages will be installed:
11:58:30 [2021-07-29T11:58:30.494Z] #44 29.60   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
11:58:30 [2021-07-29T11:58:30.494Z] #44 29.60   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
11:58:30 [2021-07-29T11:58:30.494Z] #44 29.60   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
11:58:30 [2021-07-29T11:58:30.494Z] #44 29.60   python3.7-minimal
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.08 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.08 Need to get 6095 kB of archives.
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.08 After this operation, 32.3 MB of additional disk space will be used.
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.61 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.62 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 30.76 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 33.01 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.35 debconf: delaying package configuration, since apt-utils is not installed
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.51 Fetched 6095 kB in 4s (1689 kB/s)
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.60 Selecting previously unselected package libpython3.7-minimal:arm64.
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
11:58:30 [2021-07-29T11:58:30.494Z] #44 34.67 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
11:58:30 [2021-07-29T11:58:30.494Z] #44 35.28 Selecting previously unselected package python3.7-minimal.
11:58:30 [2021-07-29T11:58:30.494Z] #44 35.28 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
11:58:30 [2021-07-29T11:58:30.494Z] #44 35.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:30 [2021-07-29T11:58:30.591Z] #20 27.95 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.591Z] #20 27.96 Unpacking libnftnl11:amd64 (1.1.2-2) ...
11:58:30 [2021-07-29T11:58:30.591Z] #20 28.04 Selecting previously unselected package iptables.
11:58:30 [2021-07-29T11:58:30.591Z] #20 28.04 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.591Z] #20 28.05 Unpacking iptables (1.8.2-4) ...
11:58:30 [2021-07-29T11:58:30.758Z] #44 36.05 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.29 Selecting previously unselected package xxd.
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.31 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.32 Unpacking xxd (2:8.1.0875-5) ...
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.43 Selecting previously unselected package vim-common.
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
11:58:30 [2021-07-29T11:58:30.846Z] #20 28.46 Unpacking vim-common (2:8.1.0875-5) ...
11:58:31 [2021-07-29T11:58:31.021Z] #44 36.12 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:31 [2021-07-29T11:58:31.021Z] #44 ...
11:58:31 [2021-07-29T11:58:31.021Z] 
11:58:31 [2021-07-29T11:58:31.021Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:31 [2021-07-29T11:58:31.021Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.78 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.78 Need to get 73.4 MB of archives.
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.78 After this operation, 472 MB of additional disk space will be used.
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.79 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.79 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 29.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 30.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 30.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 30.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 30.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 30.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 32.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 33.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 33.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 33.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 33.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB]
11:58:31 [2021-07-29T11:58:31.021Z] #13 33.68 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.68 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.71 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.73 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB]
11:58:31 [2021-07-29T11:58:31.022Z] #13 33.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB]
11:58:31 [2021-07-29T11:58:31.101Z] #20 28.63 Selecting previously unselected package bash-completion.
11:58:31 [2021-07-29T11:58:31.101Z] #20 28.63 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
11:58:31 [2021-07-29T11:58:31.285Z] #13 33.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB]
11:58:31 [2021-07-29T11:58:31.285Z] #13 33.83 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB]
11:58:31 [2021-07-29T11:58:31.888Z] #56 34.66 Reading package lists...
11:58:31 [2021-07-29T11:58:31.888Z] #56 ...
11:58:31 [2021-07-29T11:58:31.888Z] 
11:58:31 [2021-07-29T11:58:31.888Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:31 [2021-07-29T11:58:31.888Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:31 [2021-07-29T11:58:31.888Z] #36 31.52 Fetched 8458 kB in 24s (352 kB/s)
11:58:31 [2021-07-29T11:58:31.888Z] #36 31.52 Reading package lists...
11:58:32 [2021-07-29T11:58:32.101Z] #44 42.01 Reading package lists...
11:58:32 [2021-07-29T11:58:32.101Z] #44 ...
11:58:32 [2021-07-29T11:58:32.101Z] 
11:58:32 [2021-07-29T11:58:32.101Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:32 [2021-07-29T11:58:32.101Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:32 [2021-07-29T11:58:32.101Z] #13 30.33 Fetched 8996 kB in 25s (363 kB/s)
11:58:32 [2021-07-29T11:58:32.101Z] #13 30.33 Reading package lists...
11:58:32 [2021-07-29T11:58:32.236Z] #13 34.86 debconf: delaying package configuration, since apt-utils is not installed
11:58:32 [2021-07-29T11:58:32.236Z] #13 35.00 Fetched 73.4 MB in 4s (16.9 MB/s)
11:58:32 [2021-07-29T11:58:32.236Z] #13 ...
11:58:32 [2021-07-29T11:58:32.236Z] 
11:58:32 [2021-07-29T11:58:32.236Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:32 [2021-07-29T11:58:32.236Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:32 [2021-07-29T11:58:32.236Z] #29 27.12 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)...
11:58:32 [2021-07-29T11:58:32.236Z] #29 27.44 
11:58:32 [2021-07-29T11:58:32.665Z] #13 ...
11:58:32 [2021-07-29T11:58:32.665Z] 
11:58:32 [2021-07-29T11:58:32.665Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:32 [2021-07-29T11:58:32.665Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:32 [2021-07-29T11:58:32.665Z] #46 46.07 vendor/golang.org/x/crypto/internal/subtle
11:58:33 [2021-07-29T11:58:33.615Z] #20 31.08 Unpacking bash-completion (1:2.8-6) ...
11:58:33 [2021-07-29T11:58:33.871Z] #20 31.42 Selecting previously unselected package bzip2.
11:58:33 [2021-07-29T11:58:33.871Z] #20 31.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
11:58:33 [2021-07-29T11:58:33.871Z] #20 31.43 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
11:58:33 [2021-07-29T11:58:33.871Z] #20 31.51 Selecting previously unselected package xz-utils.
11:58:33 [2021-07-29T11:58:33.871Z] #20 31.51 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.072Z] #36 41.88 Reading package lists...
11:58:34 [2021-07-29T11:58:34.072Z] #36 ...
11:58:34 [2021-07-29T11:58:34.072Z] 
11:58:34 [2021-07-29T11:58:34.072Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:34 [2021-07-29T11:58:34.072Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:34 [2021-07-29T11:58:34.072Z] #56 34.66 Reading package lists...
11:58:34 [2021-07-29T11:58:34.127Z] #20 31.52 Unpacking xz-utils (5.2.4-1) ...
11:58:34 [2021-07-29T11:58:34.127Z] #20 31.67 Selecting previously unselected package apparmor.
11:58:34 [2021-07-29T11:58:34.127Z] #20 31.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.127Z] #20 31.77 Unpacking apparmor (2.13.2-10) ...
11:58:34 [2021-07-29T11:58:34.382Z] #20 32.06 Selecting previously unselected package aufs-tools.
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.06 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.06 Unpacking aufs-tools (1:4.14+20190211-1) ...
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.15 Selecting previously unselected package libonig5:amd64.
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.15 Unpacking libonig5:amd64 (6.9.1-1) ...
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.29 Selecting previously unselected package libjq1:amd64.
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.638Z] #20 32.30 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.40 Selecting previously unselected package jq.
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.41 Unpacking jq (1.5+dfsg-2+b1) ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.49 Selecting previously unselected package libaio1:amd64.
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.49 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.49 Unpacking libaio1:amd64 (0.3.112-3) ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.54 Selecting previously unselected package libgpm2:amd64.
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
11:58:34 [2021-07-29T11:58:34.894Z] #20 32.55 Unpacking libgpm2:amd64 (1.20.7-5) ...
11:58:35 [2021-07-29T11:58:35.140Z] #29 27.67 
                                                                           0.0%
##                                                                         4.0%
#####                                                                      7.5%
#######                                                                   10.5%
##########                                                                15.1%
#############                                                             18.3%
###############                                                           21.8%
##################                                                        25.5%
#####################                                                     29.2%
######################                                                    31.7%
########################                                                  34.3%
###########################                                               38.1%
#############################                                             40.6%
###############################                                           43.1%
################################                                          45.2%
####################################                                      50.1%
######################################                                    53.4%
#########################################                                 57.6%
###########################################                               60.7%
##############################################                            64.2%
#################################################                         68.1%
###################################################                       71.6%
#####################################################                     73.8%
#######################################################                   76.6%
#########################################################                 79.8%
############################################################              84.1%
###############################################################           87.9%
#################################################################         90.8%
###################################################################       93.4%
#####################################################################     96.1%
#######################################################################   99.2%
######################################################################## 100.0%
11:58:35 [2021-07-29T11:58:35.140Z] #29 31.00 
11:58:35 [2021-07-29T11:58:35.150Z] #20 32.60 Selecting previously unselected package libicu63:amd64.
11:58:35 [2021-07-29T11:58:35.150Z] #20 32.61 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
11:58:35 [2021-07-29T11:58:35.150Z] #20 32.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:58:35 [2021-07-29T11:58:35.458Z] #56 43.81 Building dependency tree...
11:58:35 [2021-07-29T11:58:35.458Z] #56 ...
11:58:35 [2021-07-29T11:58:35.458Z] 
11:58:35 [2021-07-29T11:58:35.458Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:35 [2021-07-29T11:58:35.458Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:35 [2021-07-29T11:58:35.458Z] #44 34.88 Fetched 8462 kB in 27s (315 kB/s)
11:58:35 [2021-07-29T11:58:35.458Z] #44 34.88 Reading package lists...
11:58:35 [2021-07-29T11:58:35.718Z] #44 43.95 Reading package lists...
11:58:35 [2021-07-29T11:58:35.718Z] #44 ...
11:58:35 [2021-07-29T11:58:35.718Z] 
11:58:35 [2021-07-29T11:58:35.718Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:35 [2021-07-29T11:58:35.718Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:35 [2021-07-29T11:58:35.718Z] #56 43.81 Building dependency tree...
11:58:36 [2021-07-29T11:58:36.534Z] #29 32.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
11:58:36 [2021-07-29T11:58:36.534Z] #29 32.35 
11:58:36 [2021-07-29T11:58:36.660Z] #56 ...
11:58:36 [2021-07-29T11:58:36.660Z] 
11:58:36 [2021-07-29T11:58:36.660Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:36 [2021-07-29T11:58:36.660Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:36 [2021-07-29T11:58:36.660Z] #13 32.28 Fetched 8996 kB in 27s (329 kB/s)
11:58:36 [2021-07-29T11:58:36.660Z] #13 32.28 Reading package lists...
11:58:36 [2021-07-29T11:58:36.660Z] #13 41.38 Reading package lists...
11:58:36 [2021-07-29T11:58:36.660Z] #13 ...
11:58:36 [2021-07-29T11:58:36.660Z] 
11:58:36 [2021-07-29T11:58:36.660Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:36 [2021-07-29T11:58:36.660Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:58:36 [2021-07-29T11:58:36.660Z] #46 45.76 vendor/golang.org/x/crypto/internal/subtle
11:58:36 [2021-07-29T11:58:36.797Z] #29 32.58 
######################################################################## 100.0%
11:58:36 [2021-07-29T11:58:36.797Z] #29 32.64 
11:58:37 [2021-07-29T11:58:37.061Z] #29 ...
11:58:37 [2021-07-29T11:58:37.061Z] 
11:58:37 [2021-07-29T11:58:37.061Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:37 [2021-07-29T11:58:37.061Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
11:58:37 [2021-07-29T11:58:37.061Z] #32 32.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:37 [2021-07-29T11:58:37.061Z] #32 ...
11:58:37 [2021-07-29T11:58:37.061Z] 
11:58:37 [2021-07-29T11:58:37.061Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:37 [2021-07-29T11:58:37.061Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.40 Selecting previously unselected package python3-minimal.
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15634 files and directories currently installed.)
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.47 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.49 Unpacking python3-minimal (3.7.3-1) ...
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.71 Selecting previously unselected package libmpdec2:arm64.
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.73 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.061Z] #44 40.77 Unpacking libmpdec2:arm64 (2.4.2-2) ...
11:58:37 [2021-07-29T11:58:37.061Z] #44 41.00 Selecting previously unselected package libpython3.7-stdlib:arm64.
11:58:37 [2021-07-29T11:58:37.061Z] #44 41.01 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.061Z] #44 41.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
11:58:37 [2021-07-29T11:58:37.324Z] #44 42.44 Selecting previously unselected package python3.7.
11:58:37 [2021-07-29T11:58:37.324Z] #44 42.45 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.324Z] #44 42.46 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:58:37 [2021-07-29T11:58:37.591Z] #44 42.73 Selecting previously unselected package libpython3-stdlib:arm64.
11:58:37 [2021-07-29T11:58:37.591Z] #44 42.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.591Z] #44 42.80 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
11:58:37 [2021-07-29T11:58:37.591Z] #44 ...
11:58:37 [2021-07-29T11:58:37.591Z] 
11:58:37 [2021-07-29T11:58:37.591Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:37 [2021-07-29T11:58:37.591Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:58:37 [2021-07-29T11:58:37.591Z] #46 33.23 sync
11:58:37 [2021-07-29T11:58:37.591Z] #46 33.23 internal/reflectlite
11:58:37 [2021-07-29T11:58:37.591Z] #46 34.69 internal/testlog
11:58:37 [2021-07-29T11:58:37.591Z] #46 34.69 github.com/LK4D4/vndr/godl/singleflight
11:58:37 [2021-07-29T11:58:37.591Z] #46 34.71 math/rand
11:58:37 [2021-07-29T11:58:37.591Z] #46 35.15 internal/singleflight
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.18 sort
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.19 errors
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.61 strconv
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.64 io
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.64 internal/oserror
11:58:37 [2021-07-29T11:58:37.591Z] #46 36.93 syscall
11:58:37 [2021-07-29T11:58:37.591Z] #46 37.70 path
11:58:37 [2021-07-29T11:58:37.591Z] #46 38.90 vendor/golang.org/x/net/dns/dnsmessage
11:58:37 [2021-07-29T11:58:37.591Z] #46 39.06 bytes
11:58:37 [2021-07-29T11:58:37.591Z] #46 42.83 strings
11:58:37 [2021-07-29T11:58:37.855Z] #46 ...
11:58:37 [2021-07-29T11:58:37.855Z] 
11:58:37 [2021-07-29T11:58:37.855Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:37 [2021-07-29T11:58:37.855Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.34 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.51 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.73 Selecting previously unselected package binutils-mingw-w64-i686.
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15394 files and directories currently installed.)
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 35.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 37.97 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:58:37 [2021-07-29T11:58:37.855Z] #13 37.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 38.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 40.55 Selecting previously unselected package binutils-mingw-w64.
11:58:37 [2021-07-29T11:58:37.855Z] #13 40.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:58:37 [2021-07-29T11:58:37.855Z] #13 40.60 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:58:37 [2021-07-29T11:58:37.919Z] #46 ...
11:58:37 [2021-07-29T11:58:37.919Z] 
11:58:37 [2021-07-29T11:58:37.919Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:37 [2021-07-29T11:58:37.919Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:58:37 [2021-07-29T11:58:37.919Z] #50 49.18 go: downloading github.com/gobwas/glob v0.2.3
11:58:37 [2021-07-29T11:58:37.919Z] #50 49.19 go: downloading github.com/kisielk/gotool v1.0.0
11:58:37 [2021-07-29T11:58:37.919Z] #50 49.30 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
11:58:37 [2021-07-29T11:58:37.919Z] #50 49.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
11:58:37 [2021-07-29T11:58:37.919Z] #50 49.40 go: downloading github.com/gogo/protobuf v1.2.1
11:58:37 [2021-07-29T11:58:37.919Z] #50 50.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
11:58:37 [2021-07-29T11:58:37.919Z] #50 50.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:58:37 [2021-07-29T11:58:37.919Z] #50 51.00 go: downloading github.com/BurntSushi/toml v0.3.1
11:58:38 [2021-07-29T11:58:38.118Z] #13 40.74 Selecting previously unselected package libdevmapper1.02.1:arm64.
11:58:38 [2021-07-29T11:58:38.118Z] #13 40.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ...
11:58:38 [2021-07-29T11:58:38.118Z] #13 40.75 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
11:58:38 [2021-07-29T11:58:38.118Z] #13 40.92 Selecting previously unselected package dmsetup.
11:58:38 [2021-07-29T11:58:38.118Z] #13 40.94 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ...
11:58:38 [2021-07-29T11:58:38.119Z] #13 40.95 Unpacking dmsetup (2:1.02.155-3) ...
11:58:38 [2021-07-29T11:58:38.119Z] #13 ...
11:58:38 [2021-07-29T11:58:38.119Z] 
11:58:38 [2021-07-29T11:58:38.119Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:38 [2021-07-29T11:58:38.119Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:38 [2021-07-29T11:58:38.119Z] #29 33.35 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
11:58:38 [2021-07-29T11:58:38.119Z] #29 33.68 
11:58:38 [2021-07-29T11:58:38.119Z] #29 33.91 
######################################################################## 100.0%
11:58:38 [2021-07-29T11:58:38.382Z] #29 34.05 
11:58:38 [2021-07-29T11:58:38.382Z] #29 34.19 Download of images into '/build' complete.
11:58:38 [2021-07-29T11:58:38.382Z] #29 34.19 Use something like the following to load the result into a Docker daemon:
11:58:38 [2021-07-29T11:58:38.382Z] #29 34.19   tar -cC '/build' . | docker load
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.52 Selecting previously unselected package libnet1:amd64.
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.61 Selecting previously unselected package libnl-3-200:amd64.
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.62 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.62 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.69 Selecting previously unselected package libprotobuf-c1:amd64.
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.70 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.71 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.76 Selecting previously unselected package libreadline5:amd64.
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.78 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.87 Selecting previously unselected package net-tools.
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 35.88 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 36.06 Selecting previously unselected package patch.
11:58:38 [2021-07-29T11:58:38.417Z] #20 36.06 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
11:58:38 [2021-07-29T11:58:38.417Z] #20 36.06 Unpacking patch (2.7.6-3+deb10u1) ...
11:58:38 [2021-07-29T11:58:38.674Z] #20 36.17 Selecting previously unselected package python-pip-whl.
11:58:38 [2021-07-29T11:58:38.674Z] #20 36.19 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
11:58:38 [2021-07-29T11:58:38.674Z] #20 36.20 Unpacking python-pip-whl (18.1-5) ...
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.64 Selecting previously unselected package python3-lib2to3.
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.65 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.65 Unpacking python3-lib2to3 (3.7.3-1) ...
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.75 Selecting previously unselected package python3-distutils.
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.75 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.76 Unpacking python3-distutils (3.7.3-1) ...
11:58:39 [2021-07-29T11:58:39.236Z] #20 36.88 Selecting previously unselected package python3-pip.
11:58:39 [2021-07-29T11:58:39.330Z] #29 ...
11:58:39 [2021-07-29T11:58:39.330Z] 
11:58:39 [2021-07-29T11:58:39.330Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:39 [2021-07-29T11:58:39.330Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
11:58:39 [2021-07-29T11:58:39.330Z] #50 34.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
11:58:39 [2021-07-29T11:58:39.330Z] #50 34.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
11:58:39 [2021-07-29T11:58:39.330Z] #50 35.91 go: downloading github.com/gogo/protobuf v1.2.1
11:58:39 [2021-07-29T11:58:39.330Z] #50 41.44 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
11:58:39 [2021-07-29T11:58:39.330Z] #50 41.57 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:58:39 [2021-07-29T11:58:39.330Z] #50 41.74 go: downloading github.com/BurntSushi/toml v0.3.1
11:58:39 [2021-07-29T11:58:39.330Z] #50 ...
11:58:39 [2021-07-29T11:58:39.330Z] 
11:58:39 [2021-07-29T11:58:39.330Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:39 [2021-07-29T11:58:39.330Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
11:58:39 [2021-07-29T11:58:39.330Z] #36 39.73 Selecting previously unselected package libxml2:arm64.
11:58:39 [2021-07-29T11:58:39.330Z] #36 39.73 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 39.76 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.32 Selecting previously unselected package libarchive13:arm64.
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.32 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.35 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.68 Selecting previously unselected package libjsoncpp1:arm64.
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.71 Unpacking libjsoncpp1:arm64 (1.7.4-3) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.91 Selecting previously unselected package librhash0:arm64.
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.92 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 40.93 Unpacking librhash0:arm64 (1.3.8-1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.14 Selecting previously unselected package libuv1:arm64.
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.15 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.16 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.33 Selecting previously unselected package cmake.
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.34 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 41.37 Unpacking cmake (3.13.4-1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.43 Setting up xxd (2:8.1.0875-5) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.46 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.48 Setting up vim-common (2:8.1.0875-5) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.53 Setting up librhash0:arm64 (1.3.8-1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.56 Setting up cmake-data (3.13.4-1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.61 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.65 Setting up libjsoncpp1:arm64 (1.7.4-3) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.68 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.72 Setting up cmake (3.13.4-1) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.76 Processing triggers for libc-bin (2.28-10) ...
11:58:39 [2021-07-29T11:58:39.330Z] #36 43.92 Processing triggers for mime-support (3.62) ...
11:58:39 [2021-07-29T11:58:39.492Z] #20 36.88 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
11:58:39 [2021-07-29T11:58:39.492Z] #20 36.88 Unpacking python3-pip (18.1-5) ...
11:58:39 [2021-07-29T11:58:39.492Z] #20 37.04 Selecting previously unselected package python3-pkg-resources.
11:58:39 [2021-07-29T11:58:39.492Z] #20 37.04 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
11:58:39 [2021-07-29T11:58:39.492Z] #20 37.04 Unpacking python3-pkg-resources (40.8.0-1) ...
11:58:39 [2021-07-29T11:58:39.492Z] #20 37.15 Selecting previously unselected package python3-setuptools.
11:58:39 [2021-07-29T11:58:39.749Z] #20 37.15 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
11:58:39 [2021-07-29T11:58:39.749Z] #20 37.16 Unpacking python3-setuptools (40.8.0-1) ...
11:58:39 [2021-07-29T11:58:39.749Z] #20 37.36 Selecting previously unselected package python3-wheel.
11:58:39 [2021-07-29T11:58:39.749Z] #20 37.37 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
11:58:39 [2021-07-29T11:58:39.749Z] #20 37.37 Unpacking python3-wheel (0.32.3-2) ...
11:58:39 [2021-07-29T11:58:39.946Z] Fetching without tags
11:58:40 [2021-07-29T11:58:40.005Z] #20 37.43 Selecting previously unselected package sudo.
11:58:40 [2021-07-29T11:58:40.005Z] #20 37.44 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
11:58:40 [2021-07-29T11:58:40.005Z] #20 37.45 Unpacking sudo (1.8.27-1+deb10u3) ...
11:58:40 [2021-07-29T11:58:40.262Z] #20 37.83 Selecting previously unselected package thin-provisioning-tools.
11:58:40 [2021-07-29T11:58:40.262Z] #20 37.84 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
11:58:40 [2021-07-29T11:58:40.262Z] #20 37.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
11:58:40 [2021-07-29T11:58:40.518Z] #20 38.04 Selecting previously unselected package uidmap.
11:58:40 [2021-07-29T11:58:40.518Z] #20 38.06 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
11:58:40 [2021-07-29T11:58:40.518Z] #20 38.06 Unpacking uidmap (1:4.5-1.1) ...
11:58:39 [2021-07-29T11:58:39.618Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:58:39 [2021-07-29T11:58:39.692Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:58:39 [2021-07-29T11:58:39.742Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:58:39 [2021-07-29T11:58:39.860Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:58:39 [2021-07-29T11:58:39.980Z] Fetching upstream changes from https://github.com/moby/moby.git
11:58:39 [2021-07-29T11:58:39.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:58:39 [2021-07-29T11:58:39.982Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:58:40 [2021-07-29T11:58:40.699Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:58:40 [2021-07-29T11:58:40.774Z] #20 38.16 Selecting previously unselected package vim-runtime.
11:58:40 [2021-07-29T11:58:40.774Z] #20 38.16 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
11:58:40 [2021-07-29T11:58:40.774Z] #20 38.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
11:58:40 [2021-07-29T11:58:40.774Z] #20 38.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
11:58:40 [2021-07-29T11:58:40.774Z] #20 38.23 Unpacking vim-runtime (2:8.1.0875-5) ...
11:58:41 [2021-07-29T11:58:41.940Z] #46 ...
11:58:41 [2021-07-29T11:58:41.941Z] 
11:58:41 [2021-07-29T11:58:41.941Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:41 [2021-07-29T11:58:41.941Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.20 The following additional packages will be installed:
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.20   libbtrfs0
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.39 The following NEW packages will be installed:
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.44   libbtrfs-dev libbtrfs0
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.85 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.85 Need to get 119 kB of archives.
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.85 After this operation, 387 kB of additional disk space will be used.
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:58:41 [2021-07-29T11:58:41.941Z] #56 47.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.27 debconf: delaying package configuration, since apt-utils is not installed
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.56 Fetched 119 kB in 0s (430 kB/s)
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.77 Selecting previously unselected package libbtrfs0.
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.77 (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 ... 15421 files and directories currently installed.)
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.85 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 49.86 Unpacking libbtrfs0 (4.20.1-2) ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.34 Selecting previously unselected package libbtrfs-dev.
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.38 Unpacking libbtrfs-dev (4.20.1-2) ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.67 Setting up libbtrfs0 (4.20.1-2) ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.69 Setting up libbtrfs-dev (4.20.1-2) ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 50.71 Processing triggers for libc-bin (2.28-10) ...
11:58:41 [2021-07-29T11:58:41.941Z] #56 DONE 51.6s
11:58:41 [2021-07-29T11:58:41.941Z] 
11:58:41 [2021-07-29T11:58:41.941Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:58:41 [2021-07-29T11:58:41.941Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
11:58:41 [2021-07-29T11:58:41.941Z] #50 48.55 go: downloading github.com/gobwas/glob v0.2.3
11:58:41 [2021-07-29T11:58:41.941Z] #50 48.61 go: downloading github.com/kisielk/gotool v1.0.0
11:58:41 [2021-07-29T11:58:41.941Z] #50 48.73 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
11:58:41 [2021-07-29T11:58:41.941Z] #50 48.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
11:58:41 [2021-07-29T11:58:41.941Z] #50 49.03 go: downloading github.com/gogo/protobuf v1.2.1
11:58:41 [2021-07-29T11:58:41.941Z] #50 51.04 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
11:58:41 [2021-07-29T11:58:41.941Z] #50 51.35 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
11:58:41 [2021-07-29T11:58:41.941Z] #50 51.65 go: downloading github.com/BurntSushi/toml v0.3.1
11:58:42 [2021-07-29T11:58:42.096Z] #50 ...
11:58:42 [2021-07-29T11:58:42.096Z] 
11:58:42 [2021-07-29T11:58:42.096Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
11:58:42 [2021-07-29T11:58:42.096Z] #56 sha256:fc5349b083136997e2a10d0c301c591d6acee7266d0128cd1a88b85215a1f91e
11:58:42 [2021-07-29T11:58:42.096Z] #56 42.05 Reading package lists...
11:58:42 [2021-07-29T11:58:42.096Z] #56 49.58 Building dependency tree...
11:58:42 [2021-07-29T11:58:42.096Z] #56 52.64 The following additional packages will be installed:
11:58:42 [2021-07-29T11:58:42.096Z] #56 52.65   libbtrfs0
11:58:42 [2021-07-29T11:58:42.096Z] #56 52.82 The following NEW packages will be installed:
11:58:42 [2021-07-29T11:58:42.096Z] #56 52.83   libbtrfs-dev libbtrfs0
11:58:42 [2021-07-29T11:58:42.096Z] #56 53.27 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
11:58:42 [2021-07-29T11:58:42.096Z] #56 53.27 Need to get 119 kB of archives.
11:58:42 [2021-07-29T11:58:42.096Z] #56 53.27 After this operation, 387 kB of additional disk space will be used.
11:58:42 [2021-07-29T11:58:42.096Z] #56 53.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:58:42 [2021-07-29T11:58:42.096Z] #56 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.38 debconf: delaying package configuration, since apt-utils is not installed
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.61 Fetched 119 kB in 0s (393 kB/s)
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.69 Selecting previously unselected package libbtrfs0.
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.69 (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 ... 15421 files and directories currently installed.)
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.77 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.80 Unpacking libbtrfs0 (4.20.1-2) ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.89 Selecting previously unselected package libbtrfs-dev.
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.91 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 54.92 Unpacking libbtrfs-dev (4.20.1-2) ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 55.12 Setting up libbtrfs0 (4.20.1-2) ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 55.13 Setting up libbtrfs-dev (4.20.1-2) ...
11:58:42 [2021-07-29T11:58:42.096Z] #56 55.14 Processing triggers for libc-bin (2.28-10) ...
11:58:42 [2021-07-29T11:58:42.687Z] #36 ...
11:58:42 [2021-07-29T11:58:42.687Z] 
11:58:42 [2021-07-29T11:58:42.687Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:42 [2021-07-29T11:58:42.687Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:42 [2021-07-29T11:58:42.687Z] #52 37.87 strconv
11:58:42 [2021-07-29T11:58:42.687Z] #52 37.90 path
11:58:42 [2021-07-29T11:58:42.687Z] #52 37.91 io
11:58:42 [2021-07-29T11:58:42.687Z] #52 37.92 syscall
11:58:42 [2021-07-29T11:58:42.687Z] #52 40.11 bytes
11:58:42 [2021-07-29T11:58:42.687Z] #52 40.12 strings
11:58:42 [2021-07-29T11:58:42.687Z] #52 43.32 text/tabwriter
11:58:42 [2021-07-29T11:58:42.687Z] #52 44.07 reflect
11:58:42 [2021-07-29T11:58:42.687Z] #52 44.17 bufio
11:58:42 [2021-07-29T11:58:42.687Z] #52 44.86 regexp/syntax
11:58:42 [2021-07-29T11:58:42.687Z] #52 48.10 time
11:58:42 [2021-07-29T11:58:42.687Z] #52 48.11 internal/syscall/unix
11:58:42 [2021-07-29T11:58:42.687Z] #52 ...
11:58:42 [2021-07-29T11:58:42.687Z] 
11:58:42 [2021-07-29T11:58:42.687Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:42 [2021-07-29T11:58:42.687Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:42 [2021-07-29T11:58:42.687Z] #44 43.07 Setting up python3-minimal (3.7.3-1) ...
11:58:42 [2021-07-29T11:58:42.687Z] #44 46.25 Selecting previously unselected package python3.
11:58:42 [2021-07-29T11:58:42.688Z] #44 46.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16046 files and directories currently installed.)
11:58:42 [2021-07-29T11:58:42.688Z] #44 46.35 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ...
11:58:42 [2021-07-29T11:58:42.688Z] #44 46.98 Unpacking python3 (3.7.3-1) ...
11:58:43 [2021-07-29T11:58:43.027Z] #56 DONE 56.2s
11:58:43 [2021-07-29T11:58:43.027Z] 
11:58:43 [2021-07-29T11:58:43.027Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:58:43 [2021-07-29T11:58:43.027Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
11:58:43 [2021-07-29T11:58:43.027Z] #57 ...
11:58:43 [2021-07-29T11:58:43.027Z] 
11:58:43 [2021-07-29T11:58:43.027Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:43 [2021-07-29T11:58:43.027Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:43 [2021-07-29T11:58:43.027Z] #13 41.09 Reading package lists...
11:58:43 [2021-07-29T11:58:43.027Z] #13 47.47 Building dependency tree...
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.44 The following additional packages will be installed:
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.46   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.47   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.47   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.48   mingw-w64-x86-64-dev
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.49 Suggested packages:
11:58:43 [2021-07-29T11:58:43.027Z] #13 50.49   gcc-8-locales seccomp wine64
11:58:43 [2021-07-29T11:58:43.291Z] #13 ...
11:58:43 [2021-07-29T11:58:43.291Z] 
11:58:43 [2021-07-29T11:58:43.291Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:43 [2021-07-29T11:58:43.291Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:43 [2021-07-29T11:58:43.291Z] #36 40.82 Reading package lists...
11:58:43 [2021-07-29T11:58:43.291Z] #36 48.91 Building dependency tree...
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.01 The following additional packages will be installed:
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.01   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.04 Suggested packages:
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.05   cmake-doc ninja-build lrzip
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.05 Recommended packages:
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.05   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.83 The following NEW packages will be installed:
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.83   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:58:43 [2021-07-29T11:58:43.291Z] #36 52.85   vim-common xxd
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.27 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.27 Need to get 14.9 MB of archives.
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.27 After this operation, 61.8 MB of additional disk space will be used.
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 53.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.27 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.30 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 54.31 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:58:43 [2021-07-29T11:58:43.291Z] #36 55.74 debconf: delaying package configuration, since apt-utils is not installed
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.13 Fetched 14.9 MB in 2s (8878 kB/s)
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.25 Selecting previously unselected package xxd.
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.40 Unpacking xxd (2:8.1.0875-5) ...
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.71 Selecting previously unselected package vim-common.
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.72 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:58:43 [2021-07-29T11:58:43.291Z] #36 56.73 Unpacking vim-common (2:8.1.0875-5) ...
11:58:43 [2021-07-29T11:58:43.291Z] #36 ...
11:58:43 [2021-07-29T11:58:43.291Z] 
11:58:43 [2021-07-29T11:58:43.291Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:43 [2021-07-29T11:58:43.291Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:58:43 [2021-07-29T11:58:43.293Z] #20 40.92 Selecting previously unselected package vim.
11:58:43 [2021-07-29T11:58:43.549Z] #20 40.94 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
11:58:43 [2021-07-29T11:58:43.549Z] #20 40.97 Unpacking vim (2:8.1.0875-5) ...
11:58:43 [2021-07-29T11:58:43.688Z] #44 48.69 Selecting previously unselected package libprotobuf17:arm64.
11:58:43 [2021-07-29T11:58:43.688Z] #44 48.70 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ...
11:58:43 [2021-07-29T11:58:43.688Z] #44 48.71 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ...
11:58:40 [2021-07-29T11:58:40.806Z]  > git config core.sparsecheckout # timeout=10
11:58:40 [2021-07-29T11:58:40.855Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:58:43 [2021-07-29T11:58:43.644Z]  > git remote # timeout=10
11:58:43 [2021-07-29T11:58:43.806Z] #20 41.46 Selecting previously unselected package xfsprogs.
11:58:43 [2021-07-29T11:58:43.806Z] #20 41.48 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
11:58:43 [2021-07-29T11:58:43.806Z] #20 41.48 Unpacking xfsprogs (4.20.0-1) ...
11:58:44 [2021-07-29T11:58:44.065Z] #32 56.38 Checking out files:  88% (1339/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:58:44 [2021-07-29T11:58:44.065Z] #32 57.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:58:44 [2021-07-29T11:58:44.326Z] Merge succeeded, producing 9384004d34f21b44b241a1bc6977d34f7c0722cb
11:58:44 [2021-07-29T11:58:44.326Z] Checking out Revision 9384004d34f21b44b241a1bc6977d34f7c0722cb (PR-42684)
11:58:44 [2021-07-29T11:58:44.370Z] #20 41.89 Selecting previously unselected package zip.
11:58:44 [2021-07-29T11:58:44.370Z] #20 41.90 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 41.91 Unpacking zip (3.0-11+b1) ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 42.05 Setting up aufs-tools (1:4.14+20190211-1) ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 42.07 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 42.07 Setting up libip6tc0:amd64 (1.8.2-4) ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 42.08 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
11:58:44 [2021-07-29T11:58:44.370Z] #20 42.09 Setting up libgpm2:amd64 (1.20.7-5) ...
11:58:44 [2021-07-29T11:58:44.657Z] #32 57.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:44 [2021-07-29T11:58:44.658Z] #50 ...
11:58:44 [2021-07-29T11:58:44.658Z] 
11:58:44 [2021-07-29T11:58:44.658Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:44 [2021-07-29T11:58:44.658Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:44 [2021-07-29T11:58:44.658Z] #13 41.38 Reading package lists...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.10 Setting up libip4tc0:amd64 (1.8.2-4) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.11 Setting up uidmap (1:4.5-1.1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.12 Setting up libnftnl11:amd64 (1.1.2-2) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.16 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.17 Setting up xxd (2:8.1.0875-5) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.17 Setting up zip (3.0-11+b1) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.18 Setting up vim-common (2:8.1.0875-5) ...
11:58:44 [2021-07-29T11:58:44.659Z] #20 42.20 Setting up bash-completion (1:2.8-6) ...
11:58:45 [2021-07-29T11:58:45.793Z] #44 50.65 Selecting previously unselected package python3-pkg-resources.
11:58:45 [2021-07-29T11:58:45.793Z] #44 50.66 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
11:58:46 [2021-07-29T11:58:46.056Z] #44 51.07 Unpacking python3-pkg-resources (40.8.0-1) ...#44 ...
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
11:58:46 [2021-07-29T11:58:46.056Z] #29 sha256:d3303343b0fd3776a101b1b4ac49cfbe910539fe3bc96b33fa3a95438bc7d055
11:58:46 [2021-07-29T11:58:46.056Z] #29 DONE 41.7s
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:46 [2021-07-29T11:58:46.056Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:46 [2021-07-29T11:58:46.056Z] #44 51.07 Unpacking python3-pkg-resources (40.8.0-1) ...
11:58:46 [2021-07-29T11:58:46.056Z] #44 ...
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:46 [2021-07-29T11:58:46.056Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:58:46 [2021-07-29T11:58:46.056Z] #46 43.56 reflect
11:58:46 [2021-07-29T11:58:46.056Z] #46 45.48 bufio
11:58:46 [2021-07-29T11:58:46.056Z] #46 46.57 regexp/syntax
11:58:46 [2021-07-29T11:58:46.056Z] #46 47.55 hash/crc32
11:58:46 [2021-07-29T11:58:46.056Z] #46 48.16 internal/syscall/unix
11:58:46 [2021-07-29T11:58:46.056Z] #46 48.44 time
11:58:46 [2021-07-29T11:58:46.056Z] #46 48.76 vendor/golang.org/x/text/transform
11:58:46 [2021-07-29T11:58:46.056Z] #46 51.11 regexp
11:58:46 [2021-07-29T11:58:46.056Z] #46 ...
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:46 [2021-07-29T11:58:46.056Z] #48 sha256:5e36925e91a1655079f0eda782ed064f7aba1dc9ce6d0effe755597c603aa609
11:58:46 [2021-07-29T11:58:46.056Z] #48 DONE 51.5s
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:46 [2021-07-29T11:58:46.056Z] #36 sha256:7103c0e372bf61e808859cdb3bd78f5a3e1ed738726b91dcf23910934a88146f
11:58:46 [2021-07-29T11:58:46.056Z] #36 DONE 51.5s
11:58:46 [2021-07-29T11:58:46.056Z] 
11:58:46 [2021-07-29T11:58:46.056Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:58:46 [2021-07-29T11:58:46.056Z] #37 sha256:59de4cc5e9e224b3292d5e7944bcf02a0b9fc93e0aef1f9fb98f9aa02c8cb71a
11:58:46 [2021-07-29T11:58:46.569Z] #32 ...
11:58:46 [2021-07-29T11:58:46.569Z] 
11:58:46 [2021-07-29T11:58:46.569Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:46 [2021-07-29T11:58:46.569Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:46 [2021-07-29T11:58:46.569Z] #44 42.01 Reading package lists...
11:58:46 [2021-07-29T11:58:46.569Z] #44 49.78 Building dependency tree...
11:58:46 [2021-07-29T11:58:46.569Z] #44 52.88 The following additional packages will be installed:
11:58:46 [2021-07-29T11:58:46.569Z] #44 52.88   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
11:58:46 [2021-07-29T11:58:46.569Z] #44 52.89   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
11:58:46 [2021-07-29T11:58:46.570Z] #44 52.89   python3-pkg-resources python3-protobuf python3-six python3.7
11:58:46 [2021-07-29T11:58:46.570Z] #44 52.89   python3.7-minimal
11:58:46 [2021-07-29T11:58:46.570Z] #44 52.91 Suggested packages:
11:58:46 [2021-07-29T11:58:46.570Z] #44 52.91   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
11:58:46 [2021-07-29T11:58:46.570Z] #44 52.91   python3.7-doc binfmt-support
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.17 The following NEW packages will be installed:
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.17   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.18   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.18   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.18   python3.7-minimal
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.62 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.62 Need to get 6695 kB of archives.
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.62 After this operation, 33.1 MB of additional disk space will be used.
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 54.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 55.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 57.64 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.06 debconf: delaying package configuration, since apt-utils is not installed
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.29 Fetched 6695 kB in 4s (1843 kB/s)
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.36 Selecting previously unselected package libpython3.7-minimal:amd64.
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.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 ... 15421 files and directories currently installed.)
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:58:46 [2021-07-29T11:58:46.570Z] #44 59.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:58:46 [2021-07-29T11:58:46.827Z] #44 ...
11:58:46 [2021-07-29T11:58:46.827Z] 
11:58:46 [2021-07-29T11:58:46.827Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:58:46 [2021-07-29T11:58:46.827Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.167 + RM_GOPATH=0
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.167 + TMP_GOPATH=
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.167 + : /build
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.167 + '[' -z '' ']'
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.167 ++ mktemp -d
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.170 + export GOPATH=/tmp/tmp.X4FR9Y5T0Y
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.170 + GOPATH=/tmp/tmp.X4FR9Y5T0Y
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.170 + RM_GOPATH=1
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.170 + case "$(go env GOARCH)" in
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.170 ++ go env GOARCH
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.186 + export GO_BUILDMODE=-buildmode=pie
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.187 + GO_BUILDMODE=-buildmode=pie
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.190 ++ dirname /tmp/install/install.sh
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.191 + dir=/tmp/install
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.195 + bin=containerd
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.195 + shift
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.195 + '[' '!' -f /tmp/install/containerd.installer ']'
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.195 + . /tmp/install/containerd.installer
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.196 ++ set -e
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.196 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.196 + install_containerd
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.197 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.199 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.199 + git clone https://github.com/containerd/containerd.git /tmp/tmp.X4FR9Y5T0Y/src/github.com/containerd/containerd
11:58:46 [2021-07-29T11:58:46.827Z] #57 1.204 Cloning into '/tmp/tmp.X4FR9Y5T0Y/src/github.com/containerd/containerd'...
11:58:43 [2021-07-29T11:58:43.724Z]  > git config --get remote.origin.url # timeout=10
11:58:43 [2021-07-29T11:58:43.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:58:43 [2021-07-29T11:58:43.772Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:58:44 [2021-07-29T11:58:44.239Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:58:44 [2021-07-29T11:58:44.359Z]  > git config core.sparsecheckout # timeout=10
11:58:44 [2021-07-29T11:58:44.407Z]  > git checkout -f 9384004d34f21b44b241a1bc6977d34f7c0722cb # timeout=10
11:58:47 [2021-07-29T11:58:47.183Z] #20 44.79 Setting up libiptc0:amd64 (1.8.2-4) ...
11:58:47 [2021-07-29T11:58:47.183Z] #20 44.80 Setting up xz-utils (5.2.4-1) ...
11:58:47 [2021-07-29T11:58:47.183Z] #20 44.81 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
11:58:47 [2021-07-29T11:58:47.183Z] #20 44.83 Setting up patch (2.7.6-3+deb10u1) ...
11:58:47 [2021-07-29T11:58:47.183Z] #20 44.84 Setting up sudo (1.8.27-1+deb10u3) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 44.93 invoke-rc.d: could not determine current runlevel
11:58:47 [2021-07-29T11:58:47.441Z] #20 44.94 invoke-rc.d: policy-rc.d denied execution of start.
11:58:47 [2021-07-29T11:58:47.441Z] #20 44.94 Setting up pigz (2.4-1) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 44.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 44.97 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 45.00 Setting up python-pip-whl (18.1-5) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 45.01 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:58:47 [2021-07-29T11:58:47.441Z] #20 45.02 Setting up vim-runtime (2:8.1.0875-5) ...
11:58:47 [2021-07-29T11:58:47.456Z] #13 50.74 Building dependency tree...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.46 Setting up libaio1:amd64 (0.3.112-3) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.49 Setting up libonig5:amd64 (6.9.1-1) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.51 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.55 Setting up vim (2:8.1.0875-5) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.63 Setting up thin-provisioning-tools (0.7.6-2.1) ...
11:58:48 [2021-07-29T11:58:48.007Z] #20 45.65 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
11:58:48 [2021-07-29T11:58:48.264Z] #20 45.67 Setting up jq (1.5+dfsg-2+b1) ...
11:58:48 [2021-07-29T11:58:48.264Z] #20 45.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:58:48 [2021-07-29T11:58:48.264Z] #20 45.70 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.143 + RM_GOPATH=0
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.143 + TMP_GOPATH=
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.143 + : /build
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.143 + '[' -z '' ']'
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.143 ++ mktemp -d
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.150 + export GOPATH=/tmp/tmp.Rh6pFxL94M
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.150 + GOPATH=/tmp/tmp.Rh6pFxL94M
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.150 + RM_GOPATH=1
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.150 + case "$(go env GOARCH)" in
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.150 ++ go env GOARCH
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.159 + export GO_BUILDMODE=-buildmode=pie
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + GO_BUILDMODE=-buildmode=pie
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 ++ dirname /tmp/install/install.sh
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + dir=/tmp/install
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + bin=tini
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + shift
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + '[' '!' -f /tmp/install/tini.installer ']'
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + . /tmp/install/tini.installer
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + install_tini
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.166 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.167 + git clone https://github.com/krallin/tini.git /tmp/tmp.Rh6pFxL94M/tini
11:58:48 [2021-07-29T11:58:48.610Z] #37 2.170 Cloning into '/tmp/tmp.Rh6pFxL94M/tini'...
11:58:48 [2021-07-29T11:58:48.610Z] #37 ...
11:58:48 [2021-07-29T11:58:48.610Z] 
11:58:48 [2021-07-29T11:58:48.611Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:48 [2021-07-29T11:58:48.611Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:58:48 [2021-07-29T11:58:48.611Z] #13 41.13 Selecting previously unselected package mingw-w64-common.
11:58:48 [2021-07-29T11:58:48.611Z] #13 41.16 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #13 41.16 Unpacking mingw-w64-common (6.0.0-3) ...
11:58:48 [2021-07-29T11:58:48.611Z] #13 48.84 Selecting previously unselected package mingw-w64-x86-64-dev.
11:58:48 [2021-07-29T11:58:48.611Z] #13 48.85 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #13 48.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:58:48 [2021-07-29T11:58:48.611Z] #13 ...
11:58:48 [2021-07-29T11:58:48.611Z] 
11:58:48 [2021-07-29T11:58:48.611Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:48 [2021-07-29T11:58:48.611Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.53 Selecting previously unselected package python3-six.
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.55 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.55 Unpacking python3-six (1.12.0-1) ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.83 Selecting previously unselected package python3-protobuf.
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.85 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 51.87 Unpacking python3-protobuf (3.6.1.3-2) ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.63 Selecting previously unselected package libnet1:arm64.
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.64 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.64 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.82 Selecting previously unselected package libnl-3-200:arm64.
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.84 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 52.85 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.16 Selecting previously unselected package libprotobuf-c1:arm64.
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.18 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.18 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.48 Selecting previously unselected package criu.
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.48 Preparing to unpack .../8-criu_3.15-1_arm64.deb ...
11:58:48 [2021-07-29T11:58:48.611Z] #44 53.48 Unpacking criu (3.15-1) ...
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.12 The following additional packages will be installed:
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.13   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.13   gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.13   libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.13   libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.14   mingw-w64-x86-64-dev
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.15 Suggested packages:
11:58:49 [2021-07-29T11:58:49.367Z] #13 55.16   gcc-8-locales seccomp wine64
11:58:49 [2021-07-29T11:58:49.559Z] #44 54.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.65 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.67 Setting up libnl-3-200:arm64 (3.4.0-1) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.75 Setting up libprotobuf17:arm64 (3.6.1.3-2) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.78 Setting up libmpdec2:arm64 (2.4.2-2) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.80 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
11:58:49 [2021-07-29T11:58:49.560Z] #44 54.85 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
11:58:49 [2021-07-29T11:58:49.626Z] #13 ...
11:58:49 [2021-07-29T11:58:49.626Z] 
11:58:49 [2021-07-29T11:58:49.626Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:49 [2021-07-29T11:58:49.626Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:49 [2021-07-29T11:58:49.626Z] #36 41.88 Reading package lists...
11:58:49 [2021-07-29T11:58:49.626Z] #36 49.85 Building dependency tree...
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.67 The following additional packages will be installed:
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.69   cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.71 Suggested packages:
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.74   cmake-doc ninja-build lrzip
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.74 Recommended packages:
11:58:49 [2021-07-29T11:58:49.627Z] #36 54.74   vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.21 The following NEW packages will be installed:
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.24   cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.25   vim-common xxd
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.68 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.68 Need to get 14.9 MB of archives.
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.68 After this operation, 61.8 MB of additional disk space will be used.
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.68 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 56.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 57.97 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 58.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 58.09 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 58.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 58.12 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB]
11:58:49 [2021-07-29T11:58:49.627Z] #36 58.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB]
11:58:49 [2021-07-29T11:58:49.823Z] #44 54.89 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:58:50 [2021-07-29T11:58:50.196Z] #36 60.12 debconf: delaying package configuration, since apt-utils is not installed
11:58:50 [2021-07-29T11:58:50.196Z] #36 ...
11:58:50 [2021-07-29T11:58:50.196Z] 
11:58:50 [2021-07-29T11:58:50.196Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:50 [2021-07-29T11:58:50.196Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:50 [2021-07-29T11:58:50.196Z] #44 43.95 Reading package lists...
11:58:50 [2021-07-29T11:58:50.196Z] #44 52.16 Building dependency tree...
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.02 The following additional packages will be installed:
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.03   libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.03   libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.04   python3-pkg-resources python3-protobuf python3-six python3.7
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.04   python3.7-minimal
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.04 Suggested packages:
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.06   python3-doc python3-tk python3-venv python3-setuptools python3.7-venv
11:58:50 [2021-07-29T11:58:50.196Z] #44 57.06   python3.7-doc binfmt-support
11:58:50 [2021-07-29T11:58:50.196Z] #44 58.58 The following NEW packages will be installed:
11:58:50 [2021-07-29T11:58:50.196Z] #44 58.59   criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17
11:58:50 [2021-07-29T11:58:50.196Z] #44 58.59   libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3
11:58:50 [2021-07-29T11:58:50.196Z] #44 58.59   python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7
11:58:50 [2021-07-29T11:58:50.196Z] #44 58.59   python3.7-minimal
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.17 0 upgraded, 16 newly installed, 0 to remove and 4 not upgraded.
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.17 Need to get 6695 kB of archives.
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.17 After this operation, 33.1 MB of additional disk space will be used.
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
11:58:50 [2021-07-29T11:58:50.196Z] #44 59.70 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
11:58:50 [2021-07-29T11:58:50.764Z] #44 60.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
11:58:50 [2021-07-29T11:58:50.764Z] #44 60.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
11:58:50 [2021-07-29T11:58:50.764Z] #44 60.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
11:58:50 [2021-07-29T11:58:50.764Z] #44 60.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB]
11:58:50 [2021-07-29T11:58:50.764Z] #44 ...
11:58:50 [2021-07-29T11:58:50.764Z] 
11:58:50 [2021-07-29T11:58:50.764Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:50 [2021-07-29T11:58:50.764Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:50 [2021-07-29T11:58:50.764Z] #36 60.52 Fetched 14.9 MB in 2s (7160 kB/s)
11:58:50 [2021-07-29T11:58:50.783Z] #20 48.01 Setting up iptables (1.8.2-4) ...
11:58:50 [2021-07-29T11:58:50.783Z] #20 48.02 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
11:58:50 [2021-07-29T11:58:50.783Z] #20 48.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:50 [2021-07-29T11:58:50.784Z] #20 48.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
11:58:50 [2021-07-29T11:58:50.784Z] #20 48.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
11:58:50 [2021-07-29T11:58:50.784Z] #20 48.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
11:58:50 [2021-07-29T11:58:50.784Z] #20 48.06 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
11:58:50 [2021-07-29T11:58:50.784Z] #20 48.07 Setting up python3 (3.7.3-1) ...
11:58:51 [2021-07-29T11:58:51.000Z] #57 ...
11:58:51 [2021-07-29T11:58:51.000Z] 
11:58:51 [2021-07-29T11:58:51.000Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.50 The following NEW packages will be installed:
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.53   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.54   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.54   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.54   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.54   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.54   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.55 The following packages will be upgraded:
11:58:51 [2021-07-29T11:58:51.000Z] #13 51.55   libseccomp2
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.08 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.08 Need to get 77.8 MB of archives.
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.08 After this operation, 487 MB of additional disk space will be used.
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.09 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.09 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:58:51 [2021-07-29T11:58:51.000Z] #13 52.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 52.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 52.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 53.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 53.37 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 53.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 56.85 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.15 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.15 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.19 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.19 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.23 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.29 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:58:51 [2021-07-29T11:58:51.001Z] #13 59.30 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:58:51 [2021-07-29T11:58:51.024Z] #36 60.71 Selecting previously unselected package xxd.
11:58:51 [2021-07-29T11:58:51.024Z] #36 60.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:58:51 [2021-07-29T11:58:51.024Z] #36 60.80 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ...
11:58:51 [2021-07-29T11:58:51.024Z] #36 60.83 Unpacking xxd (2:8.1.0875-5) ...
11:58:51 [2021-07-29T11:58:51.040Z] #20 48.48 Setting up python3-wheel (0.32.3-2) ...
11:58:51 [2021-07-29T11:58:51.257Z] #13 59.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:58:51 [2021-07-29T11:58:51.257Z] #13 59.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:58:51 [2021-07-29T11:58:51.257Z] #13 59.38 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
11:58:51 [2021-07-29T11:58:51.593Z] #36 61.24 Selecting previously unselected package vim-common.
11:58:51 [2021-07-29T11:58:51.593Z] #36 61.24 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ...
11:58:51 [2021-07-29T11:58:51.593Z] #36 61.28 Unpacking vim-common (2:8.1.0875-5) ...
11:58:51 [2021-07-29T11:58:51.603Z] #20 49.20 Setting up apparmor (2.13.2-10) ...
11:58:51 [2021-07-29T11:58:51.852Z] #36 ...
11:58:51 [2021-07-29T11:58:51.852Z] 
11:58:51 [2021-07-29T11:58:51.852Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:58:51 [2021-07-29T11:58:51.852Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.651 + RM_GOPATH=0
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.651 + TMP_GOPATH=
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.651 + : /build
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.653 + '[' -z '' ']'
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 ++ mktemp -d
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 + export GOPATH=/tmp/tmp.iZfvyY5MZj
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 + GOPATH=/tmp/tmp.iZfvyY5MZj
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 + RM_GOPATH=1
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 + case "$(go env GOARCH)" in
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.667 ++ go env GOARCH
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.705 + export GO_BUILDMODE=-buildmode=pie
11:58:51 [2021-07-29T11:58:51.852Z] #57 1.705 + GO_BUILDMODE=-buildmode=pie
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.705 ++ dirname /tmp/install/install.sh
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + dir=/tmp/install
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + bin=containerd
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + shift
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + '[' '!' -f /tmp/install/containerd.installer ']'
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + . /tmp/install/containerd.installer
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 ++ set -e
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 ++ : 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + install_containerd
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + echo 'Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483'
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iZfvyY5MZj/src/github.com/containerd/containerd
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.712 Install containerd version 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:58:51 [2021-07-29T11:58:51.853Z] #57 1.718 Cloning into '/tmp/tmp.iZfvyY5MZj/src/github.com/containerd/containerd'...
11:58:52 [2021-07-29T11:58:52.112Z] #57 ...
11:58:52 [2021-07-29T11:58:52.112Z] 
11:58:52 [2021-07-29T11:58:52.112Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:52 [2021-07-29T11:58:52.112Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:52 [2021-07-29T11:58:52.112Z] #36 61.82 Selecting previously unselected package cmake-data.
11:58:52 [2021-07-29T11:58:52.112Z] #36 61.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:58:52 [2021-07-29T11:58:52.112Z] #36 61.86 Unpacking cmake-data (3.13.4-1) ...
11:58:52 [2021-07-29T11:58:52.165Z] #20 ...
11:58:52 [2021-07-29T11:58:52.165Z] 
11:58:52 [2021-07-29T11:58:52.165Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:58:52 [2021-07-29T11:58:52.165Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:58:52 [2021-07-29T11:58:52.165Z] #40 187.2 + dpkg --print-architecture
11:58:52 [2021-07-29T11:58:52.165Z] #40 187.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
11:58:52 [2021-07-29T11:58:52.165Z] #40 187.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
11:58:52 [2021-07-29T11:58:52.165Z] #40 187.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
11:58:52 [2021-07-29T11:58:52.186Z] #13 60.40 debconf: delaying package configuration, since apt-utils is not installed
11:58:52 [2021-07-29T11:58:52.443Z] #13 60.62 Fetched 77.8 MB in 8s (10.2 MB/s)
11:58:52 [2021-07-29T11:58:52.700Z] #13 60.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:58:52 [2021-07-29T11:58:52.700Z] #13 60.80 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
11:58:52 [2021-07-29T11:58:52.700Z] #13 60.82 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
11:58:52 [2021-07-29T11:58:52.973Z] #13 61.04 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
11:58:53 [2021-07-29T11:58:53.136Z] #44 ...
11:58:53 [2021-07-29T11:58:53.137Z] 
11:58:53 [2021-07-29T11:58:53.137Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:53 [2021-07-29T11:58:53.137Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:53 [2021-07-29T11:58:53.137Z] #52 48.43 internal/syscall/execenv
11:58:53 [2021-07-29T11:58:53.137Z] #52 48.45 regexp
11:58:53 [2021-07-29T11:58:53.137Z] #52 52.39 context
11:58:53 [2021-07-29T11:58:53.137Z] #52 52.40 io/fs
11:58:53 [2021-07-29T11:58:53.137Z] #52 52.42 internal/poll
11:58:53 [2021-07-29T11:58:53.137Z] #52 54.26 encoding/binary
11:58:53 [2021-07-29T11:58:53.137Z] #52 54.39 internal/fmtsort
11:58:53 [2021-07-29T11:58:53.137Z] #52 56.03 os
11:58:53 [2021-07-29T11:58:53.137Z] #52 56.31 encoding/base64
11:58:53 [2021-07-29T11:58:53.137Z] #52 56.34 golang.org/x/sys/unix
11:58:53 [2021-07-29T11:58:53.137Z] #52 ...
11:58:53 [2021-07-29T11:58:53.137Z] 
11:58:53 [2021-07-29T11:58:53.137Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:58:53 [2021-07-29T11:58:53.137Z] #37 sha256:59de4cc5e9e224b3292d5e7944bcf02a0b9fc93e0aef1f9fb98f9aa02c8cb71a
11:58:53 [2021-07-29T11:58:53.137Z] #37 3.480 + cd /tmp/tmp.Rh6pFxL94M/tini
11:58:53 [2021-07-29T11:58:53.137Z] #37 3.480 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:58:53 [2021-07-29T11:58:53.137Z] #37 3.507 + cmake .
11:58:53 [2021-07-29T11:58:53.137Z] #37 4.155 -- The C compiler identification is GNU 8.3.0
11:58:53 [2021-07-29T11:58:53.137Z] #37 4.187 -- Check for working C compiler: /usr/bin/cc
11:58:53 [2021-07-29T11:58:53.137Z] #37 4.863 -- Check for working C compiler: /usr/bin/cc -- works
11:58:53 [2021-07-29T11:58:53.137Z] #37 4.875 -- Detecting C compiler ABI info
11:58:53 [2021-07-29T11:58:53.137Z] #37 5.532 -- Detecting C compiler ABI info - done
11:58:53 [2021-07-29T11:58:53.137Z] #37 5.579 -- Detecting C compile features
11:58:53 [2021-07-29T11:58:53.538Z] #13 61.61 Selecting previously unselected package binutils-mingw-w64-i686.
11:58:53 [2021-07-29T11:58:53.833Z] #13 61.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 ... 15421 files and directories currently installed.)
11:58:53 [2021-07-29T11:58:53.833Z] #13 61.79 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:58:53 [2021-07-29T11:58:53.833Z] #13 ...
11:58:53 [2021-07-29T11:58:53.833Z] 
11:58:53 [2021-07-29T11:58:53.833Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:53 [2021-07-29T11:58:53.833Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:53 [2021-07-29T11:58:53.833Z] #36 57.25 Selecting previously unselected package cmake-data.
11:58:53 [2021-07-29T11:58:53.833Z] #36 57.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ...
11:58:53 [2021-07-29T11:58:53.833Z] #36 57.28 Unpacking cmake-data (3.13.4-1) ...
11:58:53 [2021-07-29T11:58:53.833Z] #36 60.29 Selecting previously unselected package libicu63:amd64.
11:58:53 [2021-07-29T11:58:53.833Z] #36 60.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:58:53 [2021-07-29T11:58:53.833Z] #36 60.31 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:58:54 [2021-07-29T11:58:54.090Z] #36 ...
11:58:54 [2021-07-29T11:58:54.090Z] 
11:58:54 [2021-07-29T11:58:54.090Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:54 [2021-07-29T11:58:54.090Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:54 [2021-07-29T11:58:54.090Z] #13 62.17 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:58:54 [2021-07-29T11:58:54.090Z] #13 ...
11:58:54 [2021-07-29T11:58:54.090Z] 
11:58:54 [2021-07-29T11:58:54.090Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:58:54 [2021-07-29T11:58:54.090Z] #48 sha256:5f9428452cd486b320f97c7779ad8bfc2c7fee55f7faf77928e46fe3e3f46522
11:58:54 [2021-07-29T11:58:54.090Z] #48 DONE 67.5s
11:58:54 [2021-07-29T11:58:54.347Z] 
11:58:54 [2021-07-29T11:58:54.347Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:54 [2021-07-29T11:58:54.347Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:54 [2021-07-29T11:58:54.347Z] #36 67.55 Selecting previously unselected package libxml2:amd64.
11:58:54 [2021-07-29T11:58:54.347Z] #36 67.55 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
11:58:54 [2021-07-29T11:58:54.347Z] #36 67.56 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.111 -- Detecting C compile features - done
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.139 -- Performing Test HAS_BUILTIN_FORTIFY
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.573 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.651 -- Configuring done
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.688 -- Generating done
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.691 -- Build files have been written to: /tmp/tmp.Rh6pFxL94M/tini
11:58:54 [2021-07-29T11:58:54.716Z] #37 8.701 + make tini-static
11:58:54 [2021-07-29T11:58:54.914Z] #36 68.26 Selecting previously unselected package libarchive13:amd64.
11:58:54 [2021-07-29T11:58:54.914Z] #36 68.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:58:54 [2021-07-29T11:58:54.914Z] #36 68.29 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:58:55 [2021-07-29T11:58:55.291Z] #37 9.137 Scanning dependencies of target tini-static
11:58:55 [2021-07-29T11:58:55.291Z] #37 9.284 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:58:55 [2021-07-29T11:58:55.397Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:58:55 [2021-07-29T11:58:55.478Z] #36 68.73 Selecting previously unselected package libjsoncpp1:amd64.
11:58:55 [2021-07-29T11:58:55.478Z] #36 68.75 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:58:55 [2021-07-29T11:58:55.478Z] #36 68.77 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:58:55 [2021-07-29T11:58:55.478Z] #36 ...
11:58:55 [2021-07-29T11:58:55.478Z] 
11:58:55 [2021-07-29T11:58:55.478Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:55 [2021-07-29T11:58:55.478Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:55 [2021-07-29T11:58:55.478Z] #46 58.86 sync
11:58:55 [2021-07-29T11:58:55.478Z] #46 58.86 internal/reflectlite
11:58:55 [2021-07-29T11:58:55.478Z] #46 60.30 internal/testlog
11:58:55 [2021-07-29T11:58:55.478Z] #46 60.55 github.com/LK4D4/vndr/godl/singleflight
11:58:55 [2021-07-29T11:58:55.478Z] #46 60.87 math/rand
11:58:55 [2021-07-29T11:58:55.478Z] #46 61.78 internal/singleflight
11:58:55 [2021-07-29T11:58:55.478Z] #46 62.23 sort
11:58:55 [2021-07-29T11:58:55.478Z] #46 62.25 errors
11:58:55 [2021-07-29T11:58:55.478Z] #46 62.72 io
11:58:55 [2021-07-29T11:58:55.478Z] #46 63.48 strconv
11:58:55 [2021-07-29T11:58:55.478Z] #46 64.14 bytes
11:58:55 [2021-07-29T11:58:55.478Z] #46 66.37 strings
11:58:55 [2021-07-29T11:58:55.478Z] #46 67.15 reflect
11:58:55 [2021-07-29T11:58:55.478Z] #46 ...
11:58:55 [2021-07-29T11:58:55.478Z] 
11:58:55 [2021-07-29T11:58:55.478Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:58:55 [2021-07-29T11:58:55.478Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:58:55 [2021-07-29T11:58:55.529Z] First time build. Skipping changelog.
11:58:55 [2021-07-29T11:58:55.554Z] #37 ...
11:58:55 [2021-07-29T11:58:55.554Z] 
11:58:55 [2021-07-29T11:58:55.554Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:55 [2021-07-29T11:58:55.554Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:55 [2021-07-29T11:58:55.554Z] #52 61.10 path/filepath
11:58:55 [2021-07-29T11:58:55.714Z] #36 65.29 Selecting previously unselected package libicu63:amd64.
11:58:55 [2021-07-29T11:58:55.714Z] #36 65.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ...
11:58:55 [2021-07-29T11:58:55.714Z] #36 65.34 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.02 Selecting previously unselected package librhash0:amd64.
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.05 Unpacking librhash0:amd64 (1.3.8-1) ...
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.25 Selecting previously unselected package libuv1:amd64.
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
11:58:55 [2021-07-29T11:58:55.735Z] #36 69.27 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
11:58:55 [2021-07-29T11:58:55.817Z] #52 61.14 mvdan.cc/sh/v3/fileutil
11:58:55 [2021-07-29T11:58:55.817Z] #52 61.14 fmt
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:58:56 [2021-07-29T11:58:56.302Z] #36 69.46 Selecting previously unselected package cmake.
11:58:56 [2021-07-29T11:58:56.302Z] #36 69.48 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:58:56 [2021-07-29T11:58:56.302Z] #36 69.49 Unpacking cmake (3.13.4-1) ...
11:58:57 [2021-07-29T11:58:57.211Z] #52 62.89 golang.org/x/crypto/ssh/terminal
11:58:57 [2021-07-29T11:58:57.236Z] #36 ...
11:58:57 [2021-07-29T11:58:57.236Z] 
11:58:57 [2021-07-29T11:58:57.236Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:58:57 [2021-07-29T11:58:57.236Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:58:57 [2021-07-29T11:58:57.236Z] #44 60.23 Selecting previously unselected package python3.7-minimal.
11:58:57 [2021-07-29T11:58:57.236Z] #44 60.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 60.24 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 61.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 61.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 66.42 Selecting previously unselected package python3-minimal.
11:58:57 [2021-07-29T11:58:57.236Z] #44 66.42 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15661 files and directories currently installed.)
11:58:57 [2021-07-29T11:58:57.236Z] #44 66.46 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 66.87 Unpacking python3-minimal (3.7.3-1) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.15 Selecting previously unselected package libmpdec2:amd64.
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.24 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.45 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.48 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 67.49 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 69.94 Selecting previously unselected package python3.7.
11:58:57 [2021-07-29T11:58:57.236Z] #44 69.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 69.96 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 70.13 Selecting previously unselected package libpython3-stdlib:amd64.
11:58:57 [2021-07-29T11:58:57.236Z] #44 70.13 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 70.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:58:57 [2021-07-29T11:58:57.236Z] #44 70.31 Setting up python3-minimal (3.7.3-1) ...
11:58:57 [2021-07-29T11:58:57.457Z] #40 ...
11:58:57 [2021-07-29T11:58:57.457Z] 
11:58:57 [2021-07-29T11:58:57.457Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:58:57 [2021-07-29T11:58:57.458Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:58:57 [2021-07-29T11:58:57.458Z] #20 50.66 Setting up xfsprogs (4.20.0-1) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 50.68 Setting up python3-lib2to3 (3.7.3-1) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 51.02 Setting up python3-pkg-resources (40.8.0-1) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 51.86 Setting up python3-distutils (3.7.3-1) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 52.28 Setting up python3-setuptools (40.8.0-1) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 53.28 Setting up python3-pip (18.1-5) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 54.14 Processing triggers for libc-bin (2.28-10) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 54.16 Processing triggers for mime-support (3.62) ...
11:58:57 [2021-07-29T11:58:57.458Z] #20 DONE 54.4s
11:58:57 [2021-07-29T11:58:57.458Z] 
11:58:57 [2021-07-29T11:58:57.458Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
11:58:57 [2021-07-29T11:58:57.458Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
11:58:57 [2021-07-29T11:58:57.493Z] #44 ...
11:58:57 [2021-07-29T11:58:57.493Z] 
11:58:57 [2021-07-29T11:58:57.493Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:58:57 [2021-07-29T11:58:57.493Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:58:57 [2021-07-29T11:58:57.493Z] #13 64.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:58:57 [2021-07-29T11:58:57.493Z] #13 64.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:58:57 [2021-07-29T11:58:57.493Z] #13 64.58 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:58:55 [2021-07-29T11:58:55.431Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
11:58:57 [2021-07-29T11:58:57.625Z] #36 ...
11:58:57 [2021-07-29T11:58:57.625Z] 
11:58:57 [2021-07-29T11:58:57.625Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:57 [2021-07-29T11:58:57.625Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
11:58:57 [2021-07-29T11:58:57.625Z] #32 64.66 Checking out files:  88% (1342/1521)   
Checking out files:  89% (1354/1521)   
Checking out files:  90% (1369/1521)   
Checking out files:  91% (1385/1521)   
Checking out files:  92% (1400/1521)   
Checking out files:  93% (1415/1521)   
Checking out files:  94% (1430/1521)   
Checking out files:  95% (1445/1521)   
Checking out files:  96% (1461/1521)   
Checking out files:  97% (1476/1521)   
Checking out files:  98% (1491/1521)   
Checking out files:  99% (1506/1521)   
Checking out files: 100% (1521/1521)   
Checking out files: 100% (1521/1521), done.
11:58:57 [2021-07-29T11:58:57.625Z] #32 65.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
11:58:57 [2021-07-29T11:58:57.625Z] #32 65.60 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:58:57 [2021-07-29T11:58:57.750Z] #13 ...
11:58:57 [2021-07-29T11:58:57.750Z] 
11:58:57 [2021-07-29T11:58:57.750Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:57 [2021-07-29T11:58:57.750Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:58:57 [2021-07-29T11:58:57.750Z] #52 60.96 internal/reflectlite
11:58:57 [2021-07-29T11:58:57.750Z] #52 62.50 errors
11:58:57 [2021-07-29T11:58:57.750Z] #52 62.50 sort
11:58:57 [2021-07-29T11:58:57.750Z] #52 62.85 io
11:58:57 [2021-07-29T11:58:57.750Z] #52 63.72 internal/oserror
11:58:57 [2021-07-29T11:58:57.750Z] #52 63.85 syscall
11:58:57 [2021-07-29T11:58:57.750Z] #52 64.57 bytes
11:58:57 [2021-07-29T11:58:57.750Z] #52 66.89 strconv
11:58:57 [2021-07-29T11:58:57.750Z] #52 70.92 reflect
11:58:57 [2021-07-29T11:58:57.750Z] #52 ...
11:58:57 [2021-07-29T11:58:57.750Z] 
11:58:57 [2021-07-29T11:58:57.750Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:57 [2021-07-29T11:58:57.750Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:58:57 [2021-07-29T11:58:57.750Z] #46 69.27 bufio
11:58:57 [2021-07-29T11:58:57.750Z] #46 71.18 syscall
11:58:57 [2021-07-29T11:58:57.787Z] #52 63.20 io/ioutil
11:58:58 [2021-07-29T11:58:58.177Z] Running on azwin-2-125ab0 in d:\jenkins\workspace\moby_PR-42684
[Pipeline] {
[Pipeline] ws
11:58:58 [2021-07-29T11:58:58.197Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
11:58:58 [2021-07-29T11:58:58.754Z] #52 ...
11:58:58 [2021-07-29T11:58:58.754Z] 
11:58:58 [2021-07-29T11:58:58.754Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:58:58 [2021-07-29T11:58:58.754Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:58:58 [2021-07-29T11:58:58.754Z] #46 54.27 io/fs
11:58:58 [2021-07-29T11:58:58.754Z] #46 54.28 internal/poll
11:58:58 [2021-07-29T11:58:58.754Z] #46 55.71 encoding/binary
11:58:58 [2021-07-29T11:58:58.754Z] #46 56.63 github.com/LK4D4/vndr/versioned
11:58:58 [2021-07-29T11:58:58.754Z] #46 57.47 os
11:58:58 [2021-07-29T11:58:58.754Z] #46 57.87 crypto/cipher
11:58:58 [2021-07-29T11:58:58.754Z] #46 57.87 crypto/ed25519/internal/edwards25519
11:58:58 [2021-07-29T11:58:58.754Z] #46 57.87 crypto/sha512
11:58:58 [2021-07-29T11:58:58.754Z] #46 59.29 crypto/md5
11:58:58 [2021-07-29T11:58:58.754Z] #46 60.23 crypto/aes
11:58:58 [2021-07-29T11:58:58.754Z] #46 60.96 crypto/des
11:58:58 [2021-07-29T11:58:58.754Z] #46 61.03 crypto/sha1
11:58:58 [2021-07-29T11:58:58.754Z] #46 62.10 crypto/sha256
11:58:58 [2021-07-29T11:58:58.754Z] #46 62.66 encoding/pem
11:58:58 [2021-07-29T11:58:58.754Z] #46 63.38 vendor/golang.org/x/crypto/poly1305
11:58:58 [2021-07-29T11:58:58.754Z] #46 63.39 vendor/golang.org/x/crypto/chacha20
11:58:58 [2021-07-29T11:58:58.754Z] #46 64.27 vendor/golang.org/x/crypto/chacha20poly1305
11:58:58 [2021-07-29T11:58:58.754Z] #46 64.27 fmt
11:58:58 [2021-07-29T11:58:58.754Z] #46 64.28 internal/lazyregexp
11:58:58 [2021-07-29T11:58:58.825Z] #21 1.669 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
11:58:58 [2021-07-29T11:58:58.825Z] #21 1.673 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
11:58:58 [2021-07-29T11:58:58.825Z] #21 1.676 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
11:58:58 [2021-07-29T11:58:58.825Z] #21 DONE 1.8s
11:58:58 [2021-07-29T11:58:58.825Z] 
11:58:58 [2021-07-29T11:58:58.825Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:58:58 [2021-07-29T11:58:58.825Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:58:58 [2021-07-29T11:58:58.825Z] #57 ...
11:58:58 [2021-07-29T11:58:58.825Z] 
11:58:58 [2021-07-29T11:58:58.825Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
11:58:58 [2021-07-29T11:58:58.825Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
11:58:58 [2021-07-29T11:58:58.830Z] + docker version
11:58:59 [2021-07-29T11:58:59.017Z] #46 64.39 net
11:58:59 [2021-07-29T11:58:59.423Z] #46 65.09 os/exec
11:58:59 [2021-07-29T11:58:59.669Z] The recommended git tool is: git
11:58:59 [2021-07-29T11:58:59.686Z] #46 ...
11:58:59 [2021-07-29T11:58:59.687Z] 
11:58:59 [2021-07-29T11:58:59.687Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:58:59 [2021-07-29T11:58:59.687Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:58:59 [2021-07-29T11:58:59.687Z] #52 65.11 flag
11:58:59 [2021-07-29T11:58:59.687Z] #52 65.12 go/token
11:58:59 [2021-07-29T11:58:59.950Z] #52 65.26 github.com/pkg/diff
11:58:59 [2021-07-29T11:58:59.950Z] #52 65.26 encoding/json
11:59:00 [2021-07-29T11:59:00.220Z] #52 ...
11:59:00 [2021-07-29T11:59:00.220Z] 
11:59:00 [2021-07-29T11:59:00.220Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:00 [2021-07-29T11:59:00.220Z] #37 sha256:59de4cc5e9e224b3292d5e7944bcf02a0b9fc93e0aef1f9fb98f9aa02c8cb71a
11:59:00 [2021-07-29T11:59:00.220Z] #37 10.79 [100%] Linking C executable tini-static
11:59:00 [2021-07-29T11:59:00.220Z] #37 11.50 [100%] Built target tini-static
11:59:00 [2021-07-29T11:59:00.220Z] #37 11.61 + mkdir -p /build
11:59:00 [2021-07-29T11:59:00.220Z] #37 11.62 + cp tini-static /build/docker-init
11:59:00 [2021-07-29T11:59:00.220Z] #37 DONE 14.1s
11:59:00 [2021-07-29T11:59:00.220Z] 
11:59:00 [2021-07-29T11:59:00.220Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:00 [2021-07-29T11:59:00.220Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:59:00 [2021-07-29T11:59:00.220Z] #13 56.81 Selecting previously unselected package gcc-mingw-w64-base.
11:59:00 [2021-07-29T11:59:00.220Z] #13 56.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:59:00 [2021-07-29T11:59:00.220Z] #13 56.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:00 [2021-07-29T11:59:00.220Z] #13 57.21 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:59:00 [2021-07-29T11:59:00.220Z] #13 57.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:59:00 [2021-07-29T11:59:00.220Z] #13 57.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #46 ...
11:59:00 [2021-07-29T11:59:00.276Z] 
11:59:00 [2021-07-29T11:59:00.276Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:59:00 [2021-07-29T11:59:00.276Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.49 Setting up xxd (2:8.1.0875-5) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.50 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.52 Setting up vim-common (2:8.1.0875-5) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.56 Setting up librhash0:amd64 (1.3.8-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.59 Setting up cmake-data (3.13.4-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.66 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.68 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.72 Setting up cmake (3.13.4-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.74 Processing triggers for libc-bin (2.28-10) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 72.84 Processing triggers for mime-support (3.62) ...
11:59:00 [2021-07-29T11:59:00.276Z] #36 DONE 73.5s
11:59:00 [2021-07-29T11:59:00.276Z] 
11:59:00 [2021-07-29T11:59:00.276Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:00 [2021-07-29T11:59:00.276Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.73 Selecting previously unselected package python3.
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.77 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.79 Unpacking python3 (3.7.3-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.97 Selecting previously unselected package libprotobuf17:amd64.
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.98 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 71.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 72.63 Selecting previously unselected package python3-pkg-resources.
11:59:00 [2021-07-29T11:59:00.276Z] #44 72.63 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 72.64 Unpacking python3-pkg-resources (40.8.0-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.05 Selecting previously unselected package python3-six.
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.06 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.08 Unpacking python3-six (1.12.0-1) ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.21 Selecting previously unselected package python3-protobuf.
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.21 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.276Z] #44 73.23 Unpacking python3-protobuf (3.6.1.3-2) ...
11:59:00 [2021-07-29T11:59:00.841Z] #44 73.85 Selecting previously unselected package libnet1:amd64.
11:59:00 [2021-07-29T11:59:00.841Z] #44 73.85 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.841Z] #44 73.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:59:00 [2021-07-29T11:59:00.927Z] #32 ...
11:59:00 [2021-07-29T11:59:00.927Z] 
11:59:00 [2021-07-29T11:59:00.927Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:00 [2021-07-29T11:59:00.927Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.34 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 60.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 62.59 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.01 debconf: delaying package configuration, since apt-utils is not installed
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.20 Fetched 6695 kB in 4s (1663 kB/s)
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.29 Selecting previously unselected package libpython3.7-minimal:amd64.
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.30 (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 ... 15421 files and directories currently installed.)
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 64.39 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 65.15 Selecting previously unselected package python3.7-minimal.
11:59:00 [2021-07-29T11:59:00.927Z] #44 65.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 65.17 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 66.68 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 66.70 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
11:59:00 [2021-07-29T11:59:00.927Z] #44 ...
11:59:00 [2021-07-29T11:59:00.927Z] 
11:59:00 [2021-07-29T11:59:00.927Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.70 The following NEW packages will be installed:
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.71   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.72   g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.72   libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.72   libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.73   libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.73   libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.75 The following packages will be upgraded:
11:59:00 [2021-07-29T11:59:00.927Z] #13 56.78   libseccomp2
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.35 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded.
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.35 Need to get 77.8 MB of archives.
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.35 After this operation, 487 MB of additional disk space will be used.
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.35 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.36 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 57.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 58.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 58.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 58.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 58.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 58.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 59.21 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 59.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 62.48 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 64.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 64.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 64.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 64.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 64.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.00 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.09 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.11 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 65.20 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB]
11:59:00 [2021-07-29T11:59:00.927Z] #13 66.27 debconf: delaying package configuration, since apt-utils is not installed
11:59:00 [2021-07-29T11:59:00.927Z] #13 66.43 Fetched 77.8 MB in 8s (9522 kB/s)
11:59:00 [2021-07-29T11:59:00.927Z] #13 66.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:59:00 [2021-07-29T11:59:00.927Z] #13 66.61 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ...
11:59:00 [2021-07-29T11:59:00.927Z] #13 66.67 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ...
11:59:01 [2021-07-29T11:59:01.098Z] #44 73.97 Selecting previously unselected package libnl-3-200:amd64.
11:59:01 [2021-07-29T11:59:01.098Z] #44 73.98 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.098Z] #44 74.00 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:59:01 [2021-07-29T11:59:01.098Z] #44 74.17 Selecting previously unselected package libprotobuf-c1:amd64.
11:59:01 [2021-07-29T11:59:01.098Z] #44 74.17 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.098Z] #44 74.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:59:01 [2021-07-29T11:59:01.187Z] #13 66.98 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ...
11:59:01 [2021-07-29T11:59:01.187Z] #13 ...
11:59:01 [2021-07-29T11:59:01.187Z] 
11:59:01 [2021-07-29T11:59:01.187Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:01 [2021-07-29T11:59:01.187Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:01 [2021-07-29T11:59:01.187Z] #44 70.76 Selecting previously unselected package python3-minimal.
11:59:01 [2021-07-29T11:59:01.355Z] #44 74.34 Selecting previously unselected package criu.
11:59:01 [2021-07-29T11:59:01.355Z] #44 74.34 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.355Z] #44 74.35 Unpacking criu (3.15-1) ...
11:59:01 [2021-07-29T11:59:01.448Z] #44 70.76 (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 ... 15661 files and directories currently installed.)
11:59:01 [2021-07-29T11:59:01.448Z] #44 70.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.448Z] #44 70.83 Unpacking python3-minimal (3.7.3-1) ...
11:59:01 [2021-07-29T11:59:01.448Z] #44 70.98 Selecting previously unselected package libmpdec2:amd64.
11:59:01 [2021-07-29T11:59:01.613Z] #13 ...
11:59:01 [2021-07-29T11:59:01.613Z] 
11:59:01 [2021-07-29T11:59:01.613Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:01 [2021-07-29T11:59:01.613Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:59:01 [2021-07-29T11:59:01.613Z] #52 67.00 go/scanner
11:59:01 [2021-07-29T11:59:01.708Z] #44 71.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.708Z] #44 71.03 Unpacking libmpdec2:amd64 (2.4.2-2) ...
11:59:01 [2021-07-29T11:59:01.708Z] #44 71.19 Selecting previously unselected package libpython3.7-stdlib:amd64.
11:59:01 [2021-07-29T11:59:01.708Z] #44 71.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
11:59:01 [2021-07-29T11:59:01.708Z] #44 71.21 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.11 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.13 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.16 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.17 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:59:02 [2021-07-29T11:59:02.287Z] #44 75.20 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:59:02 [2021-07-29T11:59:02.561Z] #52 67.91 mvdan.cc/editorconfig
11:59:02 [2021-07-29T11:59:02.824Z] #52 68.31 mvdan.cc/sh/v3/syntax
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.76 Selecting previously unselected package python3.7.
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.77 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.77 Unpacking python3.7 (3.7.3-2+deb10u3) ...
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.96 Selecting previously unselected package libpython3-stdlib:amd64.
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
11:59:03 [2021-07-29T11:59:03.617Z] #44 72.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
11:59:04 [2021-07-29T11:59:04.081Z] #22 5.008 Collecting yamllint==1.26.1
11:59:04 [2021-07-29T11:59:04.216Z] #52 69.49 go/ast
11:59:04 [2021-07-29T11:59:04.216Z] #52 ...
11:59:04 [2021-07-29T11:59:04.216Z] 
11:59:04 [2021-07-29T11:59:04.216Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:04 [2021-07-29T11:59:04.216Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:59:04 [2021-07-29T11:59:04.216Z] #44 59.33 Setting up python3 (3.7.3-1) ...
11:59:04 [2021-07-29T11:59:04.216Z] #44 60.20 Setting up python3-six (1.12.0-1) ...
11:59:04 [2021-07-29T11:59:04.216Z] #44 61.46 Setting up python3-pkg-resources (40.8.0-1) ...
11:59:04 [2021-07-29T11:59:04.216Z] #44 63.84 Setting up python3-protobuf (3.6.1.3-2) ...
11:59:04 [2021-07-29T11:59:04.216Z] #44 67.99 Setting up criu (3.15-1) ...
11:59:04 [2021-07-29T11:59:04.216Z] #44 ...
11:59:04 [2021-07-29T11:59:04.216Z] 
11:59:04 [2021-07-29T11:59:04.216Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:04 [2021-07-29T11:59:04.216Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
11:59:04 [2021-07-29T11:59:04.742Z] #57 38.91 Checking out files:  44% (1865/4154)   
Checking out files:  45% (1870/4154)   
Checking out files:  46% (1911/4154)   
Checking out files:  47% (1953/4154)   
Checking out files:  48% (1994/4154)   
Checking out files:  49% (2036/4154)   
Checking out files:  50% (2077/4154)   
Checking out files:  51% (2119/4154)   
Checking out files:  52% (2161/4154)   
Checking out files:  53% (2202/4154)   
Checking out files:  54% (2244/4154)   
Checking out files:  55% (2285/4154)   
Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  92% (3825/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
11:59:04 [2021-07-29T11:59:04.742Z] #57 40.23 + cd /tmp/tmp.bwltU2KKQe/src/github.com/containerd/containerd
11:59:04 [2021-07-29T11:59:04.742Z] #57 40.25 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:59:05 [2021-07-29T11:59:05.130Z] #44 74.48 Setting up python3-minimal (3.7.3-1) ...
11:59:05 [2021-07-29T11:59:05.568Z] #44 ...
11:59:05 [2021-07-29T11:59:05.568Z] 
11:59:05 [2021-07-29T11:59:05.568Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:05 [2021-07-29T11:59:05.568Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:05 [2021-07-29T11:59:05.568Z] #46 79.07 internal/poll
11:59:06 [2021-07-29T11:59:06.071Z] #44 ...
11:59:06 [2021-07-29T11:59:06.071Z] 
11:59:06 [2021-07-29T11:59:06.071Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:06 [2021-07-29T11:59:06.071Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:59:06 [2021-07-29T11:59:06.071Z] #52 65.54 sync
11:59:06 [2021-07-29T11:59:06.071Z] #52 65.54 internal/reflectlite
11:59:06 [2021-07-29T11:59:06.071Z] #52 66.81 internal/testlog
11:59:06 [2021-07-29T11:59:06.071Z] #52 68.12 sort
11:59:06 [2021-07-29T11:59:06.071Z] #52 68.12 errors
11:59:06 [2021-07-29T11:59:06.071Z] #52 68.51 io
11:59:06 [2021-07-29T11:59:06.071Z] #52 69.54 internal/oserror
11:59:06 [2021-07-29T11:59:06.071Z] #52 69.71 syscall
11:59:06 [2021-07-29T11:59:06.071Z] #52 69.84 bytes
11:59:06 [2021-07-29T11:59:06.071Z] #52 72.13 strconv
11:59:06 [2021-07-29T11:59:06.071Z] #52 75.10 reflect
11:59:06 [2021-07-29T11:59:06.071Z] #52 ...
11:59:06 [2021-07-29T11:59:06.071Z] 
11:59:06 [2021-07-29T11:59:06.072Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
11:59:06 [2021-07-29T11:59:06.072Z] #48 sha256:82858c98fefeb8f70078ab2018eeb63c87c0dd7fec80b95320e2df178c20fc56
11:59:06 [2021-07-29T11:59:06.072Z] #48 DONE 75.8s
11:59:06 [2021-07-29T11:59:06.072Z] 
11:59:06 [2021-07-29T11:59:06.072Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:06 [2021-07-29T11:59:06.072Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:06 [2021-07-29T11:59:06.072Z] #46 65.73 sync
11:59:06 [2021-07-29T11:59:06.072Z] #46 65.74 internal/reflectlite
11:59:06 [2021-07-29T11:59:06.072Z] #46 67.31 github.com/LK4D4/vndr/godl/singleflight
11:59:06 [2021-07-29T11:59:06.072Z] #46 67.64 math/rand
11:59:06 [2021-07-29T11:59:06.072Z] #46 68.77 internal/singleflight
11:59:06 [2021-07-29T11:59:06.072Z] #46 69.37 sort
11:59:06 [2021-07-29T11:59:06.072Z] #46 69.40 io
11:59:06 [2021-07-29T11:59:06.072Z] #46 70.46 strconv
11:59:06 [2021-07-29T11:59:06.072Z] #46 70.85 bytes
11:59:06 [2021-07-29T11:59:06.072Z] #46 72.75 strings
11:59:06 [2021-07-29T11:59:06.072Z] #46 74.14 reflect
11:59:06 [2021-07-29T11:59:06.072Z] #46 75.23 bufio
11:59:06 [2021-07-29T11:59:06.072Z] #46 ...
11:59:06 [2021-07-29T11:59:06.072Z] 
11:59:06 [2021-07-29T11:59:06.072Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:59:06 [2021-07-29T11:59:06.072Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.12 Selecting previously unselected package libxml2:amd64.
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.12 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.13 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.73 Selecting previously unselected package libarchive13:amd64.
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.73 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 72.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.12 Selecting previously unselected package libjsoncpp1:amd64.
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.12 Unpacking libjsoncpp1:amd64 (1.7.4-3) ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.28 Selecting previously unselected package librhash0:amd64.
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.28 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 73.29 Unpacking librhash0:amd64 (1.3.8-1) ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 74.78 Selecting previously unselected package libuv1:amd64.
11:59:06 [2021-07-29T11:59:06.072Z] #36 74.78 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 74.80 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 75.37 Selecting previously unselected package cmake.
11:59:06 [2021-07-29T11:59:06.072Z] #36 75.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ...
11:59:06 [2021-07-29T11:59:06.072Z] #36 75.39 Unpacking cmake (3.13.4-1) ...
11:59:06 [2021-07-29T11:59:06.132Z] #46 79.41 internal/fmtsort
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + export 'BUILDTAGS=netgo osusergo static_build'
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + BUILDTAGS='netgo osusergo static_build'
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + export EXTRA_FLAGS=-buildmode=pie
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + EXTRA_FLAGS=-buildmode=pie
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + '[' '' = dynamic ']'
11:59:06 [2021-07-29T11:59:06.138Z] #57 41.48 + make
11:59:06 [2021-07-29T11:59:06.401Z] #57 ...
11:59:06 [2021-07-29T11:59:06.401Z] 
11:59:06 [2021-07-29T11:59:06.401Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:06 [2021-07-29T11:59:06.401Z] #44 sha256:4b4e551882a158014569177b6f03285cc96ec476f55d0904c4c077747602813b
11:59:06 [2021-07-29T11:59:06.401Z] #44 70.29 Processing triggers for libc-bin (2.28-10) ...
11:59:06 [2021-07-29T11:59:06.401Z] #44 70.40 Processing triggers for mime-support (3.62) ...
11:59:06 [2021-07-29T11:59:06.401Z] #44 DONE 71.6s
11:59:06 [2021-07-29T11:59:06.666Z] 
11:59:06 [2021-07-29T11:59:06.666Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:06 [2021-07-29T11:59:06.666Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:06 [2021-07-29T11:59:06.666Z] #46 67.92 go/scanner
11:59:06 [2021-07-29T11:59:06.666Z] #46 67.92 net/url
11:59:06 [2021-07-29T11:59:06.666Z] #46 67.93 text/template/parse
11:59:06 [2021-07-29T11:59:06.666Z] #46 69.24 go/ast
11:59:06 [2021-07-29T11:59:06.666Z] #46 70.22 log
11:59:06 [2021-07-29T11:59:06.666Z] #46 71.24 encoding/json
11:59:06 [2021-07-29T11:59:06.699Z] #46 79.90 internal/syscall/execenv
11:59:06 [2021-07-29T11:59:06.699Z] #46 80.04 path
11:59:07 [2021-07-29T11:59:07.406Z] Client:
11:59:07 [2021-07-29T11:59:07.406Z]  Version:           20.10.6
11:59:07 [2021-07-29T11:59:07.406Z]  API version:       1.41
11:59:07 [2021-07-29T11:59:07.406Z]  Go version:        go1.16.3
11:59:07 [2021-07-29T11:59:07.406Z]  Git commit:        370c289
11:59:07 [2021-07-29T11:59:07.406Z]  Built:             Fri Apr  9 22:49:36 2021
11:59:07 [2021-07-29T11:59:07.406Z]  OS/Arch:           windows/amd64
11:59:07 [2021-07-29T11:59:07.406Z]  Context:           default
11:59:07 [2021-07-29T11:59:07.406Z]  Experimental:      true
11:59:07 [2021-07-29T11:59:07.406Z] 
11:59:07 [2021-07-29T11:59:07.406Z] Server: Docker Engine - Community
11:59:07 [2021-07-29T11:59:07.406Z]  Engine:
11:59:07 [2021-07-29T11:59:07.406Z]   Version:          20.10.6
11:59:07 [2021-07-29T11:59:07.406Z]   API version:      1.41 (minimum version 1.24)
11:59:07 [2021-07-29T11:59:07.406Z]   Go version:       go1.13.15
11:59:07 [2021-07-29T11:59:07.406Z]   Git commit:       8728dd2
11:59:07 [2021-07-29T11:59:07.406Z]   Built:            Fri Apr  9 22:45:40 2021
11:59:07 [2021-07-29T11:59:07.406Z]   OS/Arch:          windows/amd64
11:59:07 [2021-07-29T11:59:07.406Z]   Experimental:     true
11:59:07 [2021-07-29T11:59:07.702Z] #46 80.92 io/fs
11:59:07 [2021-07-29T11:59:07.989Z] #36 ...
11:59:07 [2021-07-29T11:59:07.989Z] 
11:59:07 [2021-07-29T11:59:07.989Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:07 [2021-07-29T11:59:07.989Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.09 Selecting previously unselected package python3.
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 16073 files and directories currently installed.)
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.17 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ...
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.19 Unpacking python3 (3.7.3-1) ...
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.34 Selecting previously unselected package libprotobuf17:amd64.
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.35 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ...
11:59:07 [2021-07-29T11:59:07.989Z] #44 76.36 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ...
11:59:07 [2021-07-29T11:59:07.989Z] #44 77.37 Selecting previously unselected package python3-pkg-resources.
11:59:07 [2021-07-29T11:59:07.989Z] #44 77.37 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ...
11:59:07 [2021-07-29T11:59:07.989Z] #44 77.37 Unpacking python3-pkg-resources (40.8.0-1) ...
[Pipeline] sh
11:59:08 [2021-07-29T11:59:08.059Z] #46 ...
11:59:08 [2021-07-29T11:59:08.059Z] 
11:59:08 [2021-07-29T11:59:08.059Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:08 [2021-07-29T11:59:08.059Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
11:59:08 [2021-07-29T11:59:08.059Z] #57 43.52 + bin/ctr
11:59:08 [2021-07-29T11:59:08.249Z] #44 77.69 Selecting previously unselected package python3-six.
11:59:08 [2021-07-29T11:59:08.249Z] #44 77.74 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ...
11:59:08 [2021-07-29T11:59:08.249Z] #44 77.75 Unpacking python3-six (1.12.0-1) ...
11:59:08 [2021-07-29T11:59:08.288Z] #46 ...
11:59:08 [2021-07-29T11:59:08.288Z] 
11:59:08 [2021-07-29T11:59:08.288Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:08 [2021-07-29T11:59:08.288Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:59:08 [2021-07-29T11:59:08.288Z] #52 71.53 time
11:59:08 [2021-07-29T11:59:08.288Z] #52 77.33 context
11:59:08 [2021-07-29T11:59:08.288Z] #52 78.20 internal/syscall/unix
11:59:08 [2021-07-29T11:59:08.288Z] #52 78.52 internal/poll
11:59:08 [2021-07-29T11:59:08.288Z] #52 81.12 io/fs
11:59:08 [2021-07-29T11:59:08.288Z] #52 ...
11:59:08 [2021-07-29T11:59:08.288Z] 
11:59:08 [2021-07-29T11:59:08.288Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 sha256:ccbb0e93a710b54b7dcbb95ff229ba5670cf6d3ee79afa5aa18bfe17bac5f02e
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.138 + RM_GOPATH=0
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.139 + TMP_GOPATH=
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.139 + : /build
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.139 + '[' -z '' ']'
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.146 ++ mktemp -d
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.148 + export GOPATH=/tmp/tmp.BVItMmaWes
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.148 + GOPATH=/tmp/tmp.BVItMmaWes
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.148 + RM_GOPATH=1
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.148 + case "$(go env GOARCH)" in
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.148 ++ go env GOARCH
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.174 + export GO_BUILDMODE=-buildmode=pie
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.174 + GO_BUILDMODE=-buildmode=pie
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.174 ++ dirname /tmp/install/install.sh
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.182 + dir=/tmp/install
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.182 + bin=tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.182 + shift
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.182 + '[' '!' -f /tmp/install/tini.installer ']'
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.182 + . /tmp/install/tini.installer
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.183 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.183 + install_tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.183 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.183 + git clone https://github.com/krallin/tini.git /tmp/tmp.BVItMmaWes/tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.183 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:59:08 [2021-07-29T11:59:08.288Z] #37 1.184 Cloning into '/tmp/tmp.BVItMmaWes/tini'...
11:59:08 [2021-07-29T11:59:08.288Z] #37 2.302 + cd /tmp/tmp.BVItMmaWes/tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 2.302 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:59:08 [2021-07-29T11:59:08.288Z] #37 2.322 + cmake .
11:59:08 [2021-07-29T11:59:08.288Z] #37 2.856 -- The C compiler identification is GNU 8.3.0
11:59:08 [2021-07-29T11:59:08.288Z] #37 2.909 -- Check for working C compiler: /usr/bin/cc
11:59:08 [2021-07-29T11:59:08.288Z] #37 3.628 -- Check for working C compiler: /usr/bin/cc -- works
11:59:08 [2021-07-29T11:59:08.288Z] #37 3.630 -- Detecting C compiler ABI info
11:59:08 [2021-07-29T11:59:08.288Z] #37 4.440 -- Detecting C compiler ABI info - done
11:59:08 [2021-07-29T11:59:08.288Z] #37 4.469 -- Detecting C compile features
11:59:08 [2021-07-29T11:59:08.288Z] #37 6.609 -- Detecting C compile features - done
11:59:08 [2021-07-29T11:59:08.288Z] #37 6.668 -- Performing Test HAS_BUILTIN_FORTIFY
11:59:08 [2021-07-29T11:59:08.288Z] #37 6.949 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.166 -- Configuring done
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.189 -- Generating done
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.198 -- Build files have been written to: /tmp/tmp.BVItMmaWes/tini
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.216 + make tini-static
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.528 Scanning dependencies of target tini-static
11:59:08 [2021-07-29T11:59:08.288Z] #37 7.706 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:59:08 [2021-07-29T11:59:08.529Z] #44 77.90 Selecting previously unselected package python3-protobuf.
11:59:08 [2021-07-29T11:59:08.529Z] #44 77.90 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ...
11:59:08 [2021-07-29T11:59:08.529Z] #44 77.91 Unpacking python3-protobuf (3.6.1.3-2) ...
11:59:08 [2021-07-29T11:59:08.545Z] #37 ...
11:59:08 [2021-07-29T11:59:08.545Z] 
11:59:08 [2021-07-29T11:59:08.545Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:08 [2021-07-29T11:59:08.545Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:08 [2021-07-29T11:59:08.545Z] #46 82.04 regexp/syntax
11:59:08 [2021-07-29T11:59:08.934Z] + docker info
11:59:09 [2021-07-29T11:59:09.100Z] #44 78.49 Selecting previously unselected package libnet1:amd64.
11:59:09 [2021-07-29T11:59:09.100Z] #44 78.49 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.100Z] #44 78.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:59:09 [2021-07-29T11:59:09.100Z] #44 78.63 Selecting previously unselected package libnl-3-200:amd64.
11:59:09 [2021-07-29T11:59:09.107Z] #46 ...
11:59:09 [2021-07-29T11:59:09.107Z] 
11:59:09 [2021-07-29T11:59:09.107Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:09 [2021-07-29T11:59:09.107Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.15 Selecting previously unselected package binutils-mingw-w64.
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.16 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.17 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.30 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.31 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.32 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.55 Selecting previously unselected package dmsetup.
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.55 Unpacking dmsetup (2:1.02.155-3) ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.72 Selecting previously unselected package mingw-w64-common.
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.72 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 67.73 Unpacking mingw-w64-common (6.0.0-3) ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 73.64 Selecting previously unselected package mingw-w64-x86-64-dev.
11:59:09 [2021-07-29T11:59:09.107Z] #13 73.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 73.67 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:59:09 [2021-07-29T11:59:09.107Z] #13 ...
11:59:09 [2021-07-29T11:59:09.107Z] 
11:59:09 [2021-07-29T11:59:09.107Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:09 [2021-07-29T11:59:09.107Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:09 [2021-07-29T11:59:09.107Z] #46 82.54 os
11:59:09 [2021-07-29T11:59:09.331Z] #22 10.33   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
11:59:09 [2021-07-29T11:59:09.360Z] #44 78.63 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.360Z] #44 78.64 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
11:59:09 [2021-07-29T11:59:09.360Z] #44 78.77 Selecting previously unselected package libprotobuf-c1:amd64.
11:59:09 [2021-07-29T11:59:09.360Z] #44 78.78 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.360Z] #44 78.79 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:59:09 [2021-07-29T11:59:09.620Z] #44 78.91 Selecting previously unselected package criu.
11:59:09 [2021-07-29T11:59:09.620Z] #44 78.92 Preparing to unpack .../8-criu_3.15-1_amd64.deb ...
11:59:09 [2021-07-29T11:59:09.620Z] #44 78.92 Unpacking criu (3.15-1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #44 ...
11:59:09 [2021-07-29T11:59:09.881Z] 
11:59:09 [2021-07-29T11:59:09.881Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
11:59:09 [2021-07-29T11:59:09.881Z] #36 sha256:439edcd9299068918c672ded5c75be546619e5c558290c48886c2d2f642a6d1b
11:59:09 [2021-07-29T11:59:09.881Z] #36 78.97 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 78.99 Setting up xxd (2:8.1.0875-5) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.01 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.04 Setting up vim-common (2:8.1.0875-5) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.09 Setting up librhash0:amd64 (1.3.8-1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.11 Setting up cmake-data (3.13.4-1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.13 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.14 Setting up libjsoncpp1:amd64 (1.7.4-3) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.17 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.19 Setting up cmake (3.13.4-1) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.22 Processing triggers for libc-bin (2.28-10) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 79.29 Processing triggers for mime-support (3.62) ...
11:59:09 [2021-07-29T11:59:09.881Z] #36 DONE 79.7s
11:59:09 [2021-07-29T11:59:09.894Z] #22 11.31 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
11:59:09 [2021-07-29T11:59:09.894Z] #22 11.35   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
11:59:10 [2021-07-29T11:59:10.142Z] 
11:59:10 [2021-07-29T11:59:10.142Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:10 [2021-07-29T11:59:10.142Z] #37 sha256:c9bee438868c6ae59fd1ec856c4677f7a16fffc94d5274b83c9105a8c19ebc6f
11:59:10 [2021-07-29T11:59:10.151Z] #22 11.40 Collecting pyyaml (from yamllint==1.26.1)
11:59:10 [2021-07-29T11:59:10.151Z] #22 11.60   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
11:59:10 [2021-07-29T11:59:10.407Z] #22 11.83 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
11:59:10 [2021-07-29T11:59:10.407Z] #22 11.83 Building wheels for collected packages: yamllint
11:59:10 [2021-07-29T11:59:10.407Z] #22 11.83   Running setup.py bdist_wheel for yamllint: started
11:59:11 [2021-07-29T11:59:11.010Z] #46 ...
11:59:11 [2021-07-29T11:59:11.010Z] 
11:59:11 [2021-07-29T11:59:11.010Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:11 [2021-07-29T11:59:11.010Z] #37 sha256:ccbb0e93a710b54b7dcbb95ff229ba5670cf6d3ee79afa5aa18bfe17bac5f02e
11:59:11 [2021-07-29T11:59:11.010Z] #37 9.180 [100%] Linking C executable tini-static
11:59:11 [2021-07-29T11:59:11.010Z] #37 9.625 [100%] Built target tini-static
11:59:11 [2021-07-29T11:59:11.010Z] #37 9.706 + mkdir -p /build
11:59:11 [2021-07-29T11:59:11.010Z] #37 9.712 + cp tini-static /build/docker-init
11:59:11 [2021-07-29T11:59:11.010Z] #37 DONE 10.6s
11:59:11 [2021-07-29T11:59:11.010Z] 
11:59:11 [2021-07-29T11:59:11.010Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:11 [2021-07-29T11:59:11.010Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:59:11 [2021-07-29T11:59:11.010Z] #52 82.75 os
11:59:11 [2021-07-29T11:59:11.010Z] #52 83.76 encoding/base64
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.139 + RM_GOPATH=0
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.143 + TMP_GOPATH=
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.144 + : /build
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.144 + '[' -z '' ']'
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.145 ++ mktemp -d
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.146 + export GOPATH=/tmp/tmp.Fhu2zL6648
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.164 + GOPATH=/tmp/tmp.Fhu2zL6648
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.164 + RM_GOPATH=1
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.164 + case "$(go env GOARCH)" in
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.167 ++ go env GOARCH
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.192 + export GO_BUILDMODE=-buildmode=pie
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.192 + GO_BUILDMODE=-buildmode=pie
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.193 ++ dirname /tmp/install/install.sh
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.202 + dir=/tmp/install
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.202 + bin=tini
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.202 + shift
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.202 + '[' '!' -f /tmp/install/tini.installer ']'
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.202 + . /tmp/install/tini.installer
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.203 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.203 + install_tini
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.203 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.203 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.204 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fhu2zL6648/tini
11:59:11 [2021-07-29T11:59:11.149Z] #37 1.216 Cloning into '/tmp/tmp.Fhu2zL6648/tini'...
11:59:11 [2021-07-29T11:59:11.336Z] #22 12.75   Running setup.py bdist_wheel for yamllint: finished with status 'done'
11:59:11 [2021-07-29T11:59:11.336Z] #22 12.75   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
11:59:11 [2021-07-29T11:59:11.336Z] #22 12.78 Successfully built yamllint
11:59:11 [2021-07-29T11:59:11.336Z] #22 12.80 Installing collected packages: pathspec, pyyaml, yamllint
11:59:11 [2021-07-29T11:59:11.421Z] #37 ...
11:59:11 [2021-07-29T11:59:11.421Z] 
11:59:11 [2021-07-29T11:59:11.421Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:11 [2021-07-29T11:59:11.421Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:11 [2021-07-29T11:59:11.421Z] #13 67.26 Selecting previously unselected package binutils-mingw-w64-i686.
11:59:11 [2021-07-29T11:59:11.421Z] #13 67.26 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15421 files and directories currently installed.)
11:59:11 [2021-07-29T11:59:11.421Z] #13 67.32 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 67.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 70.84 Selecting previously unselected package binutils-mingw-w64-x86-64.
11:59:11 [2021-07-29T11:59:11.421Z] #13 70.85 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 70.89 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 73.94 Selecting previously unselected package binutils-mingw-w64.
11:59:11 [2021-07-29T11:59:11.421Z] #13 73.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 73.96 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.23 Selecting previously unselected package libdevmapper1.02.1:amd64.
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.69 Selecting previously unselected package dmsetup.
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.69 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.70 Unpacking dmsetup (2:1.02.155-3) ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.90 Selecting previously unselected package mingw-w64-common.
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.90 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ...
11:59:11 [2021-07-29T11:59:11.421Z] #13 74.91 Unpacking mingw-w64-common (6.0.0-3) ...
11:59:11 [2021-07-29T11:59:11.593Z] #22 13.13 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
11:59:11 [2021-07-29T11:59:11.700Z] #13 ...
11:59:11 [2021-07-29T11:59:11.700Z] 
11:59:11 [2021-07-29T11:59:11.700Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:11 [2021-07-29T11:59:11.700Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:11 [2021-07-29T11:59:11.700Z] #44 79.74 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 79.81 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 79.94 Setting up libnl-3-200:amd64 (3.4.0-1) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 79.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 80.00 Setting up libmpdec2:amd64 (2.4.2-2) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 80.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 80.07 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
11:59:11 [2021-07-29T11:59:11.700Z] #44 80.09 Setting up python3.7 (3.7.3-2+deb10u3) ...
11:59:11 [2021-07-29T11:59:11.938Z] #52 85.15 golang.org/x/sys/unix
11:59:12 [2021-07-29T11:59:12.522Z] #22 DONE 13.6s
11:59:12 [2021-07-29T11:59:12.522Z] 
11:59:12 [2021-07-29T11:59:12.522Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
11:59:12 [2021-07-29T11:59:12.522Z] #25 sha256:ae6813c8932eb74c02633ef6cb7ca1f921a2aa29017d2161e21e9fb3a432ae4c
11:59:12 [2021-07-29T11:59:12.522Z] #25 DONE 0.2s
11:59:12 [2021-07-29T11:59:12.522Z] 
11:59:12 [2021-07-29T11:59:12.522Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:12 [2021-07-29T11:59:12.522Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:12 [2021-07-29T11:59:12.522Z] #54 ...
11:59:12 [2021-07-29T11:59:12.522Z] 
11:59:12 [2021-07-29T11:59:12.522Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
11:59:12 [2021-07-29T11:59:12.522Z] #30 sha256:06d1e75bf16e85691d5aea9aef748666babe1a45030241743d98e6e26dbda374
11:59:13 [2021-07-29T11:59:13.368Z] #57 ...
11:59:13 [2021-07-29T11:59:13.368Z] 
11:59:13 [2021-07-29T11:59:13.368Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:13 [2021-07-29T11:59:13.368Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:13 [2021-07-29T11:59:13.368Z] #46 76.52 text/template
11:59:13 [2021-07-29T11:59:13.368Z] #46 76.79 go/parser
11:59:13 [2021-07-29T11:59:13.368Z] #46 78.40 encoding/xml
11:59:14 [2021-07-29T11:59:14.413Z] #30 ...
11:59:14 [2021-07-29T11:59:14.413Z] 
11:59:14 [2021-07-29T11:59:14.413Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
11:59:14 [2021-07-29T11:59:14.413Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
11:59:14 [2021-07-29T11:59:14.413Z] #40 DONE 209.3s
11:59:14 [2021-07-29T11:59:14.413Z] 
11:59:14 [2021-07-29T11:59:14.413Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
11:59:14 [2021-07-29T11:59:14.413Z] #30 sha256:06d1e75bf16e85691d5aea9aef748666babe1a45030241743d98e6e26dbda374
11:59:14 [2021-07-29T11:59:14.413Z] #30 DONE 1.6s
11:59:14 [2021-07-29T11:59:14.413Z] 
11:59:14 [2021-07-29T11:59:14.413Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
11:59:14 [2021-07-29T11:59:14.413Z] #33 sha256:a8b9dc23ea4c2d554890a92fe51de2ad14efe2083f1716547c375a6b33d9e7c5
11:59:14 [2021-07-29T11:59:14.413Z] #33 DONE 0.3s
11:59:14 [2021-07-29T11:59:14.413Z] 
11:59:14 [2021-07-29T11:59:14.413Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
11:59:14 [2021-07-29T11:59:14.413Z] #35 sha256:d8c66352faf299aca5c9684fd07cf40f0cab06889c3f901712f10342a0a5f00e
11:59:14 [2021-07-29T11:59:14.413Z] #35 DONE 0.1s
11:59:14 [2021-07-29T11:59:14.413Z] 
11:59:14 [2021-07-29T11:59:14.413Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:14 [2021-07-29T11:59:14.413Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:14 [2021-07-29T11:59:14.459Z] #52 87.85 fmt
11:59:14 [2021-07-29T11:59:14.673Z] #54 ...
11:59:14 [2021-07-29T11:59:14.673Z] 
11:59:14 [2021-07-29T11:59:14.673Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
11:59:14 [2021-07-29T11:59:14.673Z] #38 sha256:fff1085be758319a40a656ce9dc23be47f13bd2ee59501b4f6a9d1f9035c1624
11:59:14 [2021-07-29T11:59:14.941Z] #38 DONE 0.4s
11:59:14 [2021-07-29T11:59:14.941Z] 
11:59:14 [2021-07-29T11:59:14.941Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:14 [2021-07-29T11:59:14.941Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:15 [2021-07-29T11:59:15.023Z] #52 ...
11:59:15 [2021-07-29T11:59:15.023Z] 
11:59:15 [2021-07-29T11:59:15.023Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:15 [2021-07-29T11:59:15.023Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.44 Selecting previously unselected package gcc-mingw-w64-base.
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.47 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.48 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.61 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:15 [2021-07-29T11:59:15.023Z] #13 80.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:15 [2021-07-29T11:59:15.209Z] #54 ...
11:59:15 [2021-07-29T11:59:15.209Z] 
11:59:15 [2021-07-29T11:59:15.209Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:15 [2021-07-29T11:59:15.209Z] #50 sha256:7492fbc53495eb979b38f33d9c4cc10022337b67df1f84f5d569cd8a39ff6248
11:59:15 [2021-07-29T11:59:15.209Z] #50 208.4 + /build/golangci-lint --version
11:59:15 [2021-07-29T11:59:15.300Z] #46 ...
11:59:15 [2021-07-29T11:59:15.300Z] 
11:59:15 [2021-07-29T11:59:15.300Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:15 [2021-07-29T11:59:15.300Z] #52 sha256:eea0475a4ce11345417f5a2f425b0e2271e6c471ba68ee48c2213c99bd9f1921
11:59:15 [2021-07-29T11:59:15.300Z] #52 76.85 mvdan.cc/sh/v3/cmd/shfmt
11:59:15 [2021-07-29T11:59:15.300Z] #52 DONE 80.4s
11:59:15 [2021-07-29T11:59:15.300Z] 
11:59:15 [2021-07-29T11:59:15.300Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:15 [2021-07-29T11:59:15.300Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:59:15 [2021-07-29T11:59:15.300Z] #13 72.49 Selecting previously unselected package g++-mingw-w64-x86-64.
11:59:15 [2021-07-29T11:59:15.300Z] #13 72.49 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ...
11:59:15 [2021-07-29T11:59:15.300Z] #13 72.51 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:15 [2021-07-29T11:59:15.300Z] #13 ...
11:59:15 [2021-07-29T11:59:15.300Z] 
11:59:15 [2021-07-29T11:59:15.300Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:15 [2021-07-29T11:59:15.300Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:15 [2021-07-29T11:59:15.300Z] #46 80.86 math/big
11:59:15 [2021-07-29T11:59:15.486Z] #50 208.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
11:59:15 [2021-07-29T11:59:15.764Z] #50 DONE 209.0s
11:59:15 [2021-07-29T11:59:15.764Z] 
11:59:15 [2021-07-29T11:59:15.764Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:15 [2021-07-29T11:59:15.764Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:59:15 [2021-07-29T11:59:15.907Z] #44 85.15 Setting up python3 (3.7.3-1) ...
11:59:16 [2021-07-29T11:59:16.168Z] #44 85.72 Setting up python3-six (1.12.0-1) ...
11:59:16 [2021-07-29T11:59:16.738Z] #44 ...
11:59:16 [2021-07-29T11:59:16.738Z] 
11:59:16 [2021-07-29T11:59:16.738Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:16 [2021-07-29T11:59:16.738Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:59:16 [2021-07-29T11:59:16.738Z] #52 76.55 time
11:59:16 [2021-07-29T11:59:16.738Z] #52 82.84 context
11:59:16 [2021-07-29T11:59:16.738Z] #52 83.87 internal/poll
11:59:16 [2021-07-29T11:59:16.918Z] #13 ...
11:59:16 [2021-07-29T11:59:16.918Z] 
11:59:16 [2021-07-29T11:59:16.918Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:16 [2021-07-29T11:59:16.918Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:16 [2021-07-29T11:59:16.918Z] #44 80.24 Setting up python3 (3.7.3-1) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 81.13 Setting up python3-six (1.12.0-1) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 82.31 Setting up python3-pkg-resources (40.8.0-1) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 83.98 Setting up python3-protobuf (3.6.1.3-2) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 87.32 Setting up criu (3.15-1) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 89.09 Processing triggers for libc-bin (2.28-10) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 89.13 Processing triggers for mime-support (3.62) ...
11:59:16 [2021-07-29T11:59:16.918Z] #44 DONE 89.8s
11:59:16 [2021-07-29T11:59:16.918Z] 
11:59:16 [2021-07-29T11:59:16.918Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:16 [2021-07-29T11:59:16.918Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:16 [2021-07-29T11:59:16.918Z] #46 86.98 regexp
11:59:16 [2021-07-29T11:59:16.918Z] #46 87.48 fmt
11:59:16 [2021-07-29T11:59:16.998Z] #52 86.69 internal/syscall/execenv
11:59:16 [2021-07-29T11:59:16.998Z] #52 ...
11:59:16 [2021-07-29T11:59:16.998Z] 
11:59:16 [2021-07-29T11:59:16.998Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:16 [2021-07-29T11:59:16.998Z] #37 sha256:c9bee438868c6ae59fd1ec856c4677f7a16fffc94d5274b83c9105a8c19ebc6f
11:59:16 [2021-07-29T11:59:16.998Z] #37 2.096 + cd /tmp/tmp.Fhu2zL6648/tini
11:59:16 [2021-07-29T11:59:16.998Z] #37 2.097 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
11:59:16 [2021-07-29T11:59:16.998Z] #37 2.104 + cmake .
11:59:16 [2021-07-29T11:59:16.998Z] #37 2.718 -- The C compiler identification is GNU 8.3.0
11:59:16 [2021-07-29T11:59:16.998Z] #37 2.767 -- Check for working C compiler: /usr/bin/cc
11:59:16 [2021-07-29T11:59:16.998Z] #37 3.341 -- Check for working C compiler: /usr/bin/cc -- works
11:59:16 [2021-07-29T11:59:16.998Z] #37 3.343 -- Detecting C compiler ABI info
11:59:16 [2021-07-29T11:59:16.998Z] #37 3.974 -- Detecting C compiler ABI info - done
11:59:16 [2021-07-29T11:59:16.998Z] #37 4.014 -- Detecting C compile features
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.355 -- Detecting C compile features - done
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.405 -- Performing Test HAS_BUILTIN_FORTIFY
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.654 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.798 -- Configuring done
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.832 -- Generating done
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.834 -- Build files have been written to: /tmp/tmp.Fhu2zL6648/tini
11:59:16 [2021-07-29T11:59:16.998Z] #37 6.853 + make tini-static
11:59:17 [2021-07-29T11:59:17.175Z] #46 90.52 path/filepath
11:59:17 [2021-07-29T11:59:17.258Z] #37 7.352 Scanning dependencies of target tini-static
11:59:17 [2021-07-29T11:59:17.258Z] #37 ...
11:59:17 [2021-07-29T11:59:17.258Z] 
11:59:17 [2021-07-29T11:59:17.258Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:17 [2021-07-29T11:59:17.258Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:17 [2021-07-29T11:59:17.258Z] #44 86.81 Setting up python3-pkg-resources (40.8.0-1) ...
11:59:17 [2021-07-29T11:59:17.829Z] #44 ...
11:59:17 [2021-07-29T11:59:17.829Z] 
11:59:17 [2021-07-29T11:59:17.829Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:17 [2021-07-29T11:59:17.829Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:17 [2021-07-29T11:59:17.829Z] #46 77.45 internal/syscall/unix
11:59:17 [2021-07-29T11:59:17.829Z] #46 77.91 time
11:59:17 [2021-07-29T11:59:17.829Z] #46 84.77 internal/poll
11:59:17 [2021-07-29T11:59:17.829Z] #46 86.58 internal/fmtsort
11:59:17 [2021-07-29T11:59:17.829Z] #46 86.91 path
11:59:17 [2021-07-29T11:59:17.829Z] #46 87.30 regexp/syntax
11:59:17 [2021-07-29T11:59:17.829Z] #46 87.47 io/fs
11:59:17 [2021-07-29T11:59:17.829Z] #46 ...
11:59:17 [2021-07-29T11:59:17.829Z] 
11:59:17 [2021-07-29T11:59:17.829Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
11:59:17 [2021-07-29T11:59:17.829Z] #37 sha256:c9bee438868c6ae59fd1ec856c4677f7a16fffc94d5274b83c9105a8c19ebc6f
11:59:17 [2021-07-29T11:59:17.829Z] #37 7.556 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
11:59:18 [2021-07-29T11:59:18.292Z] #57 ...
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
11:59:18 [2021-07-29T11:59:18.292Z] #41 sha256:b426fa1dc68a49547f17934ed238ef815c434362cdb16ea772503c2fe72043b6
11:59:18 [2021-07-29T11:59:18.292Z] #41 DONE 0.2s
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
11:59:18 [2021-07-29T11:59:18.292Z] #45 sha256:54224b020d48614e07426fb3483219db11a220d7e52241cfd75f65ca6e836ef6
11:59:18 [2021-07-29T11:59:18.292Z] #45 DONE 0.1s
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:18 [2021-07-29T11:59:18.292Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:18 [2021-07-29T11:59:18.292Z] #54 ...
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
11:59:18 [2021-07-29T11:59:18.292Z] #47 sha256:2469bf08fa640535be9cafe89fae722fb1d1631bdb8f75780e7b236181d31ad0
11:59:18 [2021-07-29T11:59:18.292Z] #47 DONE 0.1s
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
11:59:18 [2021-07-29T11:59:18.292Z] #49 sha256:e1067a964a57a7cef4f7e9868026beb05df38697851eceafadedc834278e2ff5
11:59:18 [2021-07-29T11:59:18.292Z] #49 DONE 0.1s
11:59:18 [2021-07-29T11:59:18.292Z] 
11:59:18 [2021-07-29T11:59:18.292Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:18 [2021-07-29T11:59:18.292Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:18 [2021-07-29T11:59:18.770Z] #37 8.873 [100%] Linking C executable tini-static
11:59:19 [2021-07-29T11:59:19.069Z] #46 92.07 flag
11:59:19 [2021-07-29T11:59:19.069Z] #46 92.20 go/token
11:59:19 [2021-07-29T11:59:19.069Z] #46 ...
11:59:19 [2021-07-29T11:59:19.069Z] 
11:59:19 [2021-07-29T11:59:19.069Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:19 [2021-07-29T11:59:19.069Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:59:19 [2021-07-29T11:59:19.069Z] #52 92.30 encoding/json
11:59:19 [2021-07-29T11:59:19.220Z] #54 ...
11:59:19 [2021-07-29T11:59:19.220Z] 
11:59:19 [2021-07-29T11:59:19.220Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
11:59:19 [2021-07-29T11:59:19.220Z] #51 sha256:626cd7dc8b0751f8d820253b38d8951da67329661876fbe1fddd242073038f56
11:59:19 [2021-07-29T11:59:19.349Z] #37 9.394 [100%] Built target tini-static
11:59:19 [2021-07-29T11:59:19.477Z] #51 DONE 0.3s
11:59:19 [2021-07-29T11:59:19.477Z] 
11:59:19 [2021-07-29T11:59:19.477Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
11:59:19 [2021-07-29T11:59:19.477Z] #53 sha256:b5c0043f24d2af865eec5a18b06ecc4a75b7ab9b21c9f9a26f4ad6aacafcff97
11:59:19 [2021-07-29T11:59:19.477Z] #53 DONE 0.2s
11:59:19 [2021-07-29T11:59:19.477Z] 
11:59:19 [2021-07-29T11:59:19.477Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:19 [2021-07-29T11:59:19.477Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:19 [2021-07-29T11:59:19.522Z] #46 85.02 go/doc
11:59:19 [2021-07-29T11:59:19.609Z] #37 9.486 + mkdir -p /build
11:59:19 [2021-07-29T11:59:19.609Z] #37 9.492 + cp tini-static /build/docker-init
11:59:19 [2021-07-29T11:59:19.871Z] #37 DONE 10.0s
11:59:19 [2021-07-29T11:59:19.871Z] 
11:59:19 [2021-07-29T11:59:19.871Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:19 [2021-07-29T11:59:19.871Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:19 [2021-07-29T11:59:19.871Z] #44 88.36 Setting up python3-protobuf (3.6.1.3-2) ...
11:59:19 [2021-07-29T11:59:19.999Z] #52 93.34 flag
11:59:20 [2021-07-29T11:59:20.915Z] #46 ...
11:59:20 [2021-07-29T11:59:20.915Z] 
11:59:20 [2021-07-29T11:59:20.915Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:20 [2021-07-29T11:59:20.915Z] #13 sha256:747ddd641c4114e8058701564a4e5a23da047ee2581a3cadba02e6a39e4b0541
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.40 Selecting previously unselected package libapparmor1:arm64.
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.41 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ...
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.42 Unpacking libapparmor1:arm64 (2.13.2-10) ...
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.56 Selecting previously unselected package libapparmor-dev:arm64.
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.58 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ...
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.60 Unpacking libapparmor-dev:arm64 (2.13.2-10) ...
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.80 Selecting previously unselected package libbtrfs0.
11:59:20 [2021-07-29T11:59:20.915Z] #13 83.81 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.178Z] #13 83.82 Unpacking libbtrfs0 (4.20.1-2) ...
11:59:21 [2021-07-29T11:59:21.178Z] #13 83.90 Selecting previously unselected package libbtrfs-dev.
11:59:21 [2021-07-29T11:59:21.178Z] #13 83.91 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.178Z] #13 83.91 Unpacking libbtrfs-dev (4.20.1-2) ...
11:59:21 [2021-07-29T11:59:21.178Z] #13 84.07 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
11:59:21 [2021-07-29T11:59:21.178Z] #13 84.08 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.369Z] #52 94.73 github.com/pkg/diff
11:59:21 [2021-07-29T11:59:21.442Z] #13 84.08 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
11:59:21 [2021-07-29T11:59:21.442Z] #13 84.19 Selecting previously unselected package libudev-dev:arm64.
11:59:21 [2021-07-29T11:59:21.442Z] #13 84.19 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.442Z] #13 84.23 Unpacking libudev-dev:arm64 (241-7~deb10u8) ...
11:59:21 [2021-07-29T11:59:21.705Z] #13 84.37 Selecting previously unselected package libsepol1-dev:arm64.
11:59:21 [2021-07-29T11:59:21.705Z] #13 84.37 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.705Z] #13 84.38 Unpacking libsepol1-dev:arm64 (2.8-1) ...
11:59:21 [2021-07-29T11:59:21.969Z] #13 84.66 Selecting previously unselected package libpcre16-3:arm64.
11:59:21 [2021-07-29T11:59:21.969Z] #13 84.66 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ...
11:59:21 [2021-07-29T11:59:21.969Z] #13 84.67 Unpacking libpcre16-3:arm64 (2:8.39-12) ...
11:59:22 [2021-07-29T11:59:22.232Z] #13 84.85 Selecting previously unselected package libpcre32-3:arm64.
11:59:22 [2021-07-29T11:59:22.232Z] #13 84.85 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ...
11:59:22 [2021-07-29T11:59:22.232Z] #13 84.86 Unpacking libpcre32-3:arm64 (2:8.39-12) ...
11:59:22 [2021-07-29T11:59:22.232Z] #13 85.06 Selecting previously unselected package libpcrecpp0v5:arm64.
11:59:22 [2021-07-29T11:59:22.232Z] #13 85.06 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ...
11:59:22 [2021-07-29T11:59:22.495Z] #13 85.08 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ...
11:59:22 [2021-07-29T11:59:22.495Z] #13 85.22 Selecting previously unselected package libpcre3-dev:arm64.
11:59:22 [2021-07-29T11:59:22.495Z] #13 85.22 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ...
11:59:22 [2021-07-29T11:59:22.495Z] #13 85.23 Unpacking libpcre3-dev:arm64 (2:8.39-12) ...
11:59:22 [2021-07-29T11:59:22.738Z] #52 96.11 go/ast
11:59:22 [2021-07-29T11:59:22.760Z] #13 85.65 Selecting previously unselected package libselinux1-dev:arm64.
11:59:23 [2021-07-29T11:59:23.031Z] #13 85.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ...
11:59:23 [2021-07-29T11:59:23.031Z] #13 85.67 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...
11:59:23 [2021-07-29T11:59:23.173Z] #44 92.15 Setting up criu (3.15-1) ...
11:59:23 [2021-07-29T11:59:23.295Z] #13 85.95 Selecting previously unselected package libdevmapper-dev:arm64.
11:59:23 [2021-07-29T11:59:23.295Z] #13 85.96 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ...
11:59:23 [2021-07-29T11:59:23.295Z] #13 85.98 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ...
11:59:23 [2021-07-29T11:59:23.562Z] #13 86.10 Selecting previously unselected package libseccomp-dev:arm64.
11:59:23 [2021-07-29T11:59:23.562Z] #13 86.13 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ...
11:59:23 [2021-07-29T11:59:23.562Z] #13 86.17 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
11:59:23 [2021-07-29T11:59:23.668Z] #52 96.92 golang.org/x/crypto/ssh/terminal
11:59:23 [2021-07-29T11:59:23.674Z] using credential docker-jenkins-github-credentials
11:59:23 [2021-07-29T11:59:23.749Z] Cloning the remote Git repository
11:59:23 [2021-07-29T11:59:23.749Z] Cloning with configured refspecs honoured and without tags
11:59:23 [2021-07-29T11:59:23.760Z] Client:
11:59:23 [2021-07-29T11:59:23.760Z]  Context:    default
11:59:23 [2021-07-29T11:59:23.760Z]  Debug Mode: false
11:59:23 [2021-07-29T11:59:23.760Z]  Plugins:
11:59:23 [2021-07-29T11:59:23.760Z]   app: Docker Application (Docker Inc., v0.8.0)
11:59:23 [2021-07-29T11:59:23.760Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
11:59:23 [2021-07-29T11:59:23.760Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
11:59:23 [2021-07-29T11:59:23.760Z] 
11:59:23 [2021-07-29T11:59:23.760Z] Server:
11:59:23 [2021-07-29T11:59:23.760Z]  Containers: 0
11:59:23 [2021-07-29T11:59:23.760Z]   Running: 0
11:59:23 [2021-07-29T11:59:23.760Z]   Paused: 0
11:59:23 [2021-07-29T11:59:23.760Z]   Stopped: 0
11:59:23 [2021-07-29T11:59:23.760Z]  Images: 0
11:59:23 [2021-07-29T11:59:23.760Z]  Server Version: 20.10.6
11:59:23 [2021-07-29T11:59:23.760Z]  Storage Driver: windowsfilter (windows) lcow (linux)
11:59:23 [2021-07-29T11:59:23.760Z]   Windows: 
11:59:23 [2021-07-29T11:59:23.760Z]   LCOW: 
11:59:23 [2021-07-29T11:59:23.760Z]  Logging Driver: json-file
11:59:23 [2021-07-29T11:59:23.760Z]  Plugins:
11:59:23 [2021-07-29T11:59:23.760Z]   Volume: local
11:59:23 [2021-07-29T11:59:23.760Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
11:59:23 [2021-07-29T11:59:23.760Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
11:59:23 [2021-07-29T11:59:23.760Z]  Swarm: inactive
11:59:23 [2021-07-29T11:59:23.760Z]  Default Isolation: process
11:59:23 [2021-07-29T11:59:23.760Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
11:59:23 [2021-07-29T11:59:23.760Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
11:59:23 [2021-07-29T11:59:23.760Z]  OSType: windows
11:59:23 [2021-07-29T11:59:23.760Z]  Architecture: x86_64
11:59:23 [2021-07-29T11:59:23.760Z]  CPUs: 4
11:59:23 [2021-07-29T11:59:23.760Z]  Total Memory: 32GiB
11:59:23 [2021-07-29T11:59:23.760Z]  Name: azwin-2-eca6f0
11:59:23 [2021-07-29T11:59:23.760Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
11:59:23 [2021-07-29T11:59:23.760Z]  Docker Root Dir: D:\docker
11:59:23 [2021-07-29T11:59:23.760Z]  Debug Mode: false
11:59:23 [2021-07-29T11:59:23.760Z]  Registry: https://index.docker.io/v1/
11:59:23 [2021-07-29T11:59:23.760Z]  Labels:
11:59:23 [2021-07-29T11:59:23.760Z]  Experimental: true
11:59:23 [2021-07-29T11:59:23.760Z]  Insecure Registries:
11:59:23 [2021-07-29T11:59:23.760Z]   10.0.0.4:5000
11:59:23 [2021-07-29T11:59:23.760Z]   127.0.0.0/8
11:59:23 [2021-07-29T11:59:23.760Z]  Registry Mirrors:
11:59:23 [2021-07-29T11:59:23.760Z]   http://10.0.0.4:5000/
11:59:23 [2021-07-29T11:59:23.760Z]  Live Restore Enabled: false
11:59:23 [2021-07-29T11:59:23.760Z]  Product License: Community Engine
11:59:23 [2021-07-29T11:59:23.760Z] 
11:59:23 [2021-07-29T11:59:23.825Z] #13 86.41 Selecting previously unselected package libsystemd-dev:arm64.
11:59:23 [2021-07-29T11:59:23.825Z] #13 86.43 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ...
11:59:23 [2021-07-29T11:59:23.825Z] #13 86.45 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
11:59:24 [2021-07-29T11:59:24.399Z] #13 87.12 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ...
11:59:24 [2021-07-29T11:59:24.399Z] #13 87.14 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ...
11:59:24 [2021-07-29T11:59:24.399Z] #13 87.15 Setting up libapparmor1:arm64 (2.13.2-10) ...
11:59:24 [2021-07-29T11:59:24.399Z] #13 87.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:59:24 [2021-07-29T11:59:24.555Z] #44 93.78 Processing triggers for libc-bin (2.28-10) ...
11:59:24 [2021-07-29T11:59:24.555Z] #44 93.85 Processing triggers for mime-support (3.62) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.22 Setting up libpcre16-3:arm64 (2:8.39-12) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.24 Setting up libsepol1-dev:arm64 (2.8-1) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.25 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.27 Setting up libbtrfs0 (4.20.1-2) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.29 Setting up libpcre32-3:arm64 (2:8.39-12) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.31 Setting up libudev-dev:arm64 (241-7~deb10u8) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.35 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.36 Setting up libbtrfs-dev (4.20.1-2) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.38 Setting up libapparmor-dev:arm64 (2.13.2-10) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.39 Setting up mingw-w64-common (6.0.0-3) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.41 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.44 Setting up libpcre3-dev:arm64 (2:8.39-12) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.46 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.48 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.49 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:24 [2021-07-29T11:59:24.663Z] #13 87.50 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:24 [2021-07-29T11:59:24.815Z] #44 ...
11:59:24 [2021-07-29T11:59:24.815Z] 
11:59:24 [2021-07-29T11:59:24.815Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:24 [2021-07-29T11:59:24.815Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:24 [2021-07-29T11:59:24.815Z] #13 80.56 Selecting previously unselected package mingw-w64-x86-64-dev.
11:59:24 [2021-07-29T11:59:24.815Z] #13 80.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ...
11:59:24 [2021-07-29T11:59:24.815Z] #13 80.57 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ...
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.62 Selecting previously unselected package gcc-mingw-w64-base.
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.63 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.63 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.75 Selecting previously unselected package gcc-mingw-w64-x86-64.
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.79 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:24 [2021-07-29T11:59:24.815Z] #13 86.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.57 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.60 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.65 Setting up libselinux1-dev:arm64 (2.8-1+b1) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.67 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.69 Setting up dmsetup (2:1.02.155-3) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.71 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.76 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ...
11:59:24 [2021-07-29T11:59:24.926Z] #13 87.78 Processing triggers for libc-bin (2.28-10) ...
11:59:25 [2021-07-29T11:59:25.038Z] #52 98.08 io/ioutil
11:59:25 [2021-07-29T11:59:25.038Z] #52 98.40 mvdan.cc/editorconfig
11:59:25 [2021-07-29T11:59:25.075Z] #13 ...
11:59:25 [2021-07-29T11:59:25.075Z] 
11:59:25 [2021-07-29T11:59:25.075Z] #44 [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         chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc         && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
11:59:25 [2021-07-29T11:59:25.075Z] #44 sha256:bbe22063861317034f3973a4f7bee7f10a97f1d8084bc75a94ab96e860daf5c2
11:59:25 [2021-07-29T11:59:25.075Z] #44 DONE 94.5s
11:59:25 [2021-07-29T11:59:25.075Z] 
11:59:25 [2021-07-29T11:59:25.075Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:25 [2021-07-29T11:59:25.075Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:59:25 [2021-07-29T11:59:25.075Z] #52 86.86 path
11:59:25 [2021-07-29T11:59:25.075Z] #52 87.42 io/fs
11:59:25 [2021-07-29T11:59:25.075Z] #52 87.78 encoding/binary
11:59:25 [2021-07-29T11:59:25.075Z] #52 88.67 os
11:59:25 [2021-07-29T11:59:25.075Z] #52 90.13 encoding/base64
11:59:25 [2021-07-29T11:59:25.075Z] #52 91.39 golang.org/x/sys/unix
11:59:25 [2021-07-29T11:59:25.075Z] #52 93.38 fmt
11:59:23 [2021-07-29T11:59:23.937Z] Cloning repository https://github.com/moby/moby.git
11:59:24 [2021-07-29T11:59:24.331Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
11:59:25 [2021-07-29T11:59:25.080Z] Fetching upstream changes from https://github.com/moby/moby.git
11:59:25 [2021-07-29T11:59:25.080Z]  > git --version # timeout=10
11:59:25 [2021-07-29T11:59:25.123Z]  > git --version # 'git version 2.24.1.windows.2'
11:59:25 [2021-07-29T11:59:25.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:59:25 [2021-07-29T11:59:25.127Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:59:25 [2021-07-29T11:59:25.969Z] #52 ...
11:59:25 [2021-07-29T11:59:25.969Z] 
11:59:25 [2021-07-29T11:59:25.969Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:25 [2021-07-29T11:59:25.969Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
11:59:26 [2021-07-29T11:59:26.859Z] #13 DONE 89.5s
11:59:26 [2021-07-29T11:59:26.859Z] 
11:59:26 [2021-07-29T11:59:26.859Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:26 [2021-07-29T11:59:26.859Z] #54 sha256:c7c87b2f57f90e7e6c3c3cbda6ef42fdcc068882a3c8731805407299f3fafd7c
11:59:27 [2021-07-29T11:59:27.252Z] #57 42.96 Checking out files:  49% (2049/4154)   
Checking out files:  50% (2077/4154)   
Checking out files:  51% (2119/4154)   
Checking out files:  52% (2161/4154)   
Checking out files:  53% (2202/4154)   
Checking out files:  54% (2244/4154)   
Checking out files:  55% (2285/4154)   
Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  88% (3687/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
11:59:27 [2021-07-29T11:59:27.252Z] #57 44.33 + cd /tmp/tmp.X4FR9Y5T0Y/src/github.com/containerd/containerd
11:59:27 [2021-07-29T11:59:27.252Z] #57 44.33 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:59:27 [2021-07-29T11:59:27.616Z] #52 97.09 encoding/json
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + export 'BUILDTAGS=netgo osusergo static_build'
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + BUILDTAGS='netgo osusergo static_build'
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + export EXTRA_FLAGS=-buildmode=pie
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + EXTRA_FLAGS=-buildmode=pie
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + '[' '' = dynamic ']'
11:59:28 [2021-07-29T11:59:28.181Z] #57 45.07 + make
11:59:28 [2021-07-29T11:59:28.186Z] #52 ...
11:59:28 [2021-07-29T11:59:28.186Z] 
11:59:28 [2021-07-29T11:59:28.186Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:28 [2021-07-29T11:59:28.186Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:28 [2021-07-29T11:59:28.186Z] #46 88.88 os
11:59:28 [2021-07-29T11:59:28.186Z] #46 91.99 regexp
11:59:28 [2021-07-29T11:59:28.186Z] #46 93.64 fmt
11:59:28 [2021-07-29T11:59:28.186Z] #46 96.05 path/filepath
11:59:28 [2021-07-29T11:59:28.186Z] #46 97.16 internal/lazyregexp
11:59:28 [2021-07-29T11:59:28.186Z] #46 97.45 io/ioutil
11:59:28 [2021-07-29T11:59:28.186Z] #46 97.72 flag
11:59:28 [2021-07-29T11:59:28.186Z] #46 97.78 go/token
11:59:28 [2021-07-29T11:59:28.756Z] #46 98.57 go/scanner
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.813 + RM_GOPATH=0
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.813 + TMP_GOPATH=
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.813 + : /build
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.813 + '[' -z '' ']'
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.814 ++ mktemp -d
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.818 + export GOPATH=/tmp/tmp.JkXBx2z9fR
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.818 + GOPATH=/tmp/tmp.JkXBx2z9fR
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.818 + RM_GOPATH=1
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.818 + case "$(go env GOARCH)" in
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.819 ++ go env GOARCH
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.846 + export GO_BUILDMODE=-buildmode=pie
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.846 + GO_BUILDMODE=-buildmode=pie
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.847 ++ dirname /tmp/install/install.sh
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 + dir=/tmp/install
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 + bin=runc
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 + shift
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 + '[' '!' -f /tmp/install/runc.installer ']'
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 + . /tmp/install/runc.installer
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.848 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.849 + install_runc
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.849 + uname -r
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.849 + grep -q '^3\.10\.0.*\.el7\.'
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.862 + RUNC_BUILDTAGS='seccomp '
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.862 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.862 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.862 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JkXBx2z9fR/src/github.com/opencontainers/runc
11:59:28 [2021-07-29T11:59:28.785Z] #54 1.865 Cloning into '/tmp/tmp.JkXBx2z9fR/src/github.com/opencontainers/runc'...
11:59:28 [2021-07-29T11:59:28.785Z] #54 ...
11:59:28 [2021-07-29T11:59:28.785Z] 
11:59:28 [2021-07-29T11:59:28.785Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
11:59:28 [2021-07-29T11:59:28.785Z] #14 sha256:0531dd3d5b0cc08f69951f821812dda3d0a07324f4f04ca34b83e11fff11895d
11:59:28 [2021-07-29T11:59:28.785Z] #14 DONE 2.0s
11:59:29 [2021-07-29T11:59:29.050Z] 
11:59:29 [2021-07-29T11:59:29.050Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:59:29 [2021-07-29T11:59:29.050Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
11:59:29 [2021-07-29T11:59:29.326Z] #46 99.13 net/url
11:59:29 [2021-07-29T11:59:29.549Z] #57 46.55 + bin/ctr
11:59:29 [2021-07-29T11:59:29.806Z] #57 ...
11:59:29 [2021-07-29T11:59:29.806Z] 
11:59:29 [2021-07-29T11:59:29.806Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:29 [2021-07-29T11:59:29.806Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:29 [2021-07-29T11:59:29.806Z] #46 93.08 go/scanner
11:59:29 [2021-07-29T11:59:29.806Z] #46 93.64 internal/lazyregexp
11:59:29 [2021-07-29T11:59:29.806Z] #46 94.00 net/url
11:59:29 [2021-07-29T11:59:29.806Z] #46 94.40 go/ast
11:59:29 [2021-07-29T11:59:29.806Z] #46 95.71 text/template/parse
11:59:29 [2021-07-29T11:59:29.806Z] #46 98.83 go/parser
11:59:29 [2021-07-29T11:59:29.806Z] #46 100.6 text/template
11:59:29 [2021-07-29T11:59:29.806Z] #46 102.1 log
11:59:29 [2021-07-29T11:59:29.806Z] #46 102.7 encoding/xml
11:59:29 [2021-07-29T11:59:29.898Z] #46 ...
11:59:29 [2021-07-29T11:59:29.898Z] 
11:59:29 [2021-07-29T11:59:29.898Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:29 [2021-07-29T11:59:29.898Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:59:29 [2021-07-29T11:59:29.898Z] #52 99.65 github.com/pkg/diff
11:59:29 [2021-07-29T11:59:29.998Z] #15 ...
11:59:29 [2021-07-29T11:59:29.998Z] 
11:59:29 [2021-07-29T11:59:29.998Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:59:29 [2021-07-29T11:59:29.998Z] #59 sha256:ce87622fc766373e9a2747d538837e004e4632da0b06016a9d8d963e3633f677
11:59:29 [2021-07-29T11:59:29.998Z] #59 90.36 + for f in rootlesskit rootlesskit-docker-proxy
11:59:29 [2021-07-29T11:59:29.998Z] #59 90.36 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:59:29 [2021-07-29T11:59:29.998Z] #59 DONE 95.4s
11:59:30 [2021-07-29T11:59:30.275Z] 
11:59:30 [2021-07-29T11:59:30.275Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:59:30 [2021-07-29T11:59:30.275Z] #60 sha256:8b2aac4409db0c872e4fd4d04e14fc4b926a9b102e4e929f098918ee024e09fe
11:59:30 [2021-07-29T11:59:30.275Z] #60 DONE 0.2s
11:59:30 [2021-07-29T11:59:30.275Z] 
11:59:30 [2021-07-29T11:59:30.275Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:59:30 [2021-07-29T11:59:30.275Z] #61 sha256:96b29ffdaf0a49a2148713a832e635fe0023f8570918ec7443904be82a301ec1
11:59:30 [2021-07-29T11:59:30.275Z] #61 DONE 0.2s
11:59:30 [2021-07-29T11:59:30.275Z] 
11:59:30 [2021-07-29T11:59:30.275Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:30 [2021-07-29T11:59:30.275Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:30 [2021-07-29T11:59:30.275Z] #46 86.52 vendor/golang.org/x/net/idna
11:59:30 [2021-07-29T11:59:30.275Z] #46 88.49 github.com/LK4D4/vndr/build
11:59:30 [2021-07-29T11:59:30.275Z] #46 88.51 mime
11:59:30 [2021-07-29T11:59:30.275Z] #46 93.85 vendor/golang.org/x/net/http/httpproxy
11:59:30 [2021-07-29T11:59:30.275Z] #46 93.85 crypto/x509
11:59:30 [2021-07-29T11:59:30.275Z] #46 93.85 net/textproto
11:59:30 [2021-07-29T11:59:30.275Z] #46 95.27 mime/multipart
11:59:30 [2021-07-29T11:59:30.275Z] #46 95.28 vendor/golang.org/x/net/http/httpguts
11:59:30 [2021-07-29T11:59:30.852Z] #46 ...
11:59:30 [2021-07-29T11:59:30.852Z] 
11:59:30 [2021-07-29T11:59:30.852Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:59:30 [2021-07-29T11:59:30.852Z] #15 sha256:fb57380f5ee4273ac69ae4e5c2dc833af7f49adb8e596f05ea10b07e04f9105e
11:59:30 [2021-07-29T11:59:30.852Z] #15 DONE 1.9s
11:59:30 [2021-07-29T11:59:30.852Z] 
11:59:30 [2021-07-29T11:59:30.852Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:59:30 [2021-07-29T11:59:30.852Z] #16 sha256:4c0bd9f34f145976c55abd689c337d05bc7826d16e378662c02d92b1b402f562
11:59:31 [2021-07-29T11:59:31.281Z] #52 100.9 go/ast
11:59:31 [2021-07-29T11:59:31.474Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m22.621488893s with top 10 stages: buildssa: 1m46.829608927s, goimports: 24.120290366s, unconvert: 14.145257546s, gosec: 10.83188343s, golint: 6.882514535s, misspell: 4.865501772s, ineffassign: 4.616311159s, vrp: 4.397683238s, inspect: 3.387797702s, printf: 1.989997095s 
11:59:31 [2021-07-29T11:59:31.474Z] INFO [runner] Issues before processing: 2856, after processing: 0 
11:59:31 [2021-07-29T11:59:31.474Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2281/2281, exclude: 1892/1892, cgo: 2281/2856, filename_unadjuster: 2281/2281, skip_dirs: 2281/2281, autogenerated_exclude: 1892/2281, nolint: 0/78, identifier_marker: 1892/1892, skip_files: 2281/2281, exclude-rules: 78/1892 
11:59:31 [2021-07-29T11:59:31.474Z] INFO [runner] processing took 66.319064ms with stages: nolint: 26.878765ms, identifier_marker: 18.416368ms, path_prettifier: 10.029403ms, autogenerated_exclude: 5.046226ms, exclude-rules: 3.635697ms, skip_dirs: 1.971136ms, cgo: 220.55µs, filename_unadjuster: 112.666µs, max_from_linter: 2.582µs, max_same_issues: 2.01µs, uniq_by_line: 873ns, exclude: 674ns, diff: 503ns, source_code: 462ns, skip_files: 459ns, path_shortener: 393ns, max_per_file_from_linter: 297ns 
11:59:31 [2021-07-29T11:59:31.474Z] INFO [runner] linters took 1m50.531360773s with stages: goanalysis_metalinter: 1m26.929557777s, unused: 23.53516304s 
11:59:31 [2021-07-29T11:59:31.474Z] INFO File cache stats: 1688 entries of total size 8.5MiB 
11:59:31 [2021-07-29T11:59:31.474Z] INFO Memory: 2445 samples, avg is 2113.3MB, max is 5310.7MB 
11:59:31 [2021-07-29T11:59:31.474Z] INFO Execution took 4m4.313646526s                
11:59:31 [2021-07-29T11:59:31.474Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
11:59:31 [2021-07-29T11:59:31.819Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/make.sh dynbinary test-docker-py
11:59:32 [2021-07-29T11:59:32.330Z] #46 ...
11:59:32 [2021-07-29T11:59:32.330Z] 
11:59:32 [2021-07-29T11:59:32.330Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:32 [2021-07-29T11:59:32.330Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:32 [2021-07-29T11:59:32.330Z] #13 100.1 Selecting previously unselected package g++-mingw-w64-x86-64.
11:59:32 [2021-07-29T11:59:32.330Z] #13 100.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:32 [2021-07-29T11:59:32.330Z] #13 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:32 [2021-07-29T11:59:32.381Z] 
11:59:32 [2021-07-29T11:59:32.381Z] Removing bundles/
11:59:32 [2021-07-29T11:59:32.381Z] 
11:59:32 [2021-07-29T11:59:32.381Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
11:59:32 [2021-07-29T11:59:32.381Z] Building: bundles/dynbinary-daemon/dockerd-dev
11:59:32 [2021-07-29T11:59:32.381Z] GOOS="" GOARCH="" GOARM=""
11:59:32 [2021-07-29T11:59:32.663Z] #52 102.3 golang.org/x/crypto/ssh/terminal
11:59:32 [2021-07-29T11:59:32.781Z] #16 2.139 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:59:33 [2021-07-29T11:59:33.370Z] #16 DONE 2.7s
11:59:33 [2021-07-29T11:59:33.370Z] 
11:59:33 [2021-07-29T11:59:33.370Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:59:33 [2021-07-29T11:59:33.370Z] #17 sha256:1cf3a3eda5a7018947e4faacda5b2b8240ac24954834e2461087add927cc3fbb
11:59:34 [2021-07-29T11:59:34.175Z] #52 103.7 mvdan.cc/editorconfig
11:59:34 [2021-07-29T11:59:34.843Z] #17 DONE 1.6s
11:59:34 [2021-07-29T11:59:34.843Z] 
11:59:34 [2021-07-29T11:59:34.843Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:34 [2021-07-29T11:59:34.843Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:34 [2021-07-29T11:59:34.843Z] #46 98.12 crypto/tls
11:59:35 [2021-07-29T11:59:35.115Z] #52 104.7 mvdan.cc/sh/v3/fileutil
11:59:35 [2021-07-29T11:59:35.115Z] #52 104.9 text/tabwriter
11:59:35 [2021-07-29T11:59:35.375Z] #52 105.1 mvdan.cc/sh/v3/syntax
11:59:35 [2021-07-29T11:59:35.376Z] #52 ...
11:59:35 [2021-07-29T11:59:35.376Z] 
11:59:35 [2021-07-29T11:59:35.376Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:35 [2021-07-29T11:59:35.376Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
11:59:35 [2021-07-29T11:59:35.376Z] #57 48.44 Checking out files:  49% (2055/4154)   
Checking out files:  50% (2077/4154)   
Checking out files:  51% (2119/4154)   
Checking out files:  52% (2161/4154)   
Checking out files:  53% (2202/4154)   
Checking out files:  54% (2244/4154)   
Checking out files:  55% (2285/4154)   
Checking out files:  56% (2327/4154)   
Checking out files:  57% (2368/4154)   
Checking out files:  58% (2410/4154)   
Checking out files:  59% (2451/4154)   
Checking out files:  60% (2493/4154)   
Checking out files:  61% (2534/4154)   
Checking out files:  62% (2576/4154)   
Checking out files:  63% (2618/4154)   
Checking out files:  64% (2659/4154)   
Checking out files:  65% (2701/4154)   
Checking out files:  66% (2742/4154)   
Checking out files:  67% (2784/4154)   
Checking out files:  68% (2825/4154)   
Checking out files:  69% (2867/4154)   
Checking out files:  70% (2908/4154)   
Checking out files:  71% (2950/4154)   
Checking out files:  72% (2991/4154)   
Checking out files:  73% (3033/4154)   
Checking out files:  74% (3074/4154)   
Checking out files:  75% (3116/4154)   
Checking out files:  76% (3158/4154)   
Checking out files:  77% (3199/4154)   
Checking out files:  78% (3241/4154)   
Checking out files:  79% (3282/4154)   
Checking out files:  80% (3324/4154)   
Checking out files:  81% (3365/4154)   
Checking out files:  82% (3407/4154)   
Checking out files:  83% (3448/4154)   
Checking out files:  84% (3490/4154)   
Checking out files:  85% (3531/4154)   
Checking out files:  86% (3573/4154)   
Checking out files:  87% (3614/4154)   
Checking out files:  88% (3656/4154)   
Checking out files:  89% (3698/4154)   
Checking out files:  90% (3739/4154)   
Checking out files:  91% (3781/4154)   
Checking out files:  92% (3822/4154)   
Checking out files:  92% (3851/4154)   
Checking out files:  93% (3864/4154)   
Checking out files:  94% (3905/4154)   
Checking out files:  95% (3947/4154)   
Checking out files:  96% (3988/4154)   
Checking out files:  97% (4030/4154)   
Checking out files:  98% (4071/4154)   
Checking out files:  99% (4113/4154)   
Checking out files: 100% (4154/4154)   
Checking out files: 100% (4154/4154), done.
11:59:35 [2021-07-29T11:59:35.376Z] #57 49.72 + cd /tmp/tmp.iZfvyY5MZj/src/github.com/containerd/containerd
11:59:35 [2021-07-29T11:59:35.376Z] #57 49.72 + git checkout -q 69107e47a62e1d690afa2b9b1d43f8ece3ff4483
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + export 'BUILDTAGS=netgo osusergo static_build'
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + BUILDTAGS='netgo osusergo static_build'
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + export EXTRA_FLAGS=-buildmode=pie
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + EXTRA_FLAGS=-buildmode=pie
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + '[' '' = dynamic ']'
11:59:35 [2021-07-29T11:59:35.376Z] #57 50.64 + make
11:59:35 [2021-07-29T11:59:35.376Z] #57 52.20 + bin/ctr
11:59:36 [2021-07-29T11:59:36.617Z] #13 ...
11:59:36 [2021-07-29T11:59:36.617Z] 
11:59:36 [2021-07-29T11:59:36.617Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:36 [2021-07-29T11:59:36.617Z] #52 sha256:9ff0b13a49d0a1469c873c7e8d444e44660127472b4ff087bc22435649c4c4cc
11:59:36 [2021-07-29T11:59:36.617Z] #52 99.54 mvdan.cc/sh/v3/fileutil
11:59:36 [2021-07-29T11:59:36.617Z] #52 99.68 text/tabwriter
11:59:36 [2021-07-29T11:59:36.617Z] #52 100.2 mvdan.cc/sh/v3/syntax
11:59:36 [2021-07-29T11:59:36.617Z] #52 105.7 mvdan.cc/sh/v3/cmd/shfmt
11:59:36 [2021-07-29T11:59:36.617Z] #52 DONE 109.3s
11:59:36 [2021-07-29T11:59:36.617Z] 
11:59:36 [2021-07-29T11:59:36.617Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:36 [2021-07-29T11:59:36.617Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:36 [2021-07-29T11:59:36.617Z] #46 105.6 go/doc
11:59:36 [2021-07-29T11:59:36.617Z] #46 107.8 github.com/LK4D4/vndr/versioned
11:59:36 [2021-07-29T11:59:36.617Z] #46 107.9 compress/flate
11:59:36 [2021-07-29T11:59:36.617Z] #46 109.3 github.com/LK4D4/vndr/build
11:59:36 [2021-07-29T11:59:36.823Z] #46 ...
11:59:36 [2021-07-29T11:59:36.823Z] 
11:59:36 [2021-07-29T11:59:36.823Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:59:36 [2021-07-29T11:59:36.823Z] #18 sha256:536a721c1af1573ac500324674a28195e5286904667dd5a3e5452cf14aa8754b
11:59:36 [2021-07-29T11:59:36.823Z] #18 DONE 1.7s
11:59:36 [2021-07-29T11:59:36.823Z] 
11:59:36 [2021-07-29T11:59:36.823Z] #19 [dev-systemd-false  6/25] RUN ldconfig
11:59:36 [2021-07-29T11:59:36.823Z] #19 sha256:e591d5e192f702422f0c50182ae04f2414aa147ae47ae60900e9be2e2750003c
11:59:37 [2021-07-29T11:59:37.544Z] #46 110.8 hash/crc32
11:59:38 [2021-07-29T11:59:38.107Z] #46 111.4 compress/gzip
11:59:38 [2021-07-29T11:59:38.215Z] #19 DONE 1.6s
11:59:38 [2021-07-29T11:59:38.215Z] 
11:59:38 [2021-07-29T11:59:38.215Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:38 [2021-07-29T11:59:38.215Z] #54 sha256:c7c87b2f57f90e7e6c3c3cbda6ef42fdcc068882a3c8731805407299f3fafd7c
11:59:38 [2021-07-29T11:59:38.215Z] #54 10.85 + cd /tmp/tmp.JkXBx2z9fR/src/github.com/opencontainers/runc
11:59:38 [2021-07-29T11:59:38.215Z] #54 10.85 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
11:59:38 [2021-07-29T11:59:38.215Z] #54 11.22 + '[' -z '' ']'
11:59:38 [2021-07-29T11:59:38.215Z] #54 11.22 + target=static
11:59:38 [2021-07-29T11:59:38.215Z] #54 11.22 + make 'BUILDTAGS=seccomp ' static
11:59:38 [2021-07-29T11:59:38.478Z] #54 11.69 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
11:59:38 [2021-07-29T11:59:38.670Z] #46 112.1 net
11:59:39 [2021-07-29T11:59:39.233Z] #46 112.4 vendor/golang.org/x/crypto/chacha20
11:59:39 [2021-07-29T11:59:39.489Z] #46 112.9 vendor/golang.org/x/crypto/poly1305
11:59:40 [2021-07-29T11:59:40.052Z] #46 113.3 vendor/golang.org/x/sys/cpu
11:59:40 [2021-07-29T11:59:40.309Z] #46 113.7 vendor/golang.org/x/crypto/chacha20poly1305
11:59:40 [2021-07-29T11:59:40.658Z] #57 ...
11:59:40 [2021-07-29T11:59:40.658Z] 
11:59:40 [2021-07-29T11:59:40.658Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:40 [2021-07-29T11:59:40.658Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:40 [2021-07-29T11:59:40.658Z] #46 99.84 go/ast
11:59:40 [2021-07-29T11:59:40.658Z] #46 100.6 text/template/parse
11:59:40 [2021-07-29T11:59:40.658Z] #46 103.9 go/parser
11:59:40 [2021-07-29T11:59:40.658Z] #46 105.5 text/template
11:59:40 [2021-07-29T11:59:40.658Z] #46 107.9 encoding/xml
11:59:40 [2021-07-29T11:59:40.658Z] #46 110.0 go/doc
11:59:40 [2021-07-29T11:59:40.658Z] #46 ...
11:59:40 [2021-07-29T11:59:40.658Z] 
11:59:40 [2021-07-29T11:59:40.658Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
11:59:40 [2021-07-29T11:59:40.658Z] #52 sha256:49d6b606eaa2b2d35a6c935e66beb3b311aef4b3c8e16c20b2be02878bed406d
11:59:40 [2021-07-29T11:59:40.658Z] #52 109.9 mvdan.cc/sh/v3/cmd/shfmt
11:59:41 [2021-07-29T11:59:41.239Z] #46 114.6 vendor/golang.org/x/crypto/curve25519
11:59:41 [2021-07-29T11:59:41.374Z] #54 ...
11:59:41 [2021-07-29T11:59:41.374Z] 
11:59:41 [2021-07-29T11:59:41.374Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:41 [2021-07-29T11:59:41.374Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:59:41 [2021-07-29T11:59:41.374Z] #57 195.0 + bin/containerd
11:59:41 [2021-07-29T11:59:41.802Z] #46 115.3 vendor/golang.org/x/crypto/hkdf
11:59:42 [2021-07-29T11:59:42.005Z] Fetching without tags
11:59:42 [2021-07-29T11:59:42.058Z] #46 115.4 vendor/golang.org/x/text/transform
11:59:42 [2021-07-29T11:59:42.719Z] Merging remotes/origin/master commit ad268e79c410c88fc2565bf3bd47287a711bf0c8 into PR head commit e05fc8ca351f384daebb55e9de921b6a62454603
11:59:42 [2021-07-29T11:59:42.989Z] #46 116.1 vendor/golang.org/x/text/unicode/bidi
11:59:41 [2021-07-29T11:59:41.692Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:59:41 [2021-07-29T11:59:41.752Z]  > git config --add remote.origin.fetch +refs/pull/42684/head:refs/remotes/origin/PR-42684 # timeout=10
11:59:41 [2021-07-29T11:59:41.799Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:59:41 [2021-07-29T11:59:41.919Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:59:42 [2021-07-29T11:59:42.040Z] Fetching upstream changes from https://github.com/moby/moby.git
11:59:42 [2021-07-29T11:59:42.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:59:42 [2021-07-29T11:59:42.042Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42684/head:refs/remotes/origin/PR-42684 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:59:42 [2021-07-29T11:59:42.824Z]  > git config core.sparsecheckout # timeout=10
11:59:42 [2021-07-29T11:59:42.873Z]  > git checkout -f e05fc8ca351f384daebb55e9de921b6a62454603 # timeout=10
11:59:43 [2021-07-29T11:59:43.265Z] #57 ...
11:59:43 [2021-07-29T11:59:43.265Z] 
11:59:43 [2021-07-29T11:59:43.265Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:43 [2021-07-29T11:59:43.265Z] #54 sha256:12ced45b186f91f72d39fbc169ad9493f7917381277891497f1c8aa2f4ccce0f
11:59:43 [2021-07-29T11:59:43.265Z] #54 119.4 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
11:59:43 [2021-07-29T11:59:43.265Z] #54 120.1 + mkdir -p /build
11:59:43 [2021-07-29T11:59:43.265Z] #54 120.1 + cp runc /build/runc
11:59:43 [2021-07-29T11:59:43.265Z] #54 DONE 120.3s
11:59:43 [2021-07-29T11:59:43.522Z] 
11:59:43 [2021-07-29T11:59:43.522Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:43 [2021-07-29T11:59:43.522Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:59:43 [2021-07-29T11:59:43.964Z] #52 DONE 113.7s
11:59:43 [2021-07-29T11:59:43.964Z] 
11:59:43 [2021-07-29T11:59:43.964Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:43 [2021-07-29T11:59:43.964Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:43 [2021-07-29T11:59:43.964Z] #46 112.9 github.com/LK4D4/vndr/versioned
11:59:43 [2021-07-29T11:59:43.964Z] #46 112.9 github.com/LK4D4/vndr/build
11:59:43 [2021-07-29T11:59:43.964Z] #46 113.0 compress/flate
11:59:44 [2021-07-29T11:59:44.359Z] #46 117.8 vendor/golang.org/x/text/secure/bidirule
11:59:44 [2021-07-29T11:59:44.452Z] #57 ...
11:59:44 [2021-07-29T11:59:44.452Z] 
11:59:44 [2021-07-29T11:59:44.452Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
11:59:44 [2021-07-29T11:59:44.452Z] #55 sha256:820fc920b23362483ef1c4f27911087c449ed2bad05692cf0958768c9d2ff73c
11:59:44 [2021-07-29T11:59:44.452Z] #55 DONE 0.1s
11:59:44 [2021-07-29T11:59:44.452Z] 
11:59:44 [2021-07-29T11:59:44.452Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
11:59:44 [2021-07-29T11:59:44.452Z] #57 sha256:9618c29c5971cc9614dd17e5692ef29b37d9c0a7295d7052018bb85829a60d2c
11:59:44 [2021-07-29T11:59:44.615Z] #46 118.0 vendor/golang.org/x/text/unicode/norm
11:59:45 [2021-07-29T11:59:45.084Z] #54 ...
11:59:45 [2021-07-29T11:59:45.084Z] 
11:59:45 [2021-07-29T11:59:45.084Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:59:45 [2021-07-29T11:59:45.084Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
11:59:45 [2021-07-29T11:59:45.084Z] #20 1.810 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 1.828 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 1.836 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 1.851 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 2.459 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [485 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 3.315 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 4.255 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [292 kB]
11:59:45 [2021-07-29T11:59:45.084Z] #20 5.683 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB]
11:59:45 [2021-07-29T11:59:45.567Z] DEBUG: print all environment variables to check how Jenkins runs this script
11:59:45 [2021-07-29T11:59:45.567Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-825f9cd7\powershellScript.ps1'; exit $LASTEXITCODE;
11:59:45 [2021-07-29T11:59:45.567Z] ----------------------------------------------------------------------------
11:59:45 [2021-07-29T11:59:45.567Z] 
11:59:45 [2021-07-29T11:59:45.567Z] INFO: executeCI.ps1 starting at Thu Jul 29 11:59:45 CUT 2021
11:59:45 [2021-07-29T11:59:45.567Z] 
11:59:45 [2021-07-29T11:59:45.567Z] INFO: Script version 05-Feb-2019 09:03 PDT
11:59:45 [2021-07-29T11:59:45.567Z] INFO: Running git version 2.24.1.windows.2
11:59:45 [2021-07-29T11:59:45.567Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
11:59:45 [2021-07-29T11:59:45.567Z] INFO: Environment variables:
11:59:45 [2021-07-29T11:59:45.989Z] #46 ...
11:59:45 [2021-07-29T11:59:45.989Z] 
11:59:45 [2021-07-29T11:59:45.989Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:45 [2021-07-29T11:59:45.989Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:45 [2021-07-29T11:59:45.989Z] #13 113.9 Selecting previously unselected package libapparmor1:amd64.
11:59:45 [2021-07-29T11:59:45.989Z] #13 113.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:59:45 [2021-07-29T11:59:45.989Z] #13 113.9 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:59:45 [2021-07-29T11:59:45.989Z] #13 114.0 Selecting previously unselected package libapparmor-dev:amd64.
11:59:45 [2021-07-29T11:59:45.989Z] #13 114.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:59:45 [2021-07-29T11:59:45.989Z] #13 114.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:59:46 [2021-07-29T11:59:46.028Z] 
11:59:46 [2021-07-29T11:59:46.028Z] Name                           Value                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] ----                           -----                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
11:59:46 [2021-07-29T11:59:46.028Z] amd64                          true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
11:59:46 [2021-07-29T11:59:46.028Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
11:59:46 [2021-07-29T11:59:46.028Z] arm64                          true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
11:59:46 [2021-07-29T11:59:46.028Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
11:59:46 [2021-07-29T11:59:46.028Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
11:59:46 [2021-07-29T11:59:46.028Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
11:59:46 [2021-07-29T11:59:46.028Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
11:59:46 [2021-07-29T11:59:46.028Z] BRANCH_NAME                    PR-42684                                                                                
11:59:46 [2021-07-29T11:59:46.028Z] BUILD_DISPLAY_NAME             #13                                                                                     
11:59:46 [2021-07-29T11:59:46.028Z] BUILD_ID                       13                                                                                      
11:59:46 [2021-07-29T11:59:46.028Z] BUILD_NUMBER                   13                                                                                      
11:59:46 [2021-07-29T11:59:46.028Z] BUILD_TAG                      jenkins-moby-PR-42684-13                                                                
11:59:46 [2021-07-29T11:59:46.028Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42684/13/                             
11:59:46 [2021-07-29T11:59:46.028Z] cgroup2                        true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_AUTHOR                  thaJeztah                                                                               
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_BRANCH                  remove_lcow_step7                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_FORK                    thaJeztah/docker                                                                        
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_ID                      42684                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_TARGET                  master                                                                                  
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_TITLE                   Remove LCOW (step 7): remove LCOW bits from builder/dockerfile (copy)                   
11:59:46 [2021-07-29T11:59:46.028Z] CHANGE_URL                     https://github.com/moby/moby/pull/42684                                                 
11:59:46 [2021-07-29T11:59:46.028Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
11:59:46 [2021-07-29T11:59:46.028Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
11:59:46 [2021-07-29T11:59:46.028Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
11:59:46 [2021-07-29T11:59:46.028Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
11:59:46 [2021-07-29T11:59:46.028Z] COMPUTERNAME                   azwin-2-eca6f0                                                                          
11:59:46 [2021-07-29T11:59:46.028Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
11:59:46 [2021-07-29T11:59:46.028Z] ConfigSequenceNumber           0                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] dco                            true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] DOCKER_BUILDKIT                0                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] DOCKER_DUT_DEBUG               1                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] DOCKER_EXPERIMENTAL            1                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
11:59:46 [2021-07-29T11:59:46.028Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
11:59:46 [2021-07-29T11:59:46.028Z] EXECUTOR_NUMBER                0                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] FQDN                           azwin-2-eca6f0.westus.cloudapp.azure.com                                                
11:59:46 [2021-07-29T11:59:46.028Z] GIT_BRANCH                     PR-42684                                                                                
11:59:46 [2021-07-29T11:59:46.028Z] GIT_COMMIT                     9384004d34f21b44b241a1bc6977d34f7c0722cb                                                
11:59:46 [2021-07-29T11:59:46.028Z] GIT_PREVIOUS_COMMIT            96236e42ebc01888c458c430f1c512b39c8e0e9c                                                
11:59:46 [2021-07-29T11:59:46.028Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bd20982cb263288ab3c51e39eacfe1fa8d51f713                                                
11:59:46 [2021-07-29T11:59:46.028Z] GIT_URL                        https://github.com/moby/moby.git                                                        
11:59:46 [2021-07-29T11:59:46.028Z] HUDSON_COOKIE                  a8f8949d-19b6-434d-9a51-8e4fe0007f3a                                                    
11:59:46 [2021-07-29T11:59:46.028Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
11:59:46 [2021-07-29T11:59:46.028Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
11:59:46 [2021-07-29T11:59:46.028Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
11:59:46 [2021-07-29T11:59:46.028Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
11:59:46 [2021-07-29T11:59:46.028Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
11:59:46 [2021-07-29T11:59:46.028Z] JENKINS_NODE_COOKIE            629302e4-f2d7-43f9-bfd3-7cb0c1f43a6f                                                    
11:59:46 [2021-07-29T11:59:46.028Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
11:59:46 [2021-07-29T11:59:46.028Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
11:59:46 [2021-07-29T11:59:46.028Z] JOB_BASE_NAME                  PR-42684                                                                                
11:59:46 [2021-07-29T11:59:46.028Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42684/display/redirect                
11:59:46 [2021-07-29T11:59:46.028Z] JOB_NAME                       moby/PR-42684                                                                           
11:59:46 [2021-07-29T11:59:46.028Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42684/                                
11:59:46 [2021-07-29T11:59:46.028Z] library.jps.version            master                                                                                  
11:59:46 [2021-07-29T11:59:46.028Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
11:59:46 [2021-07-29T11:59:46.028Z] NODE_LABELS                    amd64 azure azwin-2-eca6f0 azwin-2019 docker west-us windows windows-2019 x86_64        
11:59:46 [2021-07-29T11:59:46.028Z] NODE_NAME                      azwin-2-eca6f0                                                                          
11:59:46 [2021-07-29T11:59:46.028Z] NUMBER_OF_PROCESSORS           4                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] OS                             Windows_NT                                                                              
11:59:46 [2021-07-29T11:59:46.028Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
11:59:46 [2021-07-29T11:59:46.028Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
11:59:46 [2021-07-29T11:59:46.028Z] ppc64le                        false                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
11:59:46 [2021-07-29T11:59:46.028Z] PROCESSOR_LEVEL                6                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] PROCESSOR_REVISION             4f01                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] ProgramData                    C:\ProgramData                                                                          
11:59:46 [2021-07-29T11:59:46.028Z] ProgramFiles                   C:\Program Files                                                                        
11:59:46 [2021-07-29T11:59:46.028Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
11:59:46 [2021-07-29T11:59:46.028Z] ProgramW6432                   C:\Program Files                                                                        
11:59:46 [2021-07-29T11:59:46.028Z] PROMPT                         $P$G                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] PSExecutionPolicyPreference    Bypass                                                                                  
11:59:46 [2021-07-29T11:59:46.028Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
11:59:46 [2021-07-29T11:59:46.028Z] PUBLIC                         C:\Users\Public                                                                         
11:59:46 [2021-07-29T11:59:46.028Z] rootless                       true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=arti...
11:59:46 [2021-07-29T11:59:46.028Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=changes
11:59:46 [2021-07-29T11:59:46.028Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect             
11:59:46 [2021-07-29T11:59:46.028Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=tests  
11:59:46 [2021-07-29T11:59:46.028Z] s390x                          false                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] SKIP_VALIDATION_TESTS          1                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] SOURCES_DRIVE                  d                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] SOURCES_SUBDIR                 gopath                                                                                  
11:59:46 [2021-07-29T11:59:46.028Z] STAGE_NAME                     Run tests                                                                               
11:59:46 [2021-07-29T11:59:46.028Z] SystemDrive                    C:                                                                                      
11:59:46 [2021-07-29T11:59:46.028Z] SystemRoot                     C:\Windows                                                                              
11:59:46 [2021-07-29T11:59:46.028Z] TEMP                           C:\Windows\TEMP                                                                         
11:59:46 [2021-07-29T11:59:46.028Z] TESTDEBUG                      0                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] TESTRUN_DRIVE                  d                                                                                       
11:59:46 [2021-07-29T11:59:46.028Z] TESTRUN_SUBDIR                 CI                                                                                      
11:59:46 [2021-07-29T11:59:46.028Z] TIMEOUT                        120m                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] TMP                            C:\Windows\TEMP                                                                         
11:59:46 [2021-07-29T11:59:46.028Z] unit_validate                  true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] USERDOMAIN                     WORKGROUP                                                                               
11:59:46 [2021-07-29T11:59:46.028Z] USERNAME                       azwin-2-eca6f0$                                                                         
11:59:46 [2021-07-29T11:59:46.028Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
11:59:46 [2021-07-29T11:59:46.028Z] validate_force                 false                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] windir                         C:\Windows                                                                              
11:59:46 [2021-07-29T11:59:46.028Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
11:59:46 [2021-07-29T11:59:46.028Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
11:59:46 [2021-07-29T11:59:46.028Z] windows2022                    true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] windows2022containerd          false                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] windowsRS1                     false                                                                                   
11:59:46 [2021-07-29T11:59:46.028Z] windowsRS5                     true                                                                                    
11:59:46 [2021-07-29T11:59:46.028Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
11:59:46 [2021-07-29T11:59:46.028Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
11:59:46 [2021-07-29T11:59:46.028Z] 
11:59:46 [2021-07-29T11:59:46.028Z] 
11:59:46 [2021-07-29T11:59:46.028Z] 
11:59:46 [2021-07-29T11:59:46.032Z] #20 ...
11:59:46 [2021-07-29T11:59:46.032Z] 
11:59:46 [2021-07-29T11:59:46.032Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
11:59:46 [2021-07-29T11:59:46.032Z] #32 sha256:1e8dc356af1c166cb000cd43b5699b19f14b69f465e612ff0c73e6c529e2147d
11:59:46 [2021-07-29T11:59:46.032Z] #32 DONE 111.0s
11:59:46 [2021-07-29T11:59:46.032Z] 
11:59:46 [2021-07-29T11:59:46.033Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:46 [2021-07-29T11:59:46.033Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:46 [2021-07-29T11:59:46.033Z] #46 104.7 net/http/httptrace
11:59:46 [2021-07-29T11:59:46.033Z] #46 105.0 net/http
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.2 Selecting previously unselected package libbtrfs0.
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.2 Unpacking libbtrfs0 (4.20.1-2) ...
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.3 Selecting previously unselected package libbtrfs-dev.
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:59:46 [2021-07-29T11:59:46.246Z] #13 114.3 Unpacking libbtrfs-dev (4.20.1-2) ...
11:59:45 [2021-07-29T11:59:45.719Z]  > git remote # timeout=10
11:59:45 [2021-07-29T11:59:45.786Z]  > git config --get remote.origin.url # timeout=10
11:59:45 [2021-07-29T11:59:45.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:59:45 [2021-07-29T11:59:45.834Z]  > git merge ad268e79c410c88fc2565bf3bd47287a711bf0c8 # timeout=10
11:59:46 [2021-07-29T11:59:46.447Z] Merge succeeded, producing f7282c90159c4af6a88550674f3685317ffa55de
11:59:46 [2021-07-29T11:59:46.448Z] Checking out Revision f7282c90159c4af6a88550674f3685317ffa55de (PR-42684)
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.5 Selecting previously unselected package libudev-dev:amd64.
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
11:59:46 [2021-07-29T11:59:46.502Z] #13 114.6 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
11:59:46 [2021-07-29T11:59:46.505Z] #46 116.2 net
11:59:46 [2021-07-29T11:59:46.505Z] #46 116.2 vendor/golang.org/x/text/transform
11:59:46 [2021-07-29T11:59:46.758Z] #13 114.7 Selecting previously unselected package libsepol1-dev:amd64.
11:59:46 [2021-07-29T11:59:46.758Z] #13 114.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:59:46 [2021-07-29T11:59:46.758Z] #13 114.7 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:59:46 [2021-07-29T11:59:46.758Z] #13 115.0 Selecting previously unselected package libpcre16-3:amd64.
11:59:46 [2021-07-29T11:59:46.981Z] #46 ...
11:59:46 [2021-07-29T11:59:46.981Z] 
11:59:46 [2021-07-29T11:59:46.981Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:59:46 [2021-07-29T11:59:46.981Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
11:59:46 [2021-07-29T11:59:46.981Z] #20 8.648 Fetched 8813 kB in 7s (1247 kB/s)
11:59:46 [2021-07-29T11:59:46.997Z] INFO: Sources under d:\gopath\...
11:59:46 [2021-07-29T11:59:46.997Z] INFO: Test run under d:\CI\...
11:59:46 [2021-07-29T11:59:46.997Z] INFO: Running in D:\gopath\src\github.com\docker\docker
11:59:46 [2021-07-29T11:59:46.997Z] INFO: docker/docker repository was found
11:59:47 [2021-07-29T11:59:47.014Z] #13 115.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:59:47 [2021-07-29T11:59:47.014Z] #13 115.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:59:47 [2021-07-29T11:59:47.014Z] #13 115.2 Selecting previously unselected package libpcre32-3:amd64.
11:59:47 [2021-07-29T11:59:47.014Z] #13 115.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:59:47 [2021-07-29T11:59:47.014Z] #13 115.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.3 Selecting previously unselected package libpcrecpp0v5:amd64.
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.5 Selecting previously unselected package libpcre3-dev:amd64.
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:59:47 [2021-07-29T11:59:47.271Z] #13 115.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:59:47 [2021-07-29T11:59:47.449Z] #46 116.9 vendor/golang.org/x/text/unicode/bidi
11:59:47 [2021-07-29T11:59:47.457Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
11:59:47 [2021-07-29T11:59:47.527Z] #13 115.9 Selecting previously unselected package libselinux1-dev:amd64.
11:59:47 [2021-07-29T11:59:47.527Z] #13 115.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:59:47 [2021-07-29T11:59:47.784Z] #13 115.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.1 Selecting previously unselected package libdevmapper-dev:amd64.
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.2 Selecting previously unselected package libseccomp-dev:amd64.
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
11:59:48 [2021-07-29T11:59:48.040Z] #13 116.3 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:59:48 [2021-07-29T11:59:48.297Z] #13 116.4 Selecting previously unselected package libsystemd-dev:amd64.
11:59:48 [2021-07-29T11:59:48.297Z] #13 116.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
11:59:48 [2021-07-29T11:59:48.297Z] #13 116.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
11:59:48 [2021-07-29T11:59:48.831Z] #46 118.4 vendor/golang.org/x/text/secure/bidirule
11:59:48 [2021-07-29T11:59:48.831Z] #46 118.6 vendor/golang.org/x/text/unicode/norm
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 116.9 Setting up libbtrfs0 (4.20.1-2) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.0 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.0 Setting up libbtrfs-dev (4.20.1-2) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.1 Setting up mingw-w64-common (6.0.0-3) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:59:48 [2021-07-29T11:59:48.860Z] #13 117.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.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
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.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
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.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
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.2 Setting up dmsetup (2:1.02.155-3) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:59:49 [2021-07-29T11:59:49.140Z] #13 117.3 Processing triggers for libc-bin (2.28-10) ...
11:59:46 [2021-07-29T11:59:46.348Z]  > git rev-parse "HEAD^{commit}" # timeout=10
11:59:46 [2021-07-29T11:59:46.481Z]  > git config core.sparsecheckout # timeout=10
11:59:46 [2021-07-29T11:59:46.522Z]  > git checkout -f f7282c90159c4af6a88550674f3685317ffa55de # timeout=10
11:59:49 [2021-07-29T11:59:49.538Z] #20 8.648 Reading package lists...
11:59:50 [2021-07-29T11:59:50.541Z] #13 DONE 118.7s
11:59:50 [2021-07-29T11:59:50.541Z] 
11:59:50 [2021-07-29T11:59:50.541Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
11:59:50 [2021-07-29T11:59:50.541Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
11:59:51 [2021-07-29T11:59:51.201Z] ltsc2019: Pulling from windows/servercore
11:59:51 [2021-07-29T11:59:51.201Z] 4612f6d0b889: Pulling fs layer
11:59:51 [2021-07-29T11:59:51.201Z] f143c6fed32d: Pulling fs layer
11:59:51 [2021-07-29T11:59:51.374Z] #46 ...
11:59:51 [2021-07-29T11:59:51.374Z] 
11:59:51 [2021-07-29T11:59:51.374Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:51 [2021-07-29T11:59:51.374Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:51 [2021-07-29T11:59:51.374Z] #13 107.2 Selecting previously unselected package g++-mingw-w64-x86-64.
11:59:51 [2021-07-29T11:59:51.374Z] #13 107.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ...
11:59:51 [2021-07-29T11:59:51.374Z] #13 107.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:52 [2021-07-29T11:59:52.314Z] #13 ...
11:59:52 [2021-07-29T11:59:52.314Z] 
11:59:52 [2021-07-29T11:59:52.314Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:52 [2021-07-29T11:59:52.314Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
11:59:52 [2021-07-29T11:59:52.314Z] #46 121.9 vendor/golang.org/x/net/idna
11:59:52 [2021-07-29T11:59:52.364Z] #20 11.34 Reading package lists...
11:59:52 [2021-07-29T11:59:52.434Z] #14 DONE 1.8s
11:59:52 [2021-07-29T11:59:52.434Z] 
11:59:52 [2021-07-29T11:59:52.434Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
11:59:52 [2021-07-29T11:59:52.434Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
11:59:52 [2021-07-29T11:59:52.627Z] #20 13.96 Building dependency tree...
11:59:52 [2021-07-29T11:59:52.889Z] #20 ...
11:59:52 [2021-07-29T11:59:52.889Z] 
11:59:52 [2021-07-29T11:59:52.889Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:52 [2021-07-29T11:59:52.889Z] #46 sha256:8b34bbe7eb9634ab77624dc67d4864c83feb88ed8270a4a02c3053d381e6a5ba
11:59:52 [2021-07-29T11:59:52.889Z] #46 114.3 github.com/LK4D4/vndr/godl
11:59:52 [2021-07-29T11:59:52.889Z] #46 114.8 github.com/LK4D4/vndr
11:59:52 [2021-07-29T11:59:52.889Z] #46 DONE 118.3s
11:59:52 [2021-07-29T11:59:52.889Z] 
11:59:52 [2021-07-29T11:59:52.889Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:52 [2021-07-29T11:59:52.889Z] #54 sha256:c7c87b2f57f90e7e6c3c3cbda6ef42fdcc068882a3c8731805407299f3fafd7c
11:59:53 [2021-07-29T11:59:53.465Z] #54 ...
11:59:53 [2021-07-29T11:59:53.465Z] 
11:59:53 [2021-07-29T11:59:53.465Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:59:53 [2021-07-29T11:59:53.465Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.24 libcap2-bin is already the newest version (1:2.25-2).
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.24 The following additional packages will be installed:
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.24   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.24   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.25   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.25   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.25   python3.7 python3.7-minimal vim-runtime xxd
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26 Suggested packages:
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   quota
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26 Recommended packages:
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   aufs-dkms nftables build-essential python3-dev python3-keyring
11:59:53 [2021-07-29T11:59:53.465Z] #20 15.26   python3-keyrings.alt python3-xdg unzip
11:59:53 [2021-07-29T11:59:53.801Z] #15 DONE 1.3s
11:59:53 [2021-07-29T11:59:53.801Z] 
11:59:53 [2021-07-29T11:59:53.801Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
11:59:53 [2021-07-29T11:59:53.801Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
11:59:54 [2021-07-29T11:59:54.226Z] #46 123.6 vendor/golang.org/x/net/http2/hpack
11:59:54 [2021-07-29T11:59:54.730Z] #16 1.083 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.71 The following NEW packages will be installed:
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
11:59:54 [2021-07-29T11:59:54.858Z] #20 16.72   xz-utils zip
11:59:54 [2021-07-29T11:59:54.987Z] #16 DONE 1.2s
11:59:54 [2021-07-29T11:59:54.987Z] 
11:59:54 [2021-07-29T11:59:54.987Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
11:59:54 [2021-07-29T11:59:54.987Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
11:59:55 [2021-07-29T11:59:55.166Z] #46 124.9 mime
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.02 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.02 Need to get 27.7 MB of archives.
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.02 After this operation, 114 MB of additional disk space will be used.
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.17 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB]
11:59:55 [2021-07-29T11:59:55.439Z] #20 17.28 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB]
11:59:55 [2021-07-29T11:59:55.702Z] #20 17.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB]
11:59:55 [2021-07-29T11:59:55.702Z] #20 17.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
11:59:55 [2021-07-29T11:59:55.702Z] #20 17.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB]
11:59:55 [2021-07-29T11:59:55.702Z] #20 17.40 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB]
11:59:55 [2021-07-29T11:59:55.702Z] #20 17.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB]
11:59:55 [2021-07-29T11:59:55.917Z] #17 DONE 1.1s
11:59:55 [2021-07-29T11:59:55.917Z] 
11:59:55 [2021-07-29T11:59:55.917Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
11:59:55 [2021-07-29T11:59:55.917Z] #54 sha256:d6c034b2fac67ef3a055ad2cb63010898f348752f752c4efc7bc02290b19b555
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + RM_GOPATH=0
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + TMP_GOPATH=
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + : /build
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + '[' -z '' ']'
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 ++ mktemp -d
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + export GOPATH=/tmp/tmp.JoqxKOvHf9
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + GOPATH=/tmp/tmp.JoqxKOvHf9
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + RM_GOPATH=1
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 + case "$(go env GOARCH)" in
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.639 ++ go env GOARCH
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.655 + export GO_BUILDMODE=-buildmode=pie
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.655 + GO_BUILDMODE=-buildmode=pie
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.656 ++ dirname /tmp/install/install.sh
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.659 + dir=/tmp/install
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.659 + bin=runc
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.659 + shift
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.660 + '[' '!' -f /tmp/install/runc.installer ']'
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.660 + . /tmp/install/runc.installer
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.662 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.662 + install_runc
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.662 + grep -q '^3\.10\.0.*\.el7\.'
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.662 + uname -r
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.672 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.672 + RUNC_BUILDTAGS='seccomp '
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.672 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.672 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JoqxKOvHf9/src/github.com/opencontainers/runc
11:59:55 [2021-07-29T11:59:55.917Z] #54 1.672 Cloning into '/tmp/tmp.JoqxKOvHf9/src/github.com/opencontainers/runc'...
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.56 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB]
11:59:55 [2021-07-29T11:59:55.965Z] #20 17.85 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB]
11:59:56 [2021-07-29T11:59:56.228Z] #20 17.94 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB]
11:59:56 [2021-07-29T11:59:56.228Z] #20 17.94 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB]
11:59:56 [2021-07-29T11:59:56.228Z] #20 17.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB]
11:59:56 [2021-07-29T11:59:56.228Z] #20 18.11 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB]
11:59:56 [2021-07-29T11:59:56.549Z] #46 126.3 mime/quotedprintable
11:59:56 [2021-07-29T11:59:56.809Z] #46 126.6 net/http/internal
11:59:57 [2021-07-29T11:59:57.182Z] #20 18.90 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
11:59:57 [2021-07-29T11:59:57.182Z] #20 18.91 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB]
11:59:57 [2021-07-29T11:59:57.182Z] #20 18.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB]
11:59:57 [2021-07-29T11:59:57.182Z] #20 18.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB]
11:59:57 [2021-07-29T11:59:57.182Z] #20 18.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB]
11:59:57 [2021-07-29T11:59:57.285Z] #54 ...
11:59:57 [2021-07-29T11:59:57.285Z] 
11:59:57 [2021-07-29T11:59:57.285Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
11:59:57 [2021-07-29T11:59:57.285Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
11:59:57 [2021-07-29T11:59:57.285Z] #18 DONE 1.3s
11:59:57 [2021-07-29T11:59:57.285Z] 
11:59:57 [2021-07-29T11:59:57.285Z] #19 [dev-systemd-false  6/25] RUN ldconfig
11:59:57 [2021-07-29T11:59:57.285Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
11:59:57 [2021-07-29T11:59:57.379Z] #46 ...
11:59:57 [2021-07-29T11:59:57.379Z] 
11:59:57 [2021-07-29T11:59:57.379Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports             libsystemd-dev             libudev-dev
11:59:57 [2021-07-29T11:59:57.379Z] #13 sha256:97889d2484eb8f0c9c8514fe79398ce00615f08324eb75a6da1f77d267f9de68
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.5 Selecting previously unselected package libapparmor1:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.5 Unpacking libapparmor1:amd64 (2.13.2-10) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.6 Selecting previously unselected package libapparmor-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.8 Selecting previously unselected package libbtrfs0.
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.8 Unpacking libbtrfs0 (4.20.1-2) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.9 Selecting previously unselected package libbtrfs-dev.
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 120.9 Unpacking libbtrfs-dev (4.20.1-2) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.0 Selecting previously unselected package libudev-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.1 Unpacking libudev-dev:amd64 (241-7~deb10u8) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.2 Selecting previously unselected package libsepol1-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.2 Unpacking libsepol1-dev:amd64 (2.8-1) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.5 Selecting previously unselected package libpcre16-3:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.6 Selecting previously unselected package libpcre32-3:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.8 Selecting previously unselected package libpcrecpp0v5:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.9 Selecting previously unselected package libpcre3-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 121.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.4 Selecting previously unselected package libselinux1-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.6 Selecting previously unselected package libdevmapper-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.7 Selecting previously unselected package libseccomp-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.7 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.9 Selecting previously unselected package libsystemd-dev:amd64.
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.9 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ...
11:59:57 [2021-07-29T11:59:57.379Z] #13 122.9 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ...
11:59:57 [2021-07-29T11:59:57.380Z] Commit message: "Merge commit 'ad268e79c410c88fc2565bf3bd47287a711bf0c8' into HEAD"
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.12 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB]
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB]
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB]
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB]
11:59:57 [2021-07-29T11:59:57.445Z] #20 19.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB]
11:59:57 [2021-07-29T11:59:57.507Z] First time build. Skipping changelog.
11:59:57 [2021-07-29T11:59:57.639Z] #13 123.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.5 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.5 Setting up libapparmor1:amd64 (2.13.2-10) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.5 Setting up libpcre16-3:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.5 Setting up libsepol1-dev:amd64 (2.8-1) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.6 Setting up libbtrfs0 (4.20.1-2) ...
11:59:57 [2021-07-29T11:59:57.640Z] #13 123.6 Setting up libpcre32-3:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB]
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.33 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB]
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB]
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB]
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB]
11:59:57 [2021-07-29T11:59:57.707Z] #20 19.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB]
[Pipeline] withEnv
[Pipeline] {
11:59:57 [2021-07-29T11:59:57.926Z] #13 123.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ...
11:59:57 [2021-07-29T11:59:57.926Z] #13 123.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ...
11:59:57 [2021-07-29T11:59:57.926Z] #13 123.7 Setting up libbtrfs-dev (4.20.1-2) ...
11:59:57 [2021-07-29T11:59:57.926Z] #13 123.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ...
11:59:57 [2021-07-29T11:59:57.926Z] #13 123.7 Setting up mingw-w64-common (6.0.0-3) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.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
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ...
11:59:57 [2021-07-29T11:59:57.927Z] #13 123.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
11:59:57 [2021-07-29T11:59:57.971Z] #20 19.71 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB]
11:59:57 [2021-07-29T11:59:57.971Z] #20 19.76 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB]
11:59:58 [2021-07-29T11:59:58.199Z] #13 123.8 Setting up dmsetup (2:1.02.155-3) ...
11:59:58 [2021-07-29T11:59:58.199Z] #13 123.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ...
11:59:58 [2021-07-29T11:59:58.199Z] #13 123.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ...
11:59:58 [2021-07-29T11:59:58.199Z] #13 123.9 Processing triggers for libc-bin (2.28-10) ...
11:59:58 [2021-07-29T11:59:58.235Z] #20 19.97 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB]
11:59:58 [2021-07-29T11:59:58.652Z] #19 ...
11:59:58 [2021-07-29T11:59:58.652Z] 
11:59:58 [2021-07-29T11:59:58.653Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:59:58 [2021-07-29T11:59:58.653Z] #59 sha256:3882a6eb034a6c6731e55c6e3e6ac58f16bcd14c99f0a104cecbf181b8d6a3ba
11:59:58 [2021-07-29T11:59:58.653Z] #59 124.1 + for f in rootlesskit rootlesskit-docker-proxy
11:59:58 [2021-07-29T11:59:58.653Z] #59 124.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
11:59:58 [2021-07-29T11:59:58.653Z] #59 DONE 131.9s
11:59:58 [2021-07-29T11:59:58.653Z] 
11:59:58 [2021-07-29T11:59:58.653Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
11:59:58 [2021-07-29T11:59:58.653Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
11:59:58 [2021-07-29T11:59:58.653Z] #46 121.9 vendor/golang.org/x/net/idna
11:59:58 [2021-07-29T11:59:58.653Z] #46 123.8 vendor/golang.org/x/net/http2/hpack
11:59:58 [2021-07-29T11:59:58.653Z] #46 125.3 mime
11:59:58 [2021-07-29T11:59:58.653Z] #46 127.5 mime/quotedprintable
11:59:58 [2021-07-29T11:59:58.653Z] #46 128.0 net/http/internal
11:59:58 [2021-07-29T11:59:58.653Z] #46 131.8 crypto/tls
11:59:58 [2021-07-29T11:59:58.653Z] #46 ...
11:59:58 [2021-07-29T11:59:58.653Z] 
11:59:58 [2021-07-29T11:59:58.653Z] #19 [dev-systemd-false  6/25] RUN ldconfig
11:59:58 [2021-07-29T11:59:58.653Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
11:59:58 [2021-07-29T11:59:58.653Z] #19 DONE 1.3s
11:59:58 [2021-07-29T11:59:58.653Z] 
11:59:58 [2021-07-29T11:59:58.653Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
11:59:58 [2021-07-29T11:59:58.653Z] #60 sha256:01a3eff9fe88d51d309bbb0c530f2ab075e193d71ae714a7382d7fdf68f9de58
11:59:58 [2021-07-29T11:59:58.653Z] #60 DONE 0.2s
11:59:58 [2021-07-29T11:59:58.653Z] 
11:59:58 [2021-07-29T11:59:58.653Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
11:59:58 [2021-07-29T11:59:58.653Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
11:59:58 [2021-07-29T11:59:58.811Z] #20 20.65 debconf: delaying package configuration, since apt-utils is not installed
11:59:58 [2021-07-29T11:59:58.909Z] #20 ...
11:59:58 [2021-07-29T11:59:58.909Z] 
11:59:58 [2021-07-29T11:59:58.909Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
11:59:58 [2021-07-29T11:59:58.909Z] #61 sha256:30656105722134570902dd36e6d9a5edad79eb8139f37e90ad2e015cecd4af49
11:59:58 [2021-07-29T11:59:58.909Z] #61 DONE 0.1s
11:59:58 [2021-07-29T11:59:58.909Z] 
11:59:58 [2021-07-29T11:59:58.909Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
11:59:58 [2021-07-29T11:59:58.909Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
11:59:59 [2021-07-29T11:59:59.074Z] #20 20.74 Fetched 27.7 MB in 3s (8623 kB/s)
11:59:59 [2021-07-29T11:59:59.074Z] #20 20.83 Selecting previously unselected package pigz.
11:59:59 [2021-07-29T11:59:59.074Z] #20 20.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 ... 23419 files and directories currently installed.)
11:59:59 [2021-07-29T11:59:59.336Z] #20 20.91 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ...
11:59:59 [2021-07-29T11:59:59.336Z] #20 20.92 Unpacking pigz (2.4-1) ...
11:59:59 [2021-07-29T11:59:59.336Z] #20 21.04 Selecting previously unselected package libpython3.7-minimal:arm64.
11:59:59 [2021-07-29T11:59:59.336Z] #20 21.04 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
11:59:59 [2021-07-29T11:59:59.336Z] #20 21.05 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
11:59:59 [2021-07-29T11:59:59.581Z] #13 DONE 125.3s
11:59:59 [2021-07-29T11:59:59.581Z] 
11:59:59 [2021-07-29T11:59:59.581Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
11:59:59 [2021-07-29T11:59:59.581Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
11:59:59 [2021-07-29T11:59:59.581Z] #59 ...
11:59:59 [2021-07-29T11:59:59.581Z] 
11:59:59 [2021-07-29T11:59:59.581Z] #14 [dev-systemd-false  1/25] RUN groupadd -r docker
11:59:59 [2021-07-29T11:59:59.581Z] #14 sha256:60f5183b73831e3041b1972aac953ce60d2a379a33ce2e78d808295f104b33fd
11:59:59 [2021-07-29T11:59:59.618Z] #20 21.41 Selecting previously unselected package python3.7-minimal.
11:59:59 [2021-07-29T11:59:59.618Z] #20 21.41 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ...
11:59:59 [2021-07-29T11:59:59.618Z] #20 21.42 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
11:59:57 [2021-07-29T11:59:57.416Z]  > git rev-list --no-walk 96236e42ebc01888c458c430f1c512b39c8e0e9c # timeout=10
12:00:00 [2021-07-29T12:00:00.194Z] #20 21.98 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ...
12:00:00 [2021-07-29T12:00:00.194Z] #20 22.02 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:00:00 [2021-07-29T12:00:00.593Z] + docker version
12:00:00 [2021-07-29T12:00:00.804Z] #50 ...
12:00:00 [2021-07-29T12:00:00.804Z] 
12:00:00 [2021-07-29T12:00:00.804Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:00 [2021-07-29T12:00:00.804Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:00 [2021-07-29T12:00:00.804Z] #20 2.265 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:00:01 [2021-07-29T12:00:01.060Z] #20 2.426 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:00:01 [2021-07-29T12:00:01.060Z] #20 2.604 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:00:01 [2021-07-29T12:00:01.494Z] #14 DONE 1.8s
12:00:01 [2021-07-29T12:00:01.494Z] 
12:00:01 [2021-07-29T12:00:01.494Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:01 [2021-07-29T12:00:01.494Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.558 + RM_GOPATH=0
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.558 + TMP_GOPATH=
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.558 + : /build
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.558 + '[' -z '' ']'
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.558 ++ mktemp -d
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.560 + export GOPATH=/tmp/tmp.vraN9wz9Pw
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.560 + GOPATH=/tmp/tmp.vraN9wz9Pw
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.560 + RM_GOPATH=1
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.560 + case "$(go env GOARCH)" in
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.560 ++ go env GOARCH
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.593 + export GO_BUILDMODE=-buildmode=pie
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.593 + GO_BUILDMODE=-buildmode=pie
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.593 ++ dirname /tmp/install/install.sh
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.594 + dir=/tmp/install
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.594 + bin=runc
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.594 + shift
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.594 + '[' '!' -f /tmp/install/runc.installer ']'
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.594 + . /tmp/install/runc.installer
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.595 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.597 + install_runc
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.597 + grep -q '^3\.10\.0.*\.el7\.'
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.597 + uname -r
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.599 + RUNC_BUILDTAGS='seccomp '
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.599 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )'
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.599 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.vraN9wz9Pw/src/github.com/opencontainers/runc
12:00:01 [2021-07-29T12:00:01.494Z] #54 1.610 Cloning into '/tmp/tmp.vraN9wz9Pw/src/github.com/opencontainers/runc'...
12:00:01 [2021-07-29T12:00:01.540Z] f143c6fed32d: Verifying Checksum
12:00:01 [2021-07-29T12:00:01.540Z] f143c6fed32d: Download complete
12:00:01 [2021-07-29T12:00:01.623Z] #20 2.770 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:00:01 [2021-07-29T12:00:01.623Z] #20 2.954 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
12:00:02 [2021-07-29T12:00:02.551Z] #20 3.869 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.09 Selecting previously unselected package python3-minimal.
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.09 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23668 files and directories currently installed.)
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.19 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ...
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.20 Unpacking python3-minimal (3.7.3-1) ...
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.31 Selecting previously unselected package libmpdec2:arm64.
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.32 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ...
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.36 Unpacking libmpdec2:arm64 (2.4.2-2) ...
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.47 Selecting previously unselected package libpython3.7-stdlib:arm64.
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.47 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ...
12:00:02 [2021-07-29T12:00:02.748Z] #20 24.48 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:00:02 [2021-07-29T12:00:02.878Z] #54 ...
12:00:02 [2021-07-29T12:00:02.878Z] 
12:00:02 [2021-07-29T12:00:02.878Z] #15 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:00:02 [2021-07-29T12:00:02.878Z] #15 sha256:abed8d17257bcaa3acad1a8d0cfef93910ea0ec6e0c4580a45480db505d8fd46
12:00:02 [2021-07-29T12:00:02.878Z] #15 DONE 1.3s
12:00:02 [2021-07-29T12:00:02.878Z] 
12:00:02 [2021-07-29T12:00:02.878Z] #16 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:00:02 [2021-07-29T12:00:02.878Z] #16 sha256:71a13feb4fd19ea5f73bea55062d2443d345c4c8e114d545042130febdab6a25
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.26 Selecting previously unselected package python3.7.
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ...
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.27 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.38 Selecting previously unselected package libpython3-stdlib:arm64.
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.39 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ...
12:00:03 [2021-07-29T12:00:03.699Z] #20 25.39 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ...
12:00:03 [2021-07-29T12:00:03.823Z] #16 1.088 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:00:03 [2021-07-29T12:00:03.918Z] #20 5.163 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
12:00:03 [2021-07-29T12:00:03.971Z] #20 25.55 Setting up python3-minimal (3.7.3-1) ...
12:00:03 [2021-07-29T12:00:03.971Z] #20 ...
12:00:03 [2021-07-29T12:00:03.971Z] 
12:00:03 [2021-07-29T12:00:03.971Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:00:03 [2021-07-29T12:00:03.971Z] #24 sha256:92f607d223ff8a78bf1b0291a4f4e81851b8a563b7abd665170ae8664e446daf
12:00:03 [2021-07-29T12:00:03.971Z] #24 119.5 Checking out files:  20% (2309/11320)   
Checking out files:  21% (2378/11320)   
Checking out files:  22% (2491/11320)   
Checking out files:  23% (2604/11320)   
Checking out files:  24% (2717/11320)   
Checking out files:  25% (2830/11320)   
Checking out files:  26% (2944/11320)   
Checking out files:  27% (3057/11320)   
Checking out files:  28% (3170/11320)   
Checking out files:  29% (3283/11320)   
Checking out files:  30% (3396/11320)   
Checking out files:  31% (3510/11320)   
Checking out files:  32% (3623/11320)   
Checking out files:  33% (3736/11320)   
Checking out files:  33% (3757/11320)   
Checking out files:  34% (3849/11320)   
Checking out files:  35% (3962/11320)   
Checking out files:  36% (4076/11320)   
Checking out files:  37% (4189/11320)   
Checking out files:  38% (4302/11320)   
Checking out files:  39% (4415/11320)   
Checking out files:  40% (4528/11320)   
Checking out files:  41% (4642/11320)   
Checking out files:  42% (4755/11320)   
Checking out files:  43% (4868/11320)   
Checking out files:  44% (4981/11320)   
Checking out files:  45% (5094/11320)   
Checking out files:  46% (5208/11320)   
Checking out files:  47% (5321/11320)   
Checking out files:  48% (5434/11320)   
Checking out files:  49% (5547/11320)   
Checking out files:  50% (5660/11320)   
Checking out files:  51% (5774/11320)   
Checking out files:  52% (5887/11320)   
Checking out files:  53% (6000/11320)   
Checking out files:  54% (6113/11320)   
Checking out files:  55% (6226/11320)   
Checking out files:  56% (6340/11320)   
Checking out files:  57% (6453/11320)   
Checking out files:  58% (6566/11320)   
Checking out files:  59% (6679/11320)   
Checking out files:  60% (6792/11320)   
Checking out files:  61% (6906/11320)   
Checking out files:  62% (7019/11320)   
Checking out files:  63% (7132/11320)   
Checking out files:  64% (7245/11320)   
Checking out files:  65% (7358/11320)   
Checking out files:  66% (7472/11320)   
Checking out files:  67% (7585/11320)   
Checking out files:  67% (7679/11320)   
Checking out files:  68% (7698/11320)   
Checking out files:  69% (7811/11320)   
Checking out files:  70% (7924/11320)   
Checking out files:  71% (8038/11320)   
Checking out files:  72% (8151/11320)   
Checking out files:  73% (8264/11320)   
Checking out files:  74% (8377/11320)   
Checking out files:  75% (8490/11320)   
Checking out files:  76% (8604/11320)   
Checking out files:  77% (8717/11320)   
Checking out files:  78% (8830/11320)   
Checking out files:  79% (8943/11320)   
Checking out files:  80% (9056/11320)   
Checking out files:  81% (9170/11320)   
Checking out files:  82% (9283/11320)   
Checking out files:  83% (9396/11320)   
Checking out files:  84% (9509/11320)   
Checking out files:  85% (9622/11320)   
Checking out files:  86% (9736/11320)   
Checking out files:  87% (9849/11320)   
Checking out files:  88% (9962/11320)   
Checking out files:  89% (10075/11320)   
Checking out files:  90% (10188/11320)   
Checking out files:  91% (10302/11320)   
Checking out files:  92% (10415/11320)   
Checking out files:  93% (10528/11320)   
Checking out files:  94% (10641/11320)   
Checking out files:  95% (10754/11320)   
Checking out files:  96% (10868/11320)   
Checking out files:  97% (10981/11320)   
Checking out files:  98% (11094/11320)   
Checking out files:  99% (11207/11320)   
Checking out files: 100% (11320/11320)   
Checking out files: 100% (11320/11320), done.
12:00:03 [2021-07-29T12:00:03.971Z] #24 122.6 + cd /tmp/tmp.3bslm8K06I/tmp/docker-ce
12:00:03 [2021-07-29T12:00:03.971Z] #24 122.6 + git checkout -q v17.06.2-ce
12:00:03 [2021-07-29T12:00:03.971Z] #24 126.0 + mkdir -p /tmp/tmp.3bslm8K06I/src/github.com/docker
12:00:03 [2021-07-29T12:00:03.971Z] #24 126.0 + mv components/cli /tmp/tmp.3bslm8K06I/src/github.com/docker/cli
12:00:03 [2021-07-29T12:00:03.971Z] #24 126.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
12:00:04 [2021-07-29T12:00:04.089Z] #16 DONE 1.4s
12:00:04 [2021-07-29T12:00:04.089Z] 
12:00:04 [2021-07-29T12:00:04.089Z] #17 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:00:04 [2021-07-29T12:00:04.089Z] #17 sha256:d4927a41f08b8916d5da291148f3acc290cfa4f153248a2b83707c7a91897892
12:00:04 [2021-07-29T12:00:04.920Z] #24 ...
12:00:04 [2021-07-29T12:00:04.920Z] 
12:00:04 [2021-07-29T12:00:04.920Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:04 [2021-07-29T12:00:04.920Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
12:00:04 [2021-07-29T12:00:04.920Z] #20 26.62 Selecting previously unselected package python3.
12:00:04 [2021-07-29T12:00:04.920Z] #20 26.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 ... 24080 files and directories currently installed.)
12:00:04 [2021-07-29T12:00:04.920Z] #20 26.67 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ...
12:00:04 [2021-07-29T12:00:04.920Z] #20 26.70 Unpacking python3 (3.7.3-1) ...
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.83 Selecting previously unselected package libip4tc0:arm64.
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.85 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.85 Unpacking libip4tc0:arm64 (1.8.2-4) ...
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.96 Selecting previously unselected package libip6tc0:arm64.
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.97 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.183Z] #20 26.97 Unpacking libip6tc0:arm64 (1.8.2-4) ...
12:00:05 [2021-07-29T12:00:05.183Z] #20 27.09 Selecting previously unselected package libiptc0:arm64.
12:00:05 [2021-07-29T12:00:05.287Z] #20 6.452 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.09 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.11 Unpacking libiptc0:arm64 (1.8.2-4) ...
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.21 Selecting previously unselected package libnfnetlink0:arm64.
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.22 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.24 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:00:05 [2021-07-29T12:00:05.446Z] #20 27.32 Selecting previously unselected package libnetfilter-conntrack3:arm64.
12:00:05 [2021-07-29T12:00:05.475Z] #17 DONE 1.2s
12:00:05 [2021-07-29T12:00:05.475Z] 
12:00:05 [2021-07-29T12:00:05.475Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:05 [2021-07-29T12:00:05.475Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
12:00:05 [2021-07-29T12:00:05.475Z] #46 131.9 net/textproto
12:00:05 [2021-07-29T12:00:05.475Z] #46 131.9 crypto/x509
12:00:05 [2021-07-29T12:00:05.475Z] #46 133.3 vendor/golang.org/x/net/http/httpguts
12:00:05 [2021-07-29T12:00:05.475Z] #46 133.7 vendor/golang.org/x/net/http/httpproxy
12:00:05 [2021-07-29T12:00:05.475Z] #46 134.7 mime/multipart
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.33 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.34 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.43 Selecting previously unselected package libnftnl11:arm64.
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.43 Unpacking libnftnl11:arm64 (1.1.2-2) ...
12:00:05 [2021-07-29T12:00:05.711Z] #20 27.53 Selecting previously unselected package iptables.
12:00:05 [2021-07-29T12:00:05.975Z] #20 27.54 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ...
12:00:05 [2021-07-29T12:00:05.975Z] #20 27.55 Unpacking iptables (1.8.2-4) ...
12:00:06 [2021-07-29T12:00:06.238Z] #20 27.93 Selecting previously unselected package xxd.
12:00:06 [2021-07-29T12:00:06.238Z] #20 27.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ...
12:00:06 [2021-07-29T12:00:06.238Z] #20 27.93 Unpacking xxd (2:8.1.0875-5) ...
12:00:06 [2021-07-29T12:00:06.238Z] #20 28.08 Selecting previously unselected package vim-common.
12:00:06 [2021-07-29T12:00:06.238Z] #20 28.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:00:06 [2021-07-29T12:00:06.380Z] Client: Mirantis Container Runtime
12:00:06 [2021-07-29T12:00:06.380Z]  Version:           20.10.0
12:00:06 [2021-07-29T12:00:06.380Z]  API version:       1.41
12:00:06 [2021-07-29T12:00:06.380Z]  Go version:        go1.13.15
12:00:06 [2021-07-29T12:00:06.380Z]  Git commit:        6ee42dc
12:00:06 [2021-07-29T12:00:06.380Z]  Built:             03/11/2021 13:24:56
12:00:06 [2021-07-29T12:00:06.380Z]  OS/Arch:           windows/amd64
12:00:06 [2021-07-29T12:00:06.380Z]  Context:           default
12:00:06 [2021-07-29T12:00:06.380Z]  Experimental:      true
12:00:06 [2021-07-29T12:00:06.380Z] 
12:00:06 [2021-07-29T12:00:06.380Z] Server: Mirantis Container Runtime
12:00:06 [2021-07-29T12:00:06.380Z]  Engine:
12:00:06 [2021-07-29T12:00:06.380Z]   Version:          20.10.0
12:00:06 [2021-07-29T12:00:06.380Z]   API version:      1.41 (minimum version 1.24)
12:00:06 [2021-07-29T12:00:06.380Z]   Go version:       go1.13.15
12:00:06 [2021-07-29T12:00:06.380Z]   Git commit:       1e08f21e79
12:00:06 [2021-07-29T12:00:06.380Z]   Built:            03/11/2021 13:23:32
12:00:06 [2021-07-29T12:00:06.380Z]   OS/Arch:          windows/amd64
12:00:06 [2021-07-29T12:00:06.380Z]   Experimental:     true
12:00:06 [2021-07-29T12:00:06.418Z] #46 ...
12:00:06 [2021-07-29T12:00:06.418Z] 
12:00:06 [2021-07-29T12:00:06.418Z] #18 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:00:06 [2021-07-29T12:00:06.418Z] #18 sha256:bbdbfe94e25a426d34796c498b14b9b28748c5bc2586f0ce6fbef13a7b0c6c50
12:00:06 [2021-07-29T12:00:06.418Z] #18 DONE 1.3s
12:00:06 [2021-07-29T12:00:06.501Z] #20 28.13 Unpacking vim-common (2:8.1.0875-5) ...
12:00:06 [2021-07-29T12:00:06.501Z] #20 28.35 Selecting previously unselected package bash-completion.
12:00:06 [2021-07-29T12:00:06.678Z] 
12:00:06 [2021-07-29T12:00:06.678Z] #19 [dev-systemd-false  6/25] RUN ldconfig
12:00:06 [2021-07-29T12:00:06.678Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
12:00:06 [2021-07-29T12:00:06.764Z] #20 28.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
[Pipeline] sh
12:00:07 [2021-07-29T12:00:07.249Z] #19 ...
12:00:07 [2021-07-29T12:00:07.249Z] 
12:00:07 [2021-07-29T12:00:07.249Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
12:00:07 [2021-07-29T12:00:07.249Z] #59 sha256:4d0eef246484df059b65c206fb8efc4b2df67e88a4630e27f25f96d05e26fafd
12:00:07 [2021-07-29T12:00:07.249Z] #59 129.8 + for f in rootlesskit rootlesskit-docker-proxy
12:00:07 [2021-07-29T12:00:07.249Z] #59 129.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
12:00:07 [2021-07-29T12:00:07.249Z] #59 DONE 137.0s
12:00:07 [2021-07-29T12:00:07.249Z] 
12:00:07 [2021-07-29T12:00:07.249Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
12:00:07 [2021-07-29T12:00:07.249Z] #60 sha256:8a35f4aafe6201cb9d3f0523dca4bb39cf70689b4db4f5546b97e80bcc76d339
12:00:07 [2021-07-29T12:00:07.249Z] #60 DONE 0.1s
12:00:07 [2021-07-29T12:00:07.249Z] 
12:00:07 [2021-07-29T12:00:07.249Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:00:07 [2021-07-29T12:00:07.249Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:00:07 [2021-07-29T12:00:07.510Z] #40 ...
12:00:07 [2021-07-29T12:00:07.510Z] 
12:00:07 [2021-07-29T12:00:07.510Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:00:07 [2021-07-29T12:00:07.510Z] #61 sha256:5aa22ded0b080468211e7f0fd91f437a81910ca050a24661a143f0cb6be9f180
12:00:07 [2021-07-29T12:00:07.510Z] #61 DONE 0.1s
12:00:07 [2021-07-29T12:00:07.770Z] 
12:00:07 [2021-07-29T12:00:07.770Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:07 [2021-07-29T12:00:07.770Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:00:07 [2021-07-29T12:00:07.911Z] + docker info
12:00:08 [2021-07-29T12:00:08.030Z] #54 ...
12:00:08 [2021-07-29T12:00:08.030Z] 
12:00:08 [2021-07-29T12:00:08.030Z] #19 [dev-systemd-false  6/25] RUN ldconfig
12:00:08 [2021-07-29T12:00:08.030Z] #19 sha256:a116c69d0dadb5a14e0639133fe1f6fb2b680a5235536c8b5a3fa02c1c119353
12:00:08 [2021-07-29T12:00:08.030Z] #19 DONE 1.5s
12:00:08 [2021-07-29T12:00:08.030Z] 
12:00:08 [2021-07-29T12:00:08.030Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:08 [2021-07-29T12:00:08.030Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:09 [2021-07-29T12:00:09.325Z] #20 31.19 Unpacking bash-completion (1:2.8-6) ...
12:00:09 [2021-07-29T12:00:09.462Z] #20 ...
12:00:09 [2021-07-29T12:00:09.462Z] 
12:00:09 [2021-07-29T12:00:09.462Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:09 [2021-07-29T12:00:09.462Z] #54 sha256:d6c034b2fac67ef3a055ad2cb63010898f348752f752c4efc7bc02290b19b555
12:00:09 [2021-07-29T12:00:09.462Z] #54 12.74 + cd /tmp/tmp.JoqxKOvHf9/src/github.com/opencontainers/runc
12:00:09 [2021-07-29T12:00:09.462Z] #54 12.74 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:00:09 [2021-07-29T12:00:09.462Z] #54 12.97 + '[' -z '' ']'
12:00:09 [2021-07-29T12:00:09.462Z] #54 12.97 + target=static
12:00:09 [2021-07-29T12:00:09.462Z] #54 12.97 + make 'BUILDTAGS=seccomp ' static
12:00:09 [2021-07-29T12:00:09.462Z] #54 13.33 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:00:09 [2021-07-29T12:00:09.914Z] #20 31.75 Selecting previously unselected package bzip2.
12:00:09 [2021-07-29T12:00:09.941Z] #20 1.910 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB]
12:00:09 [2021-07-29T12:00:09.941Z] #20 1.971 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB]
12:00:09 [2021-07-29T12:00:09.941Z] #20 1.971 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB]
12:00:09 [2021-07-29T12:00:09.941Z] #20 1.971 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB]
12:00:10 [2021-07-29T12:00:10.040Z] #54 ...
12:00:10 [2021-07-29T12:00:10.040Z] 
12:00:10 [2021-07-29T12:00:10.040Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:10 [2021-07-29T12:00:10.040Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:10 [2021-07-29T12:00:10.040Z] #20 11.25 Fetched 8996 kB in 9s (968 kB/s)
12:00:10 [2021-07-29T12:00:10.176Z] #20 31.76 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ...
12:00:10 [2021-07-29T12:00:10.176Z] #20 31.77 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:00:10 [2021-07-29T12:00:10.439Z] #20 32.00 Selecting previously unselected package xz-utils.
12:00:10 [2021-07-29T12:00:10.439Z] #20 32.01 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ...
12:00:10 [2021-07-29T12:00:10.439Z] #20 32.02 Unpacking xz-utils (5.2.4-1) ...
12:00:10 [2021-07-29T12:00:10.439Z] #20 32.23 Selecting previously unselected package apparmor.
12:00:10 [2021-07-29T12:00:10.439Z] #20 32.24 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ...
12:00:10 [2021-07-29T12:00:10.701Z] #20 32.34 Unpacking apparmor (2.13.2-10) ...
12:00:10 [2021-07-29T12:00:10.884Z] #20 2.547 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [491 kB]
12:00:10 [2021-07-29T12:00:10.964Z] #20 32.67 Selecting previously unselected package aufs-tools.
12:00:10 [2021-07-29T12:00:10.964Z] #20 32.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ...
12:00:10 [2021-07-29T12:00:10.964Z] #20 32.69 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.80 Selecting previously unselected package libonig5:arm64.
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.81 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.82 Unpacking libonig5:arm64 (6.9.1-1) ...
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.97 Selecting previously unselected package libjq1:arm64.
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.98 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.228Z] #20 32.98 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ...
12:00:11 [2021-07-29T12:00:11.486Z] #20 3.446 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB]
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.08 Selecting previously unselected package jq.
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.09 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.10 Unpacking jq (1.5+dfsg-2+b1) ...
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.22 Selecting previously unselected package libaio1:arm64.
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.23 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.491Z] #20 33.24 Unpacking libaio1:arm64 (0.3.112-3) ...
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.33 Selecting previously unselected package libgpm2:arm64.
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.34 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.35 Unpacking libgpm2:arm64 (1.20.7-5) ...
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.43 Selecting previously unselected package libicu63:arm64.
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ...
12:00:11 [2021-07-29T12:00:11.755Z] #20 33.44 Unpacking libicu63:arm64 (63.1-6+deb10u1) ...
12:00:11 [2021-07-29T12:00:11.755Z] #20 ...
12:00:11 [2021-07-29T12:00:11.755Z] 
12:00:11 [2021-07-29T12:00:11.755Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:00:11 [2021-07-29T12:00:11.755Z] #40 sha256:be8b7d3169d73b6fd32de4fc6e438088c3adf0155ed05810726ffeeef513678c
12:00:11 [2021-07-29T12:00:11.755Z] #40 137.0 + dpkg --print-architecture
12:00:12 [2021-07-29T12:00:12.893Z] #20 4.708 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [297 kB]
12:00:13 [2021-07-29T12:00:13.838Z] #20 ...
12:00:13 [2021-07-29T12:00:13.838Z] 
12:00:13 [2021-07-29T12:00:13.838Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:13 [2021-07-29T12:00:13.838Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:00:13 [2021-07-29T12:00:13.838Z] #54 13.77 + cd /tmp/tmp.vraN9wz9Pw/src/github.com/opencontainers/runc
12:00:13 [2021-07-29T12:00:13.838Z] #54 13.77 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7
12:00:13 [2021-07-29T12:00:13.838Z] #54 14.01 + '[' -z '' ']'
12:00:13 [2021-07-29T12:00:13.838Z] #54 14.01 + target=static
12:00:13 [2021-07-29T12:00:13.838Z] #54 14.01 + make 'BUILDTAGS=seccomp ' static
12:00:13 [2021-07-29T12:00:13.838Z] #54 14.32 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc .
12:00:14 [2021-07-29T12:00:14.212Z] #20 11.25 Reading package lists...
12:00:14 [2021-07-29T12:00:14.312Z] #40 DONE 139.1s
12:00:14 [2021-07-29T12:00:14.312Z] 
12:00:14 [2021-07-29T12:00:14.312Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:14 [2021-07-29T12:00:14.312Z] #20 sha256:f5aa2a57452ad8b19c6efcf7c7576ae037c10e3a574d3ed393fb3642cbbb3080
12:00:14 [2021-07-29T12:00:14.312Z] #20 35.56 Selecting previously unselected package libnet1:arm64.
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.59 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.59 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.77 Selecting previously unselected package libnl-3-200:arm64.
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.79 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.92 Selecting previously unselected package libprotobuf-c1:arm64.
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.93 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 35.94 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 36.03 Selecting previously unselected package libreadline5:arm64.
12:00:14 [2021-07-29T12:00:14.313Z] #20 36.03 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.313Z] #20 36.04 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:00:14 [2021-07-29T12:00:14.576Z] #20 36.21 Selecting previously unselected package net-tools.
12:00:14 [2021-07-29T12:00:14.576Z] #20 36.23 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.576Z] #20 36.24 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:00:14 [2021-07-29T12:00:14.842Z] #20 36.48 Selecting previously unselected package patch.
12:00:14 [2021-07-29T12:00:14.842Z] #20 36.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ...
12:00:14 [2021-07-29T12:00:14.842Z] #20 36.50 Unpacking patch (2.7.6-3+deb10u1) ...
12:00:15 [2021-07-29T12:00:15.105Z] #20 36.65 Selecting previously unselected package python-pip-whl.
12:00:15 [2021-07-29T12:00:15.105Z] #20 36.66 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:00:15 [2021-07-29T12:00:15.105Z] #20 36.67 Unpacking python-pip-whl (18.1-5) ...
12:00:15 [2021-07-29T12:00:15.369Z] #20 37.12 Selecting previously unselected package python3-lib2to3.
12:00:15 [2021-07-29T12:00:15.369Z] #20 37.12 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:00:15 [2021-07-29T12:00:15.369Z] #20 37.12 Unpacking python3-lib2to3 (3.7.3-1) ...
12:00:15 [2021-07-29T12:00:15.632Z] #20 37.27 Selecting previously unselected package python3-distutils.
12:00:15 [2021-07-29T12:00:15.632Z] #20 37.27 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:00:15 [2021-07-29T12:00:15.632Z] #20 37.29 Unpacking python3-distutils (3.7.3-1) ...
12:00:15 [2021-07-29T12:00:15.896Z] #20 37.49 Selecting previously unselected package python3-pip.
12:00:15 [2021-07-29T12:00:15.896Z] #20 37.50 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:00:15 [2021-07-29T12:00:15.896Z] #20 37.51 Unpacking python3-pip (18.1-5) ...
12:00:15 [2021-07-29T12:00:15.896Z] #20 37.74 Selecting previously unselected package python3-pkg-resources.
12:00:15 [2021-07-29T12:00:15.896Z] #20 37.74 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:00:16 [2021-07-29T12:00:16.103Z] #20 15.23 Reading package lists...
12:00:16 [2021-07-29T12:00:16.103Z] #20 ...
12:00:16 [2021-07-29T12:00:16.103Z] 
12:00:16 [2021-07-29T12:00:16.103Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:16 [2021-07-29T12:00:16.103Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
12:00:16 [2021-07-29T12:00:16.103Z] #46 139.2 net/http/httptrace
12:00:16 [2021-07-29T12:00:16.103Z] #46 139.5 net/http
12:00:16 [2021-07-29T12:00:16.159Z] #20 37.75 Unpacking python3-pkg-resources (40.8.0-1) ...
12:00:16 [2021-07-29T12:00:16.159Z] #20 37.88 Selecting previously unselected package python3-setuptools.
12:00:16 [2021-07-29T12:00:16.159Z] #20 37.88 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:00:16 [2021-07-29T12:00:16.159Z] #20 37.90 Unpacking python3-setuptools (40.8.0-1) ...
12:00:16 [2021-07-29T12:00:16.422Z] #20 38.10 Selecting previously unselected package python3-wheel.
12:00:16 [2021-07-29T12:00:16.422Z] #20 38.12 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:00:16 [2021-07-29T12:00:16.422Z] #20 38.13 Unpacking python3-wheel (0.32.3-2) ...
12:00:16 [2021-07-29T12:00:16.422Z] #20 38.26 Selecting previously unselected package sudo.
12:00:16 [2021-07-29T12:00:16.520Z] #57 227.6 # github.com/containerd/containerd/cmd/containerd
12:00:16 [2021-07-29T12:00:16.521Z] #57 227.6 /usr/bin/ld: /tmp/go-link-570354782/000019.o: in function `New':
12:00:16 [2021-07-29T12:00:16.521Z] #57 227.6 /tmp/tmp.MZfquVXcAX/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
12:00:16 [2021-07-29T12:00:16.521Z] #57 227.7 + bin/containerd-stress
12:00:16 [2021-07-29T12:00:16.521Z] #57 228.8 + bin/containerd-shim
12:00:16 [2021-07-29T12:00:16.685Z] #20 38.26 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ...
12:00:16 [2021-07-29T12:00:16.685Z] #20 38.29 Unpacking sudo (1.8.27-1+deb10u3) ...
12:00:16 [2021-07-29T12:00:16.948Z] #20 38.71 Selecting previously unselected package thin-provisioning-tools.
12:00:16 [2021-07-29T12:00:16.948Z] #20 38.71 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ...
12:00:16 [2021-07-29T12:00:16.948Z] #20 38.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:00:17 [2021-07-29T12:00:17.210Z] #20 38.92 Selecting previously unselected package uidmap.
12:00:17 [2021-07-29T12:00:17.210Z] #20 38.92 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ...
12:00:17 [2021-07-29T12:00:17.210Z] #20 38.93 Unpacking uidmap (1:4.5-1.1) ...
12:00:17 [2021-07-29T12:00:17.471Z] #46 ...
12:00:17 [2021-07-29T12:00:17.471Z] 
12:00:17 [2021-07-29T12:00:17.471Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:17 [2021-07-29T12:00:17.471Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:17 [2021-07-29T12:00:17.471Z] #20 15.23 Reading package lists...
12:00:17 [2021-07-29T12:00:17.479Z] #20 39.04 Selecting previously unselected package vim-runtime.
12:00:17 [2021-07-29T12:00:17.479Z] #20 39.04 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:00:17 [2021-07-29T12:00:17.479Z] #20 39.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:00:17 [2021-07-29T12:00:17.479Z] #20 39.15 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:00:17 [2021-07-29T12:00:17.479Z] #20 39.15 Unpacking vim-runtime (2:8.1.0875-5) ...
12:00:18 [2021-07-29T12:00:18.659Z] #20 19.01 Building dependency tree...
12:00:19 [2021-07-29T12:00:19.122Z] #54 ...
12:00:19 [2021-07-29T12:00:19.122Z] 
12:00:19 [2021-07-29T12:00:19.122Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:19 [2021-07-29T12:00:19.122Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
12:00:19 [2021-07-29T12:00:19.122Z] #46 138.5 crypto/tls
12:00:19 [2021-07-29T12:00:19.122Z] #46 145.9 net/http/httptrace
12:00:19 [2021-07-29T12:00:19.122Z] #46 146.2 net/http
12:00:19 [2021-07-29T12:00:19.122Z] #46 ...
12:00:19 [2021-07-29T12:00:19.122Z] 
12:00:19 [2021-07-29T12:00:19.122Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:19 [2021-07-29T12:00:19.122Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:19 [2021-07-29T12:00:19.122Z] #20 5.964 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB]
12:00:19 [2021-07-29T12:00:19.122Z] #20 10.74 Fetched 8996 kB in 9s (983 kB/s)
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95 libcap2-bin is already the newest version (1:2.25-2).
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95 The following additional packages will be installed:
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.95   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   python3.7 python3.7-minimal vim-runtime xxd
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96 Suggested packages:
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   quota
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96 Recommended packages:
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   aufs-dkms nftables build-essential python3-dev python3-keyring
12:00:19 [2021-07-29T12:00:19.588Z] #20 20.96   python3-keyrings.alt python3-xdg unzip
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.31 Selecting previously unselected package vim.
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.32 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ...
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.35 Unpacking vim (2:8.1.0875-5) ...
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.79 Selecting previously unselected package xfsprogs.
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.81 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ...
12:00:20 [2021-07-29T12:00:20.037Z] #20 41.81 Unpacking xfsprogs (4.20.0-1) ...
12:00:20 [2021-07-29T12:00:20.291Z] Client:
12:00:20 [2021-07-29T12:00:20.291Z]  Context:    default
12:00:20 [2021-07-29T12:00:20.291Z]  Debug Mode: false
12:00:20 [2021-07-29T12:00:20.291Z]  Plugins:
12:00:20 [2021-07-29T12:00:20.291Z]   app: Docker Application (Docker Inc., v0.8.0)
12:00:20 [2021-07-29T12:00:20.291Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:00:20 [2021-07-29T12:00:20.291Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:00:20 [2021-07-29T12:00:20.291Z] 
12:00:20 [2021-07-29T12:00:20.291Z] Server:
12:00:20 [2021-07-29T12:00:20.291Z]  Containers: 0
12:00:20 [2021-07-29T12:00:20.291Z]   Running: 0
12:00:20 [2021-07-29T12:00:20.291Z]   Paused: 0
12:00:20 [2021-07-29T12:00:20.291Z]   Stopped: 0
12:00:20 [2021-07-29T12:00:20.291Z]  Images: 0
12:00:20 [2021-07-29T12:00:20.291Z]  Server Version: 20.10.0
12:00:20 [2021-07-29T12:00:20.291Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:00:20 [2021-07-29T12:00:20.291Z]   Windows: 
12:00:20 [2021-07-29T12:00:20.291Z]   LCOW: 
12:00:20 [2021-07-29T12:00:20.291Z]  Logging Driver: json-file
12:00:20 [2021-07-29T12:00:20.291Z]  Plugins:
12:00:20 [2021-07-29T12:00:20.291Z]   Volume: local
12:00:20 [2021-07-29T12:00:20.291Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:00:20 [2021-07-29T12:00:20.291Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:00:20 [2021-07-29T12:00:20.291Z]  Swarm: inactive
12:00:20 [2021-07-29T12:00:20.291Z]  Default Isolation: process
12:00:20 [2021-07-29T12:00:20.291Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:00:20 [2021-07-29T12:00:20.291Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:00:20 [2021-07-29T12:00:20.291Z]  OSType: windows
12:00:20 [2021-07-29T12:00:20.291Z]  Architecture: x86_64
12:00:20 [2021-07-29T12:00:20.291Z]  CPUs: 4
12:00:20 [2021-07-29T12:00:20.291Z]  Total Memory: 32GiB
12:00:20 [2021-07-29T12:00:20.291Z]  Name: azwin-2-125ab0
12:00:20 [2021-07-29T12:00:20.291Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
12:00:20 [2021-07-29T12:00:20.291Z]  Docker Root Dir: D:\docker
12:00:20 [2021-07-29T12:00:20.291Z]  Debug Mode: false
12:00:20 [2021-07-29T12:00:20.291Z]  Registry: https://index.docker.io/v1/
12:00:20 [2021-07-29T12:00:20.291Z]  Labels:
12:00:20 [2021-07-29T12:00:20.291Z]  Experimental: true
12:00:20 [2021-07-29T12:00:20.291Z]  Insecure Registries:
12:00:20 [2021-07-29T12:00:20.291Z]   10.0.0.4:5000
12:00:20 [2021-07-29T12:00:20.291Z]   127.0.0.0/8
12:00:20 [2021-07-29T12:00:20.291Z]  Registry Mirrors:
12:00:20 [2021-07-29T12:00:20.291Z]   http://10.0.0.4:5000/
12:00:20 [2021-07-29T12:00:20.291Z]  Live Restore Enabled: false
12:00:20 [2021-07-29T12:00:20.291Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.24 Selecting previously unselected package zip.
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.25 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ...
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.26 Unpacking zip (3.0-11+b1) ...
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.46 Setting up aufs-tools (1:4.14+20190211-1) ...
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.49 Setting up libip6tc0:arm64 (1.8.2-4) ...
12:00:20 [2021-07-29T12:00:20.615Z] #20 42.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.53 Setting up libgpm2:arm64 (1.20.7-5) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.54 Setting up libip4tc0:arm64 (1.8.2-4) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.56 Setting up uidmap (1:4.5-1.1) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.57 Setting up libnftnl11:arm64 (1.1.2-2) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.59 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.60 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.66 Setting up libicu63:arm64 (63.1-6+deb10u1) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.69 Setting up xxd (2:8.1.0875-5) ...
12:00:20 [2021-07-29T12:00:20.878Z] #20 42.71 Setting up zip (3.0-11+b1) ...
12:00:21 [2021-07-29T12:00:21.141Z] #20 42.72 Setting up vim-common (2:8.1.0875-5) ...
12:00:21 [2021-07-29T12:00:21.141Z] #20 42.76 Setting up bash-completion (1:2.8-6) ...
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.72 The following NEW packages will be installed:
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.72   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.72   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:00:21 [2021-07-29T12:00:21.481Z] #20 22.73   xz-utils zip
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.06 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.06 Need to get 28.6 MB of archives.
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.06 After this operation, 116 MB of additional disk space will be used.
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.06 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.08 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.18 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:00:21 [2021-07-29T12:00:21.738Z] #20 23.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:00:21 [2021-07-29T12:00:21.770Z] #57 236.0 + bin/containerd-shim-runc-v1
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.30 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.30 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.31 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.33 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.40 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.43 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.43 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.44 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:00:21 [2021-07-29T12:00:21.995Z] #20 23.44 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:00:22 [2021-07-29T12:00:22.417Z] #20 10.74 Reading package lists...
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.03 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.04 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.23 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.25 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.26 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.26 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.28 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.29 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.29 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:00:22 [2021-07-29T12:00:22.944Z] #20 24.37 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:00:23 [2021-07-29T12:00:23.201Z] #20 24.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:00:23 [2021-07-29T12:00:23.201Z] #20 24.40 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:00:23 [2021-07-29T12:00:23.458Z] #20 24.75 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:00:23 [2021-07-29T12:00:23.458Z] #20 24.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:00:23 [2021-07-29T12:00:23.458Z] #20 ...
12:00:23 [2021-07-29T12:00:23.458Z] 
12:00:23 [2021-07-29T12:00:23.458Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:23 [2021-07-29T12:00:23.458Z] #46 sha256:cd6974f17ea995a333af9b97b92024b639631f37b66bcfef8b5de491480e22db
12:00:23 [2021-07-29T12:00:23.458Z] #46 151.2 github.com/LK4D4/vndr/godl
12:00:23 [2021-07-29T12:00:23.458Z] #46 152.0 github.com/LK4D4/vndr
12:00:23 [2021-07-29T12:00:23.458Z] #46 DONE 156.9s
12:00:23 [2021-07-29T12:00:23.458Z] 
12:00:23 [2021-07-29T12:00:23.458Z] #32 [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
12:00:23 [2021-07-29T12:00:23.458Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
12:00:23 [2021-07-29T12:00:23.458Z] #32 DONE 156.5s
12:00:23 [2021-07-29T12:00:23.458Z] 
12:00:23 [2021-07-29T12:00:23.459Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:23 [2021-07-29T12:00:23.459Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:23 [2021-07-29T12:00:23.459Z] #20 24.84 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.62 Setting up libiptc0:arm64 (1.8.2-4) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.64 Setting up xz-utils (5.2.4-1) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.67 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.70 Setting up patch (2.7.6-3+deb10u1) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.72 Setting up sudo (1.8.27-1+deb10u3) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.80 invoke-rc.d: could not determine current runlevel
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.82 invoke-rc.d: policy-rc.d denied execution of start.
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.83 Setting up pigz (2.4-1) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.85 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.90 Setting up libnl-3-200:arm64 (3.4.0-1) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.94 Setting up python-pip-whl (18.1-5) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.98 Setting up libmpdec2:arm64 (2.4.2-2) ...
12:00:24 [2021-07-29T12:00:24.497Z] #20 45.99 Setting up vim-runtime (2:8.1.0875-5) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.41 Setting up libaio1:arm64 (0.3.112-3) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.43 Setting up libonig5:arm64 (6.9.1-1) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.44 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.46 Setting up vim (2:8.1.0875-5) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.57 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.58 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:00:24 [2021-07-29T12:00:24.759Z] #20 46.60 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ...
12:00:24 [2021-07-29T12:00:24.828Z] #20 25.83 debconf: delaying package configuration, since apt-utils is not installed
12:00:24 [2021-07-29T12:00:24.828Z] #20 26.02 Fetched 28.6 MB in 2s (14.0 MB/s)
12:00:24 [2021-07-29T12:00:24.828Z] #20 26.13 Selecting previously unselected package pigz.
12:00:24 [2021-07-29T12:00:24.829Z] #20 26.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
12:00:24 [2021-07-29T12:00:24.829Z] #20 26.23 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:00:25 [2021-07-29T12:00:25.022Z] #20 46.62 Setting up jq (1.5+dfsg-2+b1) ...
12:00:25 [2021-07-29T12:00:25.022Z] #20 46.63 Setting up libpython3-stdlib:arm64 (3.7.3-1) ...
12:00:25 [2021-07-29T12:00:25.022Z] #20 46.65 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:00:25 [2021-07-29T12:00:25.085Z] #20 26.24 Unpacking pigz (2.4-1) ...
12:00:25 [2021-07-29T12:00:25.085Z] #20 26.38 Selecting previously unselected package libpython3.7-minimal:amd64.
12:00:25 [2021-07-29T12:00:25.085Z] #20 26.40 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:00:25 [2021-07-29T12:00:25.085Z] #20 26.40 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:00:26 [2021-07-29T12:00:26.014Z] #20 27.15 Selecting previously unselected package python3.7-minimal.
12:00:26 [2021-07-29T12:00:26.014Z] #20 27.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:00:26 [2021-07-29T12:00:26.015Z] #20 27.17 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:00:26 [2021-07-29T12:00:26.578Z] #20 27.86 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:00:26 [2021-07-29T12:00:26.578Z] #20 27.88 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:00:26 [2021-07-29T12:00:26.699Z] 4612f6d0b889: Download complete
12:00:26 [2021-07-29T12:00:26.875Z] #20 14.64 Reading package lists...
12:00:27 [2021-07-29T12:00:27.018Z] #57 241.0 + bin/containerd-shim-runc-v2
12:00:27 [2021-07-29T12:00:27.018Z] #57 241.6 + binaries
12:00:27 [2021-07-29T12:00:27.139Z] #20 18.23 Building dependency tree...
12:00:27 [2021-07-29T12:00:27.275Z] #57 241.6 + install -D bin/containerd /build/containerd
12:00:27 [2021-07-29T12:00:27.275Z] #57 241.7 + install -D bin/containerd-shim /build/containerd-shim
12:00:27 [2021-07-29T12:00:27.275Z] #57 241.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:00:27 [2021-07-29T12:00:27.275Z] #57 241.7 + install -D bin/ctr /build/ctr
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.86 Setting up iptables (1.8.2-4) ...
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.91 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.94 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.95 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:00:27 [2021-07-29T12:00:27.580Z] #20 48.98 Setting up python3 (3.7.3-1) ...
12:00:27 [2021-07-29T12:00:27.836Z] #57 DONE 242.1s
12:00:27 [2021-07-29T12:00:27.843Z] #20 49.46 Setting up python3-wheel (0.32.3-2) ...
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.86 libcap2-bin is already the newest version (1:2.25-2).
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.86 The following additional packages will be installed:
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.86   libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.86   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.86   libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   python3.7 python3.7-minimal vim-runtime xxd
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87 Suggested packages:
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   quota
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87 Recommended packages:
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   aufs-dkms nftables build-essential python3-dev python3-keyring
12:00:28 [2021-07-29T12:00:28.080Z] #20 19.87   python3-keyrings.alt python3-xdg unzip
12:00:28 [2021-07-29T12:00:28.080Z] #20 ...
12:00:28 [2021-07-29T12:00:28.080Z] 
12:00:28 [2021-07-29T12:00:28.080Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:28 [2021-07-29T12:00:28.080Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
12:00:28 [2021-07-29T12:00:28.080Z] #46 157.9 github.com/LK4D4/vndr/godl
12:00:28 [2021-07-29T12:00:28.397Z] 
12:00:28 [2021-07-29T12:00:28.397Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
12:00:28 [2021-07-29T12:00:28.397Z] #58 sha256:6b53d8bce858dca7af16e7fbf1f88f5a35d56ad9e13e58157944e5306db841d9
12:00:28 [2021-07-29T12:00:28.418Z] #20 50.18 Setting up apparmor (2.13.2-10) ...
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.71 Selecting previously unselected package python3-minimal.
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.76 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.77 Unpacking python3-minimal (3.7.3-1) ...
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.84 Selecting previously unselected package libmpdec2:amd64.
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.85 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:00:28 [2021-07-29T12:00:28.475Z] #20 29.86 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:00:28 [2021-07-29T12:00:28.652Z] #58 DONE 0.2s
12:00:28 [2021-07-29T12:00:28.652Z] 
12:00:28 [2021-07-29T12:00:28.652Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:00:28 [2021-07-29T12:00:28.652Z] #62 sha256:06fe4021119e1f52f03e8e0bc60b62db5fa59f82b7b3006be202853908f8ed39
12:00:28 [2021-07-29T12:00:28.652Z] #62 DONE 0.1s
12:00:28 [2021-07-29T12:00:28.652Z] 
12:00:28 [2021-07-29T12:00:28.652Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
12:00:28 [2021-07-29T12:00:28.653Z] #67 sha256:a0c8e38f6173cd9a2f03f752209fd2455062dae0552f8a7767240be3dca2ca1b
12:00:28 [2021-07-29T12:00:28.731Z] #20 29.94 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:00:28 [2021-07-29T12:00:28.732Z] #20 29.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:00:28 [2021-07-29T12:00:28.732Z] #20 29.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:00:28 [2021-07-29T12:00:28.908Z] #67 DONE 0.2s
12:00:28 [2021-07-29T12:00:28.908Z] 
12:00:28 [2021-07-29T12:00:28.908Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
12:00:28 [2021-07-29T12:00:28.908Z] #68 sha256:534a61ad3b1ced63279596313fd8ae2c0ba8ed30c3ced902c2d5923ac3b717df
12:00:28 [2021-07-29T12:00:28.908Z] #68 DONE 0.0s
12:00:28 [2021-07-29T12:00:28.908Z] 
12:00:28 [2021-07-29T12:00:28.908Z] #69 [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
12:00:28 [2021-07-29T12:00:28.908Z] #69 sha256:9d201b042c45beb3f0ea8f07b7b8689c653368144d91b4c24dc58bb9fe21f597
12:00:29 [2021-07-29T12:00:29.019Z] #46 158.7 github.com/LK4D4/vndr
12:00:29 [2021-07-29T12:00:29.295Z] #20 30.74 Selecting previously unselected package python3.7.
12:00:29 [2021-07-29T12:00:29.295Z] #20 30.76 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:00:29 [2021-07-29T12:00:29.295Z] #20 30.76 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:00:29 [2021-07-29T12:00:29.552Z] #20 30.86 Selecting previously unselected package libpython3-stdlib:amd64.
12:00:29 [2021-07-29T12:00:29.552Z] #20 30.87 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:00:29 [2021-07-29T12:00:29.552Z] #20 30.87 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:00:29 [2021-07-29T12:00:29.552Z] #20 30.95 Setting up python3-minimal (3.7.3-1) ...
12:00:29 [2021-07-29T12:00:29.835Z] #69 0.713 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease
12:00:29 [2021-07-29T12:00:29.835Z] #69 0.713 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease
12:00:29 [2021-07-29T12:00:29.835Z] #69 0.713 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease
12:00:29 [2021-07-29T12:00:29.835Z] #69 0.713 Hit:4 http://deb.debian.org/debian buster-backports InRelease
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.71 Selecting previously unselected package python3.
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24107 files and directories currently installed.)
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.75 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.76 Unpacking python3 (3.7.3-1) ...
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.85 Selecting previously unselected package libip4tc0:amd64.
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.87 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.95 Selecting previously unselected package libip6tc0:amd64.
12:00:30 [2021-07-29T12:00:30.482Z] #20 31.95 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 31.96 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.03 Selecting previously unselected package libiptc0:amd64.
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.04 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.04 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.13 Selecting previously unselected package libnfnetlink0:amd64.
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:30 [2021-07-29T12:00:30.739Z] #20 32.22 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:00:30 [2021-07-29T12:00:30.763Z] #69 1.087 Reading package lists...
12:00:30 [2021-07-29T12:00:30.976Z] #20 52.44 Setting up xfsprogs (4.20.0-1) ...
12:00:30 [2021-07-29T12:00:30.976Z] #20 52.47 Setting up python3-lib2to3 (3.7.3-1) ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.23 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.30 Selecting previously unselected package libnftnl11:amd64.
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.31 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.38 Selecting previously unselected package iptables.
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.38 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:00:30 [2021-07-29T12:00:30.996Z] #20 32.40 Unpacking iptables (1.8.2-4) ...
12:00:31 [2021-07-29T12:00:31.239Z] #20 52.84 Setting up python3-pkg-resources (40.8.0-1) ...
12:00:31 [2021-07-29T12:00:31.324Z] #69 1.787 Reading package lists...
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.69 Selecting previously unselected package xxd.
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.71 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.72 Unpacking xxd (2:8.1.0875-5) ...
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.85 Selecting previously unselected package vim-common.
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:00:31 [2021-07-29T12:00:31.559Z] #20 32.89 Unpacking vim-common (2:8.1.0875-5) ...
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.473 Building dependency tree...
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.628 Reading state information...
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.776 The following additional packages will be installed:
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.776   libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.777   libpam-systemd
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.778 Suggested packages:
12:00:31 [2021-07-29T12:00:31.580Z] #69 2.778   systemd-container policykit-1
12:00:31 [2021-07-29T12:00:31.581Z] #69 2.778 Recommended packages:
12:00:31 [2021-07-29T12:00:31.581Z] #69 2.778   libnss-systemd
12:00:31 [2021-07-29T12:00:31.581Z] #69 2.833 The following NEW packages will be installed:
12:00:31 [2021-07-29T12:00:31.964Z] #69 2.834   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11
12:00:31 [2021-07-29T12:00:31.964Z] #69 2.835   libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv
12:00:31 [2021-07-29T12:00:31.964Z] #69 3.127 0 upgraded, 11 newly installed, 0 to remove and 4 not upgraded.
12:00:31 [2021-07-29T12:00:31.964Z] #69 3.127 Need to get 4759 kB of archives.
12:00:31 [2021-07-29T12:00:31.964Z] #69 3.127 After this operation, 16.6 MB of additional disk space will be used.
12:00:31 [2021-07-29T12:00:31.964Z] #69 3.127 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
12:00:31 [2021-07-29T12:00:31.964Z] #69 3.130 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB]
12:00:31 [2021-07-29T12:00:31.967Z] #20 33.04 Selecting previously unselected package bash-completion.
12:00:31 [2021-07-29T12:00:31.967Z] #20 33.04 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:00:32 [2021-07-29T12:00:32.221Z] #69 3.293 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB]
12:00:32 [2021-07-29T12:00:32.221Z] #69 3.491 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB]
12:00:32 [2021-07-29T12:00:32.221Z] #69 3.495 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB]
12:00:32 [2021-07-29T12:00:32.221Z] #69 3.496 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB]
12:00:32 [2021-07-29T12:00:32.221Z] #69 3.535 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB]
12:00:32 [2021-07-29T12:00:32.316Z] #46 ...
12:00:32 [2021-07-29T12:00:32.316Z] 
12:00:32 [2021-07-29T12:00:32.316Z] #32 [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
12:00:32 [2021-07-29T12:00:32.316Z] #32 sha256:b91ffc0025b99e48e874df39aa649930bfdbb27d79b80cdc6e030f11987f2e15
12:00:32 [2021-07-29T12:00:32.316Z] #32 DONE 161.8s
12:00:32 [2021-07-29T12:00:32.344Z] #20 53.93 Setting up python3-distutils (3.7.3-1) ...
12:00:32 [2021-07-29T12:00:32.477Z] #69 3.632 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB]
12:00:32 [2021-07-29T12:00:32.477Z] #69 3.638 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB]
12:00:32 [2021-07-29T12:00:32.477Z] #69 3.644 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB]
12:00:32 [2021-07-29T12:00:32.477Z] #69 3.727 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB]
12:00:32 [2021-07-29T12:00:32.578Z] 
12:00:32 [2021-07-29T12:00:32.578Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:32 [2021-07-29T12:00:32.578Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.50 The following NEW packages will be installed:
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.51   apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   python3-lib2to3 python3-minimal python3-pip python3-pkg-resources
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   python3-setuptools python3-wheel python3.7 python3.7-minimal sudo
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.52   xz-utils zip
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.84 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.84 Need to get 28.6 MB of archives.
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.84 After this operation, 116 MB of additional disk space will be used.
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 21.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.10 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.12 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.13 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.14 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.16 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.16 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.18 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.19 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.20 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.22 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.25 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.26 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.27 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.28 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.28 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.76 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.76 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.78 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.78 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.78 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.79 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.87 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.88 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.88 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.90 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.91 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.92 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.94 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 22.99 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 23.01 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 23.03 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 23.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 23.35 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 23.39 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB]
12:00:32 [2021-07-29T12:00:32.578Z] #20 24.26 debconf: delaying package configuration, since apt-utils is not installed
12:00:32 [2021-07-29T12:00:32.578Z] #20 24.46 Fetched 28.6 MB in 2s (15.7 MB/s)
12:00:32 [2021-07-29T12:00:32.578Z] #20 24.60 Selecting previously unselected package pigz.
12:00:32 [2021-07-29T12:00:32.578Z] #20 24.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23446 files and directories currently installed.)
12:00:32 [2021-07-29T12:00:32.578Z] #20 24.67 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.607Z] #20 54.44 Setting up python3-setuptools (40.8.0-1) ...
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.861 debconf: delaying package configuration, since apt-utils is not installed
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.892 Fetched 4759 kB in 1s (5387 kB/s)
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.920 Selecting previously unselected package libargon2-1:amd64.
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.920 (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 ... 28078 files and directories currently installed.)
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.937 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.942 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.976 Selecting previously unselected package libjson-c3:amd64.
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.976 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.732Z] #69 3.979 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:00:32 [2021-07-29T12:00:32.732Z] #69 4.010 Selecting previously unselected package libcryptsetup12:amd64.
12:00:32 [2021-07-29T12:00:32.838Z] #20 24.68 Unpacking pigz (2.4-1) ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.013 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.016 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.063 Selecting previously unselected package libidn11:amd64.
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.063 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.066 Unpacking libidn11:amd64 (1.33-2.2) ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.111 Selecting previously unselected package libkmod2:amd64.
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.112 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.115 Unpacking libkmod2:amd64 (26-1) ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.155 Selecting previously unselected package systemd.
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.158 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ...
12:00:32 [2021-07-29T12:00:32.988Z] #69 4.198 Unpacking systemd (241-7~deb10u8) ...
12:00:33 [2021-07-29T12:00:33.098Z] #20 24.89 Selecting previously unselected package libpython3.7-minimal:amd64.
12:00:33 [2021-07-29T12:00:33.099Z] #20 24.89 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:00:33 [2021-07-29T12:00:33.099Z] #20 24.90 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.596 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.606 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.615 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.626 Setting up libidn11:amd64 (1.33-2.2) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.637 Setting up libkmod2:amd64 (26-1) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.648 Setting up systemd (241-7~deb10u8) ...
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.689 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.692 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.696 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
12:00:33 [2021-07-29T12:00:33.549Z] #69 4.696 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
12:00:33 [2021-07-29T12:00:33.672Z] #20 ...
12:00:33 [2021-07-29T12:00:33.672Z] 
12:00:33 [2021-07-29T12:00:33.672Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
12:00:33 [2021-07-29T12:00:33.672Z] #46 sha256:5cdfa2e73ca00d775fba9db1b6448e7ddac2c0a6d23f1872c0d52f04e2693dbf
12:00:33 [2021-07-29T12:00:33.672Z] #46 DONE 163.3s
12:00:33 [2021-07-29T12:00:33.672Z] 
12:00:33 [2021-07-29T12:00:33.672Z] #20 [dev-systemd-false  7/25] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             aufs-tools             bash-completion             bzip2             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
12:00:33 [2021-07-29T12:00:33.672Z] #20 sha256:6a8813d434e1ca2abf98666839558ee8bafc3dc9f825fe6641c8893c6e227273
12:00:33 [2021-07-29T12:00:33.672Z] #20 25.67 Selecting previously unselected package python3.7-minimal.
12:00:33 [2021-07-29T12:00:33.805Z] #69 5.106 Selecting previously unselected package systemd-sysv.
12:00:33 [2021-07-29T12:00:33.932Z] #20 25.71 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ...
12:00:33 [2021-07-29T12:00:33.932Z] #20 25.73 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ...
12:00:33 [2021-07-29T12:00:33.939Z] #20 35.31 Unpacking bash-completion (1:2.8-6) ...
12:00:33 [2021-07-29T12:00:33.999Z] #20 55.62 Setting up python3-pip (18.1-5) ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.106 (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 ... 28875 files and directories currently installed.)
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.121 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.125 Unpacking systemd-sysv (241-7~deb10u8) ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.167 Selecting previously unselected package libdbus-1-3:amd64.
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.167 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.170 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.227 Selecting previously unselected package dbus.
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.227 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.238 Unpacking dbus (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.291 Selecting previously unselected package libpam-systemd:amd64.
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.294 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.298 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ...
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.341 Selecting previously unselected package dbus-user-session.
12:00:34 [2021-07-29T12:00:34.060Z] #69 5.341 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.344 Unpacking dbus-user-session (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.383 Setting up systemd-sysv (241-7~deb10u8) ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.394 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.404 Setting up dbus (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.515 invoke-rc.d: could not determine current runlevel
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.518 invoke-rc.d: policy-rc.d denied execution of start.
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.522 Setting up libpam-systemd:amd64 (241-7~deb10u8) ...
12:00:34 [2021-07-29T12:00:34.315Z] #69 5.638 Setting up dbus-user-session (1.12.20-0+deb10u1) ...
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.71 Selecting previously unselected package bzip2.
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.86 Selecting previously unselected package xz-utils.
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.88 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.503Z] #20 35.88 Unpacking xz-utils (5.2.4-1) ...
12:00:34 [2021-07-29T12:00:34.571Z] #69 5.651 Processing triggers for systemd (241-7~deb10u8) ...
12:00:34 [2021-07-29T12:00:34.571Z] #69 5.661 Processing triggers for libc-bin (2.28-10) ...
12:00:34 [2021-07-29T12:00:34.759Z] #20 36.06 Selecting previously unselected package apparmor.
12:00:34 [2021-07-29T12:00:34.759Z] #20 36.07 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:00:34 [2021-07-29T12:00:34.759Z] #20 36.12 Unpacking apparmor (2.13.2-10) ...
12:00:34 [2021-07-29T12:00:34.827Z] #69 DONE 5.8s
12:00:34 [2021-07-29T12:00:34.827Z] 
12:00:34 [2021-07-29T12:00:34.827Z] #70 [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
12:00:34 [2021-07-29T12:00:34.827Z] #70 sha256:99d5eefeaee2db5c6dc0cc9d43f1f251e98723708e69fa451b200e0495216608
12:00:34 [2021-07-29T12:00:34.961Z] #20 56.54 Processing triggers for libc-bin (2.28-10) ...
12:00:34 [2021-07-29T12:00:34.961Z] #20 56.59 Processing triggers for mime-support (3.62) ...
12:00:35 [2021-07-29T12:00:35.082Z] #70 0.499   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:00:35 [2021-07-29T12:00:35.082Z] #70 0.501                                  Dload  Upload   Total   Spent    Left  Speed
12:00:35 [2021-07-29T12:00:35.313Z] #20 27.11 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ...
12:00:35 [2021-07-29T12:00:35.313Z] #20 27.13 Setting up python3.7-minimal (3.7.3-2+deb10u3) ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.43 Selecting previously unselected package aufs-tools.
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.44 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.58 Selecting previously unselected package libonig5:amd64.
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.60 Unpacking libonig5:amd64 (6.9.1-1) ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.71 Selecting previously unselected package libjq1:amd64.
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:00:35 [2021-07-29T12:00:35.323Z] #20 36.82 Selecting previously unselected package jq.
12:00:35 [2021-07-29T12:00:35.339Z] #70 0.504 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  17361      0 --:--:-- --:--:-- --:--:-- 17361
12:00:35 [2021-07-29T12:00:35.339Z] #70 DONE 0.7s
12:00:35 [2021-07-29T12:00:35.339Z] 
12:00:35 [2021-07-29T12:00:35.339Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker
12:00:35 [2021-07-29T12:00:35.339Z] #71 sha256:02f4e260dd24db52be661c787daed9ec70393188ba1ae5630e1514427a7a9711
12:00:35 [2021-07-29T12:00:35.536Z] #20 DONE 57.4s
12:00:35 [2021-07-29T12:00:35.536Z] 
12:00:35 [2021-07-29T12:00:35.536Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:00:35 [2021-07-29T12:00:35.536Z] #54 sha256:c7c87b2f57f90e7e6c3c3cbda6ef42fdcc068882a3c8731805407299f3fafd7c
12:00:35 [2021-07-29T12:00:35.580Z] #20 36.83 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.580Z] #20 36.84 Unpacking jq (1.5+dfsg-2+b1) ...
12:00:35 [2021-07-29T12:00:35.580Z] #20 36.92 Selecting previously unselected package libaio1:amd64.
12:00:35 [2021-07-29T12:00:35.580Z] #20 36.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.580Z] #20 36.95 Unpacking libaio1:amd64 (0.3.112-3) ...
12:00:35 [2021-07-29T12:00:35.580Z] #20 37.01 Selecting previously unselected package libgpm2:amd64.
12:00:35 [2021-07-29T12:00:35.580Z] #20 37.02 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.799Z] #54 ...
12:00:35 [2021-07-29T12:00:35.799Z] 
12:00:35 [2021-07-29T12:00:35.799Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:00:35 [2021-07-29T12:00:35.799Z] #21 sha256:a97b5ff243f854bdbe62be6dcf9d2480f9222c7cbad3ca2c48882fcbec34fe8d
12:00:35 [2021-07-29T12:00:35.838Z] #20 37.03 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:00:35 [2021-07-29T12:00:35.838Z] #20 37.09 Selecting previously unselected package libicu63:amd64.
12:00:35 [2021-07-29T12:00:35.838Z] #20 37.10 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:00:35 [2021-07-29T12:00:35.838Z] #20 37.10 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
12:00:36 [2021-07-29T12:00:36.267Z] #71 DONE 0.9s
12:00:36 [2021-07-29T12:00:36.267Z] 
12:00:36 [2021-07-29T12:00:36.267Z] #72 exporting to image
12:00:36 [2021-07-29T12:00:36.267Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:00:36 [2021-07-29T12:00:36.267Z] #72 exporting layers
12:00:37 [2021-07-29T12:00:37.194Z] #21 1.466 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:00:37 [2021-07-29T12:00:37.194Z] #21 1.471 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:00:37 [2021-07-29T12:00:37.194Z] #21 1.475 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:00:37 [2021-07-29T12:00:37.194Z] #21 DONE 1.6s
12:00:37 [2021-07-29T12:00:37.194Z] 
12:00:37 [2021-07-29T12:00:37.194Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:00:37 [2021-07-29T12:00:37.194Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.79 Selecting previously unselected package python3-minimal.
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 23695 files and directories currently installed.)
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.84 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ...
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.85 Unpacking python3-minimal (3.7.3-1) ...
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.91 Selecting previously unselected package libmpdec2:amd64.
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ...
12:00:37 [2021-07-29T12:00:37.223Z] #20 28.93 Unpacking libmpdec2:amd64 (2.4.2-2) ...
12:00:37 [2021-07-29T12:00:37.223Z] #20 29.04 Selecting previously unselected package libpython3.7-stdlib:amd64.
12:00:37 [2021-07-29T12:00:37.223Z] #20 29.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ...
12:00:37 [2021-07-29T12:00:37.223Z] #20 29.05 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:00:37 [2021-07-29T12:00:37.462Z] #50 ...
12:00:37 [2021-07-29T12:00:37.462Z] 
12:00:37 [2021-07-29T12:00:37.462Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:00:37 [2021-07-29T12:00:37.462Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
12:00:38 [2021-07-29T12:00:38.163Z] #20 29.87 Selecting previously unselected package python3.7.
12:00:38 [2021-07-29T12:00:38.163Z] #20 29.87 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ...
12:00:38 [2021-07-29T12:00:38.163Z] #20 29.87 Unpacking python3.7 (3.7.3-2+deb10u3) ...
12:00:38 [2021-07-29T12:00:38.163Z] #20 30.01 Selecting previously unselected package libpython3-stdlib:amd64.
12:00:38 [2021-07-29T12:00:38.163Z] #20 30.01 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ...
12:00:38 [2021-07-29T12:00:38.163Z] #20 30.05 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ...
12:00:38 [2021-07-29T12:00:38.424Z] #20 30.19 Setting up python3-minimal (3.7.3-1) ...
12:00:38 [2021-07-29T12:00:38.672Z] DEBUG: print all environment variables to check how Jenkins runs this script
12:00:38 [2021-07-29T12:00:38.672Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6ccd8424\powershellScript.ps1'; exit $LASTEXITCODE;
12:00:38 [2021-07-29T12:00:38.672Z] ----------------------------------------------------------------------------
12:00:38 [2021-07-29T12:00:38.672Z] 
12:00:38 [2021-07-29T12:00:38.672Z] INFO: executeCI.ps1 starting at Thu Jul 29 12:00:37 CUT 2021
12:00:38 [2021-07-29T12:00:38.672Z] 
12:00:38 [2021-07-29T12:00:38.672Z] INFO: Script version 05-Feb-2019 09:03 PDT
12:00:38 [2021-07-29T12:00:38.672Z] INFO: Running git version 2.24.1.windows.2
12:00:38 [2021-07-29T12:00:38.672Z] INFO: Branch:fe_release Build:20295.1.210212-1600
12:00:38 [2021-07-29T12:00:38.672Z] INFO: Environment variables:
12:00:38 [2021-07-29T12:00:38.672Z] 
12:00:38 [2021-07-29T12:00:38.672Z] Name                           Value                                                                                   
12:00:38 [2021-07-29T12:00:38.672Z] ----                           -----                                                                                   
12:00:38 [2021-07-29T12:00:38.672Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
12:00:38 [2021-07-29T12:00:38.673Z] amd64                          true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
12:00:38 [2021-07-29T12:00:38.673Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
12:00:38 [2021-07-29T12:00:38.673Z] arm64                          true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
12:00:38 [2021-07-29T12:00:38.673Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
12:00:38 [2021-07-29T12:00:38.673Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
12:00:38 [2021-07-29T12:00:38.673Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
12:00:38 [2021-07-29T12:00:38.673Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
12:00:38 [2021-07-29T12:00:38.673Z] BRANCH_NAME                    PR-42684                                                                                
12:00:38 [2021-07-29T12:00:38.673Z] BUILD_DISPLAY_NAME             #13                                                                                     
12:00:38 [2021-07-29T12:00:38.673Z] BUILD_ID                       13                                                                                      
12:00:38 [2021-07-29T12:00:38.673Z] BUILD_NUMBER                   13                                                                                      
12:00:38 [2021-07-29T12:00:38.673Z] BUILD_TAG                      jenkins-moby-PR-42684-13                                                                
12:00:38 [2021-07-29T12:00:38.673Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42684/13/                             
12:00:38 [2021-07-29T12:00:38.673Z] cgroup2                        true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_AUTHOR                  thaJeztah                                                                               
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_BRANCH                  remove_lcow_step7                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_FORK                    thaJeztah/docker                                                                        
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_ID                      42684                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_TARGET                  master                                                                                  
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_TITLE                   Remove LCOW (step 7): remove LCOW bits from builder/dockerfile (copy)                   
12:00:38 [2021-07-29T12:00:38.673Z] CHANGE_URL                     https://github.com/moby/moby/pull/42684                                                 
12:00:38 [2021-07-29T12:00:38.673Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
12:00:38 [2021-07-29T12:00:38.673Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
12:00:38 [2021-07-29T12:00:38.673Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
12:00:38 [2021-07-29T12:00:38.673Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
12:00:38 [2021-07-29T12:00:38.673Z] COMPUTERNAME                   azwin-2-125ab0                                                                          
12:00:38 [2021-07-29T12:00:38.673Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
12:00:38 [2021-07-29T12:00:38.673Z] ConfigSequenceNumber           0                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] dco                            true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] DOCKER_BUILDKIT                0                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] DOCKER_DUT_DEBUG               1                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] DOCKER_EXPERIMENTAL            1                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
12:00:38 [2021-07-29T12:00:38.673Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
12:00:38 [2021-07-29T12:00:38.673Z] EXECUTOR_NUMBER                0                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] FQDN                           azwin-2-125ab0.westus.cloudapp.azure.com                                                
12:00:38 [2021-07-29T12:00:38.673Z] GIT_BRANCH                     PR-42684                                                                                
12:00:38 [2021-07-29T12:00:38.673Z] GIT_COMMIT                     f7282c90159c4af6a88550674f3685317ffa55de                                                
12:00:38 [2021-07-29T12:00:38.673Z] GIT_PREVIOUS_COMMIT            96236e42ebc01888c458c430f1c512b39c8e0e9c                                                
12:00:38 [2021-07-29T12:00:38.673Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT bd20982cb263288ab3c51e39eacfe1fa8d51f713                                                
12:00:38 [2021-07-29T12:00:38.673Z] GIT_URL                        https://github.com/moby/moby.git                                                        
12:00:38 [2021-07-29T12:00:38.673Z] HUDSON_COOKIE                  7bcee049-190d-4c4d-9843-540b52efa8e5                                                    
12:00:38 [2021-07-29T12:00:38.673Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
12:00:38 [2021-07-29T12:00:38.673Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
12:00:38 [2021-07-29T12:00:38.673Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
12:00:38 [2021-07-29T12:00:38.673Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64                          
12:00:38 [2021-07-29T12:00:38.673Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
12:00:38 [2021-07-29T12:00:38.673Z] JENKINS_NODE_COOKIE            00c6d287-1252-48b0-bec6-3e371400863f                                                    
12:00:38 [2021-07-29T12:00:38.673Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
12:00:38 [2021-07-29T12:00:38.673Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
12:00:38 [2021-07-29T12:00:38.673Z] JOB_BASE_NAME                  PR-42684                                                                                
12:00:38 [2021-07-29T12:00:38.673Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42684/display/redirect                
12:00:38 [2021-07-29T12:00:38.673Z] JOB_NAME                       moby/PR-42684                                                                           
12:00:38 [2021-07-29T12:00:38.673Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42684/                                
12:00:38 [2021-07-29T12:00:38.673Z] library.jps.version            master                                                                                  
12:00:38 [2021-07-29T12:00:38.673Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
12:00:38 [2021-07-29T12:00:38.673Z] NODE_LABELS                    amd64 azure azwin-2-125ab0 azwin-2022 docker west-us windows windows-2022 x86_64        
12:00:38 [2021-07-29T12:00:38.673Z] NODE_NAME                      azwin-2-125ab0                                                                          
12:00:38 [2021-07-29T12:00:38.673Z] NUMBER_OF_PROCESSORS           4                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] OS                             Windows_NT                                                                              
12:00:38 [2021-07-29T12:00:38.673Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
12:00:38 [2021-07-29T12:00:38.673Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
12:00:38 [2021-07-29T12:00:38.673Z] ppc64le                        false                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 79 Stepping 1, GenuineIntel                                      
12:00:38 [2021-07-29T12:00:38.673Z] PROCESSOR_LEVEL                6                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] PROCESSOR_REVISION             4f01                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] ProgramData                    C:\ProgramData                                                                          
12:00:38 [2021-07-29T12:00:38.673Z] ProgramFiles                   C:\Program Files                                                                        
12:00:38 [2021-07-29T12:00:38.673Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
12:00:38 [2021-07-29T12:00:38.673Z] ProgramW6432                   C:\Program Files                                                                        
12:00:38 [2021-07-29T12:00:38.673Z] PROMPT                         $P$G                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] PSExecutionPolicyPreference    Bypass                                                                                  
12:00:38 [2021-07-29T12:00:38.673Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
12:00:38 [2021-07-29T12:00:38.673Z] PUBLIC                         C:\Users\Public                                                                         
12:00:38 [2021-07-29T12:00:38.673Z] rootless                       true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=arti...
12:00:38 [2021-07-29T12:00:38.673Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=changes
12:00:38 [2021-07-29T12:00:38.673Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect             
12:00:38 [2021-07-29T12:00:38.673Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42684/13/display/redirect?page=tests  
12:00:38 [2021-07-29T12:00:38.673Z] s390x                          false                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] SKIP_VALIDATION_TESTS          1                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] SOURCES_DRIVE                  d                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] SOURCES_SUBDIR                 gopath                                                                                  
12:00:38 [2021-07-29T12:00:38.673Z] STAGE_NAME                     Run tests                                                                               
12:00:38 [2021-07-29T12:00:38.673Z] SystemDrive                    C:                                                                                      
12:00:38 [2021-07-29T12:00:38.673Z] SystemRoot                     C:\Windows                                                                              
12:00:38 [2021-07-29T12:00:38.673Z] TEMP                           C:\Windows\TEMP                                                                         
12:00:38 [2021-07-29T12:00:38.673Z] TESTDEBUG                      0                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] TESTRUN_DRIVE                  d                                                                                       
12:00:38 [2021-07-29T12:00:38.673Z] TESTRUN_SUBDIR                 CI                                                                                      
12:00:38 [2021-07-29T12:00:38.673Z] TIMEOUT                        120m                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] TMP                            C:\Windows\TEMP                                                                         
12:00:38 [2021-07-29T12:00:38.673Z] unit_validate                  true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] USERDOMAIN                     WORKGROUP                                                                               
12:00:38 [2021-07-29T12:00:38.673Z] USERNAME                       azwin-2-125ab0$                                                                         
12:00:38 [2021-07-29T12:00:38.673Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
12:00:38 [2021-07-29T12:00:38.673Z] validate_force                 false                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] windir                         C:\Windows                                                                              
12:00:38 [2021-07-29T12:00:38.673Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore/insider                                            
12:00:38 [2021-07-29T12:00:38.673Z] WINDOWS_BASE_IMAGE_TAG         10.0.20295.1                                                                            
12:00:38 [2021-07-29T12:00:38.673Z] windows2022                    true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] windows2022containerd          false                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] windowsRS1                     false                                                                                   
12:00:38 [2021-07-29T12:00:38.673Z] windowsRS5                     true                                                                                    
12:00:38 [2021-07-29T12:00:38.673Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
12:00:38 [2021-07-29T12:00:38.673Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
12:00:38 [2021-07-29T12:00:38.673Z] 
12:00:38 [2021-07-29T12:00:38.673Z] 
12:00:38 [2021-07-29T12:00:38.673Z] 
12:00:38 [2021-07-29T12:00:38.994Z] #20 30.91 Selecting previously unselected package python3.
12:00:38 [2021-07-29T12:00:38.994Z] #20 30.91 (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 ... 24107 files and directories currently installed.)
12:00:38 [2021-07-29T12:00:38.994Z] #20 30.97 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ...
12:00:38 [2021-07-29T12:00:38.994Z] #20 30.98 Unpacking python3 (3.7.3-1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 39.91 Selecting previously unselected package libnet1:amd64.
12:00:39 [2021-07-29T12:00:39.111Z] #20 39.92 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 39.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.02 Selecting previously unselected package libnl-3-200:amd64.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.02 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.11 Selecting previously unselected package libprotobuf-c1:amd64.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.11 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.17 Selecting previously unselected package libreadline5:amd64.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.18 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.19 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.32 Selecting previously unselected package net-tools.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.32 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.32 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.49 Selecting previously unselected package patch.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.50 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.50 Unpacking patch (2.7.6-3+deb10u1) ...
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.61 Selecting previously unselected package python-pip-whl.
12:00:39 [2021-07-29T12:00:39.111Z] #20 40.61 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.05 Selecting previously unselected package libip4tc0:amd64.
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.05 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.06 Unpacking libip4tc0:amd64 (1.8.2-4) ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.13 Selecting previously unselected package libip6tc0:amd64.
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.15 Unpacking libip6tc0:amd64 (1.8.2-4) ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.22 Selecting previously unselected package libiptc0:amd64.
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.23 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.23 Unpacking libiptc0:amd64 (1.8.2-4) ...
12:00:39 [2021-07-29T12:00:39.255Z] #20 31.29 Selecting previously unselected package libnfnetlink0:amd64.
12:00:39 [2021-07-29T12:00:39.368Z] #20 40.62 Unpacking python-pip-whl (18.1-5) ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.30 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.31 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.36 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.36 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.37 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.44 Selecting previously unselected package libnftnl11:amd64.
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.46 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.47 Unpacking libnftnl11:amd64 (1.1.2-2) ...
12:00:39 [2021-07-29T12:00:39.515Z] #20 31.55 Selecting previously unselected package iptables.
12:00:39 [2021-07-29T12:00:39.625Z] #20 41.06 Selecting previously unselected package python3-lib2to3.
12:00:39 [2021-07-29T12:00:39.775Z] #20 31.55 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ...
12:00:39 [2021-07-29T12:00:39.775Z] #20 31.56 Unpacking iptables (1.8.2-4) ...
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.06 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.07 Unpacking python3-lib2to3 (3.7.3-1) ...
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.18 Selecting previously unselected package python3-distutils.
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.18 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.19 Unpacking python3-distutils (3.7.3-1) ...
12:00:39 [2021-07-29T12:00:39.882Z] #20 41.32 Selecting previously unselected package python3-pip.
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.81 Selecting previously unselected package xxd.
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.82 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ...
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.83 Unpacking xxd (2:8.1.0875-5) ...
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.93 Selecting previously unselected package vim-common.
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.94 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ...
12:00:40 [2021-07-29T12:00:40.035Z] #20 31.97 Unpacking vim-common (2:8.1.0875-5) ...
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.32 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.33 Unpacking python3-pip (18.1-5) ...
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.47 Selecting previously unselected package python3-pkg-resources.
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.47 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.48 Unpacking python3-pkg-resources (40.8.0-1) ...
12:00:40 [2021-07-29T12:00:40.139Z] #20 41.58 Selecting previously unselected package python3-setuptools.
12:00:40 [2021-07-29T12:00:40.210Z] INFO: Sources under d:\gopath\...
12:00:40 [2021-07-29T12:00:40.210Z] INFO: Test run under d:\CI\...
12:00:40 [2021-07-29T12:00:40.210Z] INFO: Running in D:\gopath\src\github.com\docker\docker
12:00:40 [2021-07-29T12:00:40.210Z] INFO: docker/docker repository was found
12:00:40 [2021-07-29T12:00:40.210Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub. This may take some time...
12:00:40 [2021-07-29T12:00:40.295Z] #20 32.15 Selecting previously unselected package bash-completion.
12:00:40 [2021-07-29T12:00:40.295Z] #20 32.15 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ...
12:00:40 [2021-07-29T12:00:40.396Z] #20 41.59 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:00:40 [2021-07-29T12:00:40.396Z] #20 41.60 Unpacking python3-setuptools (40.8.0-1) ...
12:00:40 [2021-07-29T12:00:40.396Z] #20 41.80 Selecting previously unselected package python3-wheel.
12:00:40 [2021-07-29T12:00:40.396Z] #20 41.80 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:00:40 [2021-07-29T12:00:40.396Z] #20 41.81 Unpacking python3-wheel (0.32.3-2) ...
12:00:40 [2021-07-29T12:00:40.653Z] #20 41.88 Selecting previously unselected package sudo.
12:00:40 [2021-07-29T12:00:40.653Z] #20 41.89 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:00:40 [2021-07-29T12:00:40.653Z] #20 41.90 Unpacking sudo (1.8.27-1+deb10u3) ...
12:00:40 [2021-07-29T12:00:40.668Z] 10.0.20295.1: Pulling from windows/servercore/insider
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.34 Selecting previously unselected package thin-provisioning-tools.
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.35 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.36 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.55 Selecting previously unselected package uidmap.
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.56 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.56 Unpacking uidmap (1:4.5-1.1) ...
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.67 Selecting previously unselected package vim-runtime.
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.68 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:00:41 [2021-07-29T12:00:41.216Z] #20 42.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:00:41 [2021-07-29T12:00:41.473Z] #20 42.74 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:00:41 [2021-07-29T12:00:41.473Z] #20 42.75 Unpacking vim-runtime (2:8.1.0875-5) ...
12:00:41 [2021-07-29T12:00:41.637Z] 29d5b6a226d2: Pulling fs layer
12:00:41 [2021-07-29T12:00:41.691Z] #22 4.121 Collecting yamllint==1.26.1
12:00:42 [2021-07-29T12:00:42.835Z] #20 34.43 Unpacking bash-completion (1:2.8-6) ...
12:00:42 [2021-07-29T12:00:42.835Z] #20 34.73 Selecting previously unselected package bzip2.
12:00:42 [2021-07-29T12:00:42.835Z] #20 34.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
12:00:42 [2021-07-29T12:00:42.835Z] #20 34.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
12:00:42 [2021-07-29T12:00:42.835Z] #20 34.83 Selecting previously unselected package xz-utils.
12:00:43 [2021-07-29T12:00:43.095Z] #20 34.85 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.096Z] #20 34.86 Unpacking xz-utils (5.2.4-1) ...
12:00:43 [2021-07-29T12:00:43.096Z] #20 35.01 Selecting previously unselected package apparmor.
12:00:43 [2021-07-29T12:00:43.096Z] #20 35.03 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.355Z] #20 35.17 Unpacking apparmor (2.13.2-10) ...
12:00:43 [2021-07-29T12:00:43.619Z] #20 35.49 Selecting previously unselected package aufs-tools.
12:00:43 [2021-07-29T12:00:43.619Z] #20 35.49 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.619Z] #20 35.51 Unpacking aufs-tools (1:4.14+20190211-1) ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.63 Selecting previously unselected package libonig5:amd64.
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.64 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.64 Unpacking libonig5:amd64 (6.9.1-1) ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.79 Selecting previously unselected package libjq1:amd64.
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.80 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.80 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.91 Selecting previously unselected package jq.
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.92 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 35.93 Unpacking jq (1.5+dfsg-2+b1) ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 36.00 Selecting previously unselected package libaio1:amd64.
12:00:43 [2021-07-29T12:00:43.879Z] #20 36.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.879Z] #20 36.01 Unpacking libaio1:amd64 (0.3.112-3) ...
12:00:43 [2021-07-29T12:00:43.995Z] #20 45.28 Selecting previously unselected package vim.
12:00:43 [2021-07-29T12:00:43.995Z] #20 45.29 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:00:43 [2021-07-29T12:00:43.995Z] #20 45.32 Unpacking vim (2:8.1.0875-5) ...
12:00:44 [2021-07-29T12:00:44.139Z] #20 36.08 Selecting previously unselected package libgpm2:amd64.
12:00:44 [2021-07-29T12:00:44.139Z] #20 36.10 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ...
12:00:44 [2021-07-29T12:00:44.139Z] #20 36.11 Unpacking libgpm2:amd64 (1.20.7-5) ...
12:00:44 [2021-07-29T12:00:44.247Z] #22 ...
12:00:44 [2021-07-29T12:00:44.248Z] 
12:00:44 [2021-07-29T12:00:44.248Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:00:44 [2021-07-29T12:00:44.248Z] #50 sha256:9ae58bcf014f716eab25b616cf098b18370049073fa1c84eeb54d8441bc51fe9
12:00:44 [2021-07-29T12:00:44.248Z] #50 169.4 + /build/golangci-lint --version
12:00:44 [2021-07-29T12:00:44.248Z] #50 169.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:00:44 [2021-07-29T12:00:44.355Z] #72 exporting layers 7.3s done
12:00:44 [2021-07-29T12:00:44.355Z] #72 writing image sha256:fb8b0947130eae6c2ead85f4a7225cfb1b1fade59431d3bd626afd33584b3fa7 done
12:00:44 [2021-07-29T12:00:44.355Z] #72 naming to docker.io/library/docker:a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 done
12:00:44 [2021-07-29T12:00:44.355Z] #72 DONE 7.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
12:00:44 [2021-07-29T12:00:44.399Z] #20 36.18 Selecting previously unselected package libicu63:amd64.
12:00:44 [2021-07-29T12:00:44.399Z] #20 36.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ...
12:00:44 [2021-07-29T12:00:44.399Z] #20 36.19 Unpacking libicu63:amd64 (63.1-6+deb10u1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:00:44 [2021-07-29T12:00:44.559Z] #20 45.79 Selecting previously unselected package xfsprogs.
12:00:44 [2021-07-29T12:00:44.559Z] #20 45.79 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:00:44 [2021-07-29T12:00:44.559Z] #20 45.80 Unpacking xfsprogs (4.20.0-1) ...
12:00:44 [2021-07-29T12:00:44.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 -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:a569e8e5642dbc14670b5b6e497e3e26d9fc56e8 hack/make.sh dynbinary test-integration
12:00:44 [2021-07-29T12:00:44.816Z] #20 46.21 Selecting previously unselected package zip.
12:00:44 [2021-07-29T12:00:44.816Z] #20 46.22 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:00:44 [2021-07-29T12:00:44.816Z] #20 46.23 Unpacking zip (3.0-11+b1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.40 Setting up aufs-tools (1:4.14+20190211-1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.44 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.45 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.46 Setting up libgpm2:amd64 (1.20.7-5) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.47 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.48 Setting up uidmap (1:4.5-1.1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.49 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.50 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:00:45 [2021-07-29T12:00:45.072Z] #20 46.53 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:00:45 [2021-07-29T12:00:45.196Z] #50 DONE 170.7s
12:00:45 [2021-07-29T12:00:45.196Z] 
12:00:45 [2021-07-29T12:00:45.196Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:00:45 [2021-07-29T12:00:45.196Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:00:45 [2021-07-29T12:00:45.319Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:00:45 [2021-07-29T12:00:45.319Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:00:45 [2021-07-29T12:00:45.319Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:00:45 [2021-07-29T12:00:45.319Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:00:45 [2021-07-29T12:00:45.319Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
12:00:45 [2021-07-29T12:00:45.319Z] Detected virtualization docker.
12:00:45 [2021-07-29T12:00:45.319Z] Detected architecture x86-64.
12:00:45 [2021-07-29T12:00:45.319Z] Set hostname to <b950bcaa2db2>.
12:00:45 [2021-07-29T12:00:45.329Z] #20 46.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:00:45 [2021-07-29T12:00:45.329Z] #20 46.55 Setting up xxd (2:8.1.0875-5) ...
12:00:45 [2021-07-29T12:00:45.329Z] #20 46.56 Setting up zip (3.0-11+b1) ...
12:00:45 [2021-07-29T12:00:45.329Z] #20 46.57 Setting up vim-common (2:8.1.0875-5) ...
12:00:45 [2021-07-29T12:00:45.329Z] #20 46.60 Setting up bash-completion (1:2.8-6) ...
12:00:45 [2021-07-29T12:00:45.882Z] + source /etc/docker-entrypoint-cmd
12:00:45 [2021-07-29T12:00:45.882Z] ++ hack/make.sh dynbinary test-integration
12:00:45 [2021-07-29T12:00:45.882Z] 
12:00:45 [2021-07-29T12:00:45.882Z] Removing bundles/
12:00:45 [2021-07-29T12:00:45.882Z] 
12:00:45 [2021-07-29T12:00:45.882Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:00:46 [2021-07-29T12:00:46.138Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:00:46 [2021-07-29T12:00:46.138Z] GOOS="" GOARCH="" GOARM=""
12:00:47 [2021-07-29T12:00:47.119Z] #57 ...
12:00:47 [2021-07-29T12:00:47.119Z] 
12:00:47 [2021-07-29T12:00:47.119Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:00:47 [2021-07-29T12:00:47.119Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
12:00:47 [2021-07-29T12:00:47.119Z] #22 9.613   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.03 Selecting previously unselected package libnet1:amd64.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.04 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.12 Selecting previously unselected package libnl-3-200:amd64.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.12 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.13 Unpacking libnl-3-200:amd64 (3.4.0-1) ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.21 Selecting previously unselected package libprotobuf-c1:amd64.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.22 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.23 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.28 Selecting previously unselected package libreadline5:amd64.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.30 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.31 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.42 Selecting previously unselected package net-tools.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.43 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.60 Selecting previously unselected package patch.
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.62 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ...
12:00:47 [2021-07-29T12:00:47.694Z] #20 39.63 Unpacking patch (2.7.6-3+deb10u1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.03 Setting up libiptc0:amd64 (1.8.2-4) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.04 Setting up xz-utils (5.2.4-1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.05 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.06 Setting up patch (2.7.6-3+deb10u1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.08 Setting up sudo (1.8.27-1+deb10u3) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.17 invoke-rc.d: could not determine current runlevel
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.18 invoke-rc.d: policy-rc.d denied execution of start.
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.19 Setting up pigz (2.4-1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.21 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.23 Setting up python-pip-whl (18.1-5) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.24 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:00:47 [2021-07-29T12:00:47.852Z] #20 49.25 Setting up vim-runtime (2:8.1.0875-5) ...
12:00:47 [2021-07-29T12:00:47.954Z] #20 39.73 Selecting previously unselected package python-pip-whl.
12:00:47 [2021-07-29T12:00:47.954Z] #20 39.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ...
12:00:47 [2021-07-29T12:00:47.954Z] #20 39.75 Unpacking python-pip-whl (18.1-5) ...
12:00:48 [2021-07-29T12:00:48.218Z] #20 40.24 Selecting previously unselected package python3-lib2to3.
12:00:48 [2021-07-29T12:00:48.218Z] #20 40.25 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ...
12:00:48 [2021-07-29T12:00:48.218Z] #20 40.26 Unpacking python3-lib2to3 (3.7.3-1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.62 Setting up libaio1:amd64 (0.3.112-3) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.63 Setting up libonig5:amd64 (6.9.1-1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.64 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.65 Setting up vim (2:8.1.0875-5) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.75 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.77 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.80 Setting up jq (1.5+dfsg-2+b1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:00:48 [2021-07-29T12:00:48.417Z] #20 49.82 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:00:48 [2021-07-29T12:00:48.478Z] #20 40.37 Selecting previously unselected package python3-distutils.
12:00:48 [2021-07-29T12:00:48.478Z] #20 40.38 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ...
12:00:48 [2021-07-29T12:00:48.478Z] #20 40.38 Unpacking python3-distutils (3.7.3-1) ...
12:00:48 [2021-07-29T12:00:48.515Z] #22 10.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:00:48 [2021-07-29T12:00:48.515Z] #22 10.97   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:00:48 [2021-07-29T12:00:48.515Z] #22 11.03 Collecting pyyaml (from yamllint==1.26.1)
12:00:48 [2021-07-29T12:00:48.515Z] #22 11.22   Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB)
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.52 Selecting previously unselected package python3-pip.
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.52 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ...
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.52 Unpacking python3-pip (18.1-5) ...
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.68 Selecting previously unselected package python3-pkg-resources.
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.68 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ...
12:00:48 [2021-07-29T12:00:48.738Z] #20 40.68 Unpacking python3-pkg-resources (40.8.0-1) ...
12:00:48 [2021-07-29T12:00:48.997Z] #20 40.83 Selecting previously unselected package python3-setuptools.
12:00:48 [2021-07-29T12:00:48.997Z] #20 40.84 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ...
12:00:48 [2021-07-29T12:00:48.997Z] #20 40.84 Unpacking python3-setuptools (40.8.0-1) ...
12:00:49 [2021-07-29T12:00:49.105Z] #22 11.85   Installing build dependencies: started
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.05 Selecting previously unselected package python3-wheel.
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.07 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ...
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.07 Unpacking python3-wheel (0.32.3-2) ...
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.15 Selecting previously unselected package sudo.
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.15 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ...
12:00:49 [2021-07-29T12:00:49.257Z] #20 41.16 Unpacking sudo (1.8.27-1+deb10u3) ...
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.61 Selecting previously unselected package thin-provisioning-tools.
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.61 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ...
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.62 Unpacking thin-provisioning-tools (0.7.6-2.1) ...
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.82 Selecting previously unselected package uidmap.
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.84 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ...
12:00:49 [2021-07-29T12:00:49.827Z] #20 41.85 Unpacking uidmap (1:4.5-1.1) ...
12:00:50 [2021-07-29T12:00:50.089Z] #20 41.95 Selecting previously unselected package vim-runtime.
12:00:50 [2021-07-29T12:00:50.089Z] #20 41.96 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ...
12:00:50 [2021-07-29T12:00:50.089Z] #20 41.99 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime'
12:00:50 [2021-07-29T12:00:50.089Z] #20 42.04 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime'
12:00:50 [2021-07-29T12:00:50.089Z] #20 42.04 Unpacking vim-runtime (2:8.1.0875-5) ...
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.35 Setting up iptables (1.8.2-4) ...
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.37 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.37 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.38 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.39 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.39 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.40 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:00:50 [2021-07-29T12:00:50.938Z] #20 52.40 Setting up python3 (3.7.3-1) ...
12:00:51 [2021-07-29T12:00:51.502Z] #20 52.79 Setting up python3-wheel (0.32.3-2) ...
12:00:51 [2021-07-29T12:00:51.964Z] 29d5b6a226d2: Verifying Checksum
12:00:51 [2021-07-29T12:00:51.964Z] 29d5b6a226d2: Download complete
12:00:52 [2021-07-29T12:00:52.322Z] #20 53.48 Setting up apparmor (2.13.2-10) ...
12:00:53 [2021-07-29T12:00:53.385Z] #20 44.71 Selecting previously unselected package vim.
12:00:53 [2021-07-29T12:00:53.386Z] #20 44.71 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ...
12:00:53 [2021-07-29T12:00:53.386Z] #20 44.73 Unpacking vim (2:8.1.0875-5) ...
12:00:53 [2021-07-29T12:00:53.386Z] #20 45.19 Selecting previously unselected package xfsprogs.
12:00:53 [2021-07-29T12:00:53.386Z] #20 45.19 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ...
12:00:53 [2021-07-29T12:00:53.386Z] #20 45.19 Unpacking xfsprogs (4.20.0-1) ...
12:00:53 [2021-07-29T12:00:53.646Z] #20 45.58 Selecting previously unselected package zip.
12:00:53 [2021-07-29T12:00:53.646Z] #20 45.58 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ...
12:00:53 [2021-07-29T12:00:53.646Z] #20 45.59 Unpacking zip (3.0-11+b1) ...
12:00:53 [2021-07-29T12:00:53.692Z] #20 55.17 Setting up xfsprogs (4.20.0-1) ...
12:00:53 [2021-07-29T12:00:53.692Z] #20 55.23 Setting up python3-lib2to3 (3.7.3-1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.78 Setting up aufs-tools (1:4.14+20190211-1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.81 Setting up libip6tc0:amd64 (1.8.2-4) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.82 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.83 Setting up libgpm2:amd64 (1.20.7-5) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.84 Setting up libip4tc0:amd64 (1.8.2-4) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.85 Setting up uidmap (1:4.5-1.1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.87 Setting up libnftnl11:amd64 (1.1.2-2) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.89 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.90 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ...
12:00:53 [2021-07-29T12:00:53.905Z] #20 45.93 Setting up xxd (2:8.1.0875-5) ...
12:00:54 [2021-07-29T12:00:54.165Z] #20 45.94 Setting up zip (3.0-11+b1) ...
12:00:54 [2021-07-29T12:00:54.165Z] #20 45.95 Setting up vim-common (2:8.1.0875-5) ...
12:00:54 [2021-07-29T12:00:54.165Z] #20 45.98 Setting up bash-completion (1:2.8-6) ...
12:00:54 [2021-07-29T12:00:54.255Z] #20 55.62 Setting up python3-pkg-resources (40.8.0-1) ...
12:00:55 [2021-07-29T12:00:55.185Z] #20 56.47 Setting up python3-distutils (3.7.3-1) ...
12:00:55 [2021-07-29T12:00:55.747Z] #20 56.90 Setting up python3-setuptools (40.8.0-1) ...
12:00:56 [2021-07-29T12:00:56.677Z] #20 57.92 Setting up python3-pip (18.1-5) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.40 Setting up libiptc0:amd64 (1.8.2-4) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.42 Setting up xz-utils (5.2.4-1) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.44 Setting up patch (2.7.6-3+deb10u1) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.48 Setting up sudo (1.8.27-1+deb10u3) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.56 invoke-rc.d: could not determine current runlevel
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.58 invoke-rc.d: policy-rc.d denied execution of start.
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.58 Setting up pigz (2.4-1) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.62 Setting up libnl-3-200:amd64 (3.4.0-1) ...
12:00:56 [2021-07-29T12:00:56.705Z] #20 48.66 Setting up python-pip-whl (18.1-5) ...
12:00:56 [2021-07-29T12:00:56.965Z] #20 48.76 Setting up libmpdec2:amd64 (2.4.2-2) ...
12:00:56 [2021-07-29T12:00:56.965Z] #20 48.80 Setting up vim-runtime (2:8.1.0875-5) ...
12:00:57 [2021-07-29T12:00:57.226Z] #20 49.19 Setting up libaio1:amd64 (0.3.112-3) ...
12:00:57 [2021-07-29T12:00:57.226Z] #20 49.22 Setting up libonig5:amd64 (6.9.1-1) ...
12:00:57 [2021-07-29T12:00:57.226Z] #20 49.27 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ...
12:00:57 [2021-07-29T12:00:57.240Z] #20 58.60 Processing triggers for libc-bin (2.28-10) ...
12:00:57 [2021-07-29T12:00:57.240Z] #20 58.62 Processing triggers for mime-support (3.62) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.36 Setting up vim (2:8.1.0875-5) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.44 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.45 Setting up thin-provisioning-tools (0.7.6-2.1) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.47 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.48 Setting up jq (1.5+dfsg-2+b1) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.49 Setting up libpython3-stdlib:amd64 (3.7.3-1) ...
12:00:57 [2021-07-29T12:00:57.486Z] #20 49.50 Setting up python3.7 (3.7.3-2+deb10u3) ...
12:00:58 [2021-07-29T12:00:58.174Z] #20 DONE 59.6s
12:00:58 [2021-07-29T12:00:58.174Z] 
12:00:58 [2021-07-29T12:00:58.174Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:00:58 [2021-07-29T12:00:58.174Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
12:00:59 [2021-07-29T12:00:59.544Z] #21 1.013 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:00:59 [2021-07-29T12:00:59.544Z] #21 1.017 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:00:59 [2021-07-29T12:00:59.544Z] #21 1.020 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:00:59 [2021-07-29T12:00:59.544Z] #21 DONE 1.1s
12:00:59 [2021-07-29T12:00:59.544Z] 
12:00:59 [2021-07-29T12:00:59.544Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:00:59 [2021-07-29T12:00:59.544Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.81 Setting up iptables (1.8.2-4) ...
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:01:00 [2021-07-29T12:01:00.027Z] #20 51.87 Setting up python3 (3.7.3-1) ...
12:01:00 [2021-07-29T12:01:00.288Z] #20 52.19 Setting up python3-wheel (0.32.3-2) ...
12:01:00 [2021-07-29T12:01:00.858Z] #20 52.79 Setting up apparmor (2.13.2-10) ...
12:01:02 [2021-07-29T12:01:02.769Z] #20 54.43 Setting up xfsprogs (4.20.0-1) ...
12:01:02 [2021-07-29T12:01:02.769Z] #20 54.46 Setting up python3-lib2to3 (3.7.3-1) ...
12:01:03 [2021-07-29T12:01:03.028Z] #20 54.88 Setting up python3-pkg-resources (40.8.0-1) ...
12:01:03 [2021-07-29T12:01:03.720Z] #22 4.502 Collecting yamllint==1.26.1
12:01:03 [2021-07-29T12:01:03.858Z] #20 55.68 Setting up python3-distutils (3.7.3-1) ...
12:01:04 [2021-07-29T12:01:04.040Z] #22 25.63   Installing build dependencies: finished with status 'done'
12:01:04 [2021-07-29T12:01:04.377Z] #20 56.12 Setting up python3-setuptools (40.8.0-1) ...
12:01:04 [2021-07-29T12:01:04.837Z] #22 ...
12:01:04 [2021-07-29T12:01:04.837Z] 
12:01:04 [2021-07-29T12:01:04.837Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:04 [2021-07-29T12:01:04.837Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:01:04 [2021-07-29T12:01:04.837Z] #40 194.5 + dpkg --print-architecture
12:01:04 [2021-07-29T12:01:04.837Z] #40 194.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:01:04 [2021-07-29T12:01:04.837Z] #40 194.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:01:04 [2021-07-29T12:01:04.837Z] #40 194.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:01:05 [2021-07-29T12:01:05.163Z] #20 57.14 Setting up python3-pip (18.1-5) ...
12:01:06 [2021-07-29T12:01:06.103Z] #20 57.97 Processing triggers for libc-bin (2.28-10) ...
12:01:06 [2021-07-29T12:01:06.103Z] #20 57.99 Processing triggers for mime-support (3.62) ...
12:01:07 [2021-07-29T12:01:07.488Z] #20 DONE 59.1s
12:01:07 [2021-07-29T12:01:07.488Z] 
12:01:07 [2021-07-29T12:01:07.488Z] #21 [dev-systemd-false  8/25] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
12:01:07 [2021-07-29T12:01:07.488Z] #21 sha256:1a368c296c0a532db61b3f7c853690b1e91ab2dc8744bc9d311d70e9754fb874
12:01:08 [2021-07-29T12:01:08.131Z] #21 0.947 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:01:08 [2021-07-29T12:01:08.131Z] #21 0.957 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:01:08 [2021-07-29T12:01:08.131Z] #21 0.960 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:01:08 [2021-07-29T12:01:08.261Z] #22 30.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:01:08 [2021-07-29T12:01:08.261Z] #22 30.59 Building wheels for collected packages: yamllint, pyyaml
12:01:08 [2021-07-29T12:01:08.261Z] #22 30.59   Running setup.py bdist_wheel for yamllint: started
12:01:08 [2021-07-29T12:01:08.406Z] #21 DONE 1.3s
12:01:08 [2021-07-29T12:01:08.406Z] 
12:01:08 [2021-07-29T12:01:08.406Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:01:08 [2021-07-29T12:01:08.406Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
12:01:08 [2021-07-29T12:01:08.523Z] #22 ...
12:01:08 [2021-07-29T12:01:08.524Z] 
12:01:08 [2021-07-29T12:01:08.524Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:08 [2021-07-29T12:01:08.524Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:08 [2021-07-29T12:01:08.524Z] #57 164.0 + bin/containerd
12:01:08 [2021-07-29T12:01:08.851Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:01:08 [2021-07-29T12:01:08.851Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:01:08 [2021-07-29T12:01:08.851Z] GOOS="" GOARCH="" GOARM=""
12:01:08 [2021-07-29T12:01:08.851Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:01:08 [2021-07-29T12:01:08.851Z] 
12:01:08 [2021-07-29T12:01:08.851Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:01:08 [2021-07-29T12:01:08.851Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:01:08 [2021-07-29T12:01:08.851Z] Using test binary docker
12:01:08 [2021-07-29T12:01:08.851Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:01:08 [2021-07-29T12:01:08.851Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:01:08 [2021-07-29T12:01:08.851Z] INFO: Waiting for daemon to start...
12:01:08 [2021-07-29T12:01:08.851Z] Starting dockerd
12:01:08 [2021-07-29T12:01:08.851Z] .
12:01:08 [2021-07-29T12:01:08.851Z] INFO: Building docker-sdk-python3:5.0.0...
12:01:09 [2021-07-29T12:01:09.015Z] #40 ...
12:01:09 [2021-07-29T12:01:09.015Z] 
12:01:09 [2021-07-29T12:01:09.015Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:01:09 [2021-07-29T12:01:09.015Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
12:01:09 [2021-07-29T12:01:09.015Z] #22 9.841   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:01:10 [2021-07-29T12:01:10.385Z] #22 11.04 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:01:10 [2021-07-29T12:01:10.385Z] #22 11.09   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:01:10 [2021-07-29T12:01:10.385Z] #22 11.14 Collecting pyyaml (from yamllint==1.26.1)
12:01:10 [2021-07-29T12:01:10.641Z] #22 11.38   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:01:10 [2021-07-29T12:01:10.898Z] #22 11.63 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:01:10 [2021-07-29T12:01:10.898Z] #22 11.63 Building wheels for collected packages: yamllint
12:01:10 [2021-07-29T12:01:10.898Z] #22 11.63   Running setup.py bdist_wheel for yamllint: started
12:01:12 [2021-07-29T12:01:12.266Z] #22 12.70   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:01:12 [2021-07-29T12:01:12.266Z] #22 12.71   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:01:12 [2021-07-29T12:01:12.266Z] #22 12.76 Successfully built yamllint
12:01:12 [2021-07-29T12:01:12.266Z] #22 12.78 Installing collected packages: pathspec, pyyaml, yamllint
12:01:12 [2021-07-29T12:01:12.523Z] #22 13.13 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:01:13 [2021-07-29T12:01:13.086Z] #22 DONE 13.8s
12:01:13 [2021-07-29T12:01:13.086Z] 
12:01:13 [2021-07-29T12:01:13.086Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
12:01:13 [2021-07-29T12:01:13.086Z] #25 sha256:5e591e6f9a08a933c6fc8e4e442855cd96b14c3fa4139e1ffdfbc68a6aec6b92
12:01:13 [2021-07-29T12:01:13.343Z] #25 DONE 0.5s
12:01:13 [2021-07-29T12:01:13.343Z] 
12:01:13 [2021-07-29T12:01:13.343Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:01:13 [2021-07-29T12:01:13.343Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
12:01:13 [2021-07-29T12:01:13.600Z] #50 ...
12:01:13 [2021-07-29T12:01:13.600Z] 
12:01:13 [2021-07-29T12:01:13.600Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
12:01:13 [2021-07-29T12:01:13.600Z] #30 sha256:d99fdc0c6ff95e0473509d7e8d68a2d212b94292549e256c5350c2f0a0510ad1
12:01:13 [2021-07-29T12:01:13.699Z] #22 4.577 Collecting yamllint==1.26.1
12:01:13 [2021-07-29T12:01:13.845Z] #57 ...
12:01:13 [2021-07-29T12:01:13.845Z] 
12:01:13 [2021-07-29T12:01:13.845Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:01:13 [2021-07-29T12:01:13.845Z] #24 sha256:92f607d223ff8a78bf1b0291a4f4e81851b8a563b7abd665170ae8664e446daf
12:01:13 [2021-07-29T12:01:13.845Z] #24 199.1 + return
12:01:14 [2021-07-29T12:01:14.420Z] #24 ...
12:01:14 [2021-07-29T12:01:14.420Z] 
12:01:14 [2021-07-29T12:01:14.420Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:01:14 [2021-07-29T12:01:14.420Z] #22 sha256:42ab9c126ea71a9758303545eea6fb2e5e0688d7b0f31768e69a6c799197b52a
12:01:14 [2021-07-29T12:01:14.420Z] #22 31.40   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:01:14 [2021-07-29T12:01:14.420Z] #22 31.40   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:01:14 [2021-07-29T12:01:14.420Z] #22 31.45   Running setup.py bdist_wheel for pyyaml: started
12:01:14 [2021-07-29T12:01:14.420Z] #22 32.76   Running setup.py bdist_wheel for pyyaml: finished with status 'done'
12:01:14 [2021-07-29T12:01:14.420Z] #22 32.76   Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028
12:01:14 [2021-07-29T12:01:14.420Z] #22 32.91 Successfully built yamllint pyyaml
12:01:14 [2021-07-29T12:01:14.420Z] #22 32.92 Installing collected packages: pathspec, pyyaml, yamllint
12:01:14 [2021-07-29T12:01:14.420Z] #22 33.20 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:01:14 [2021-07-29T12:01:14.420Z] #22 DONE 37.2s
12:01:14 [2021-07-29T12:01:14.683Z] 
12:01:14 [2021-07-29T12:01:14.683Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:14 [2021-07-29T12:01:14.683Z] #54 sha256:c7c87b2f57f90e7e6c3c3cbda6ef42fdcc068882a3c8731805407299f3fafd7c
12:01:14 [2021-07-29T12:01:14.683Z] #54 106.3 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:01:14 [2021-07-29T12:01:14.683Z] #54 107.1 + mkdir -p /build
12:01:14 [2021-07-29T12:01:14.683Z] #54 107.2 + cp runc /build/runc
12:01:14 [2021-07-29T12:01:14.683Z] #54 DONE 107.8s
12:01:14 [2021-07-29T12:01:14.683Z] 
12:01:14 [2021-07-29T12:01:14.683Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
12:01:14 [2021-07-29T12:01:14.683Z] #24 sha256:92f607d223ff8a78bf1b0291a4f4e81851b8a563b7abd665170ae8664e446daf
12:01:14 [2021-07-29T12:01:14.683Z] #24 DONE 200.1s
12:01:14 [2021-07-29T12:01:14.683Z] 
12:01:14 [2021-07-29T12:01:14.683Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:14 [2021-07-29T12:01:14.683Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:16 [2021-07-29T12:01:16.994Z] #22 ...
12:01:16 [2021-07-29T12:01:16.994Z] 
12:01:16 [2021-07-29T12:01:16.994Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:16 [2021-07-29T12:01:16.994Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:01:16 [2021-07-29T12:01:16.994Z] #40 198.5 + dpkg --print-architecture
12:01:16 [2021-07-29T12:01:16.994Z] #40 198.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
12:01:16 [2021-07-29T12:01:16.994Z] #40 198.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:01:16 [2021-07-29T12:01:16.994Z] #40 198.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:01:17 [2021-07-29T12:01:17.252Z] #57 ...
12:01:17 [2021-07-29T12:01:17.252Z] 
12:01:17 [2021-07-29T12:01:17.252Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
12:01:17 [2021-07-29T12:01:17.252Z] #25 sha256:e5b75b9a70206c3c9ce58195a5caa9c0d109ac390a0c78266887865c79295dab
12:01:18 [2021-07-29T12:01:18.215Z] #25 DONE 0.9s
12:01:18 [2021-07-29T12:01:18.215Z] 
12:01:18 [2021-07-29T12:01:18.215Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
12:01:18 [2021-07-29T12:01:18.215Z] #30 sha256:cd637fee7882987b638e43258c1f99cdfcd2aa6a1f12145b75905047361eebf0
12:01:18 [2021-07-29T12:01:18.376Z] #40 ...
12:01:18 [2021-07-29T12:01:18.376Z] 
12:01:18 [2021-07-29T12:01:18.376Z] #22 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
12:01:18 [2021-07-29T12:01:18.376Z] #22 sha256:1832251c41dcf7aa1e92d4cbd1589b21fc286f18c1cd0842f11512bf95e30983
12:01:18 [2021-07-29T12:01:18.376Z] #22 9.884   Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB)
12:01:19 [2021-07-29T12:01:19.315Z] #22 10.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1)
12:01:19 [2021-07-29T12:01:19.578Z] #22 11.02   Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl
12:01:19 [2021-07-29T12:01:19.578Z] #22 11.09 Collecting pyyaml (from yamllint==1.26.1)
12:01:19 [2021-07-29T12:01:19.840Z] #22 11.28   Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB)
12:01:20 [2021-07-29T12:01:20.099Z] #22 11.56 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0)
12:01:20 [2021-07-29T12:01:20.099Z] #22 11.56 Building wheels for collected packages: yamllint
12:01:20 [2021-07-29T12:01:20.099Z] #22 11.57   Running setup.py bdist_wheel for yamllint: started
12:01:20 [2021-07-29T12:01:20.147Z] #30 DONE 5.5s
12:01:20 [2021-07-29T12:01:20.147Z] 
12:01:20 [2021-07-29T12:01:20.147Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
12:01:20 [2021-07-29T12:01:20.147Z] #33 sha256:2fd6b6ba595c72fef34837c929539ff3c3cb08d64e59b5bc84d52526ed16242b
12:01:20 [2021-07-29T12:01:20.147Z] #33 DONE 0.4s
12:01:20 [2021-07-29T12:01:20.147Z] 
12:01:20 [2021-07-29T12:01:20.147Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
12:01:20 [2021-07-29T12:01:20.147Z] #35 sha256:42261b9f4c1ee9f0ad53ec0da024f52c1f20438271e407bb0615eec915efc4dd
12:01:20 [2021-07-29T12:01:20.147Z] #35 DONE 0.1s
12:01:20 [2021-07-29T12:01:20.147Z] 
12:01:20 [2021-07-29T12:01:20.147Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
12:01:20 [2021-07-29T12:01:20.147Z] #38 sha256:e9b7104f7ce0be10da164b04d66b942fbc003fcd84f38529a7f8a770ec7f7972
12:01:20 [2021-07-29T12:01:20.147Z] #38 DONE 0.1s
12:01:20 [2021-07-29T12:01:20.147Z] 
12:01:20 [2021-07-29T12:01:20.147Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:20 [2021-07-29T12:01:20.147Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:01:21 [2021-07-29T12:01:21.038Z] #22 12.54   Running setup.py bdist_wheel for yamllint: finished with status 'done'
12:01:21 [2021-07-29T12:01:21.038Z] #22 12.54   Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627
12:01:21 [2021-07-29T12:01:21.038Z] #22 12.59 Successfully built yamllint
12:01:21 [2021-07-29T12:01:21.038Z] #22 12.61 Installing collected packages: pathspec, pyyaml, yamllint
12:01:21 [2021-07-29T12:01:21.300Z] #22 12.92 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
12:01:21 [2021-07-29T12:01:21.589Z] #40 DONE 214.3s
12:01:21 [2021-07-29T12:01:21.590Z] 
12:01:21 [2021-07-29T12:01:21.590Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:21 [2021-07-29T12:01:21.590Z] #54 sha256:d6c034b2fac67ef3a055ad2cb63010898f348752f752c4efc7bc02290b19b555
12:01:21 [2021-07-29T12:01:21.869Z] #22 DONE 13.3s
12:01:21 [2021-07-29T12:01:21.869Z] 
12:01:21 [2021-07-29T12:01:21.869Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
12:01:21 [2021-07-29T12:01:21.869Z] #25 sha256:48693d1373748acfde5b0fed45a62ba53bc191d66cf8287778a01925585f4afd
12:01:22 [2021-07-29T12:01:22.129Z] #25 DONE 0.4s
12:01:22 [2021-07-29T12:01:22.129Z] 
12:01:22 [2021-07-29T12:01:22.129Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:22 [2021-07-29T12:01:22.129Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:01:22 [2021-07-29T12:01:22.129Z] #54 ...
12:01:22 [2021-07-29T12:01:22.129Z] 
12:01:22 [2021-07-29T12:01:22.129Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
12:01:22 [2021-07-29T12:01:22.129Z] #30 sha256:1e7795e4edf96c05053b252278a2ddbca3f6e72b132b03623f31e82896d23552
12:01:22 [2021-07-29T12:01:22.956Z] #54 ...
12:01:22 [2021-07-29T12:01:22.956Z] 
12:01:22 [2021-07-29T12:01:22.956Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
12:01:22 [2021-07-29T12:01:22.956Z] #41 sha256:e7cf9077bf82cdaea8e2a9c3faab363200fb4ad0ec6ca37755d8125347b6d5eb
12:01:23 [2021-07-29T12:01:23.887Z] #41 DONE 0.7s
12:01:23 [2021-07-29T12:01:23.887Z] 
12:01:23 [2021-07-29T12:01:23.887Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:01:23 [2021-07-29T12:01:23.887Z] #50 sha256:3336c6b83f6e2e6f36912039bde9854913250475d3ee60aae9b17ac5da7b4291
12:01:23 [2021-07-29T12:01:23.887Z] #50 216.7 + /build/golangci-lint --version
12:01:23 [2021-07-29T12:01:23.887Z] #50 217.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:01:23 [2021-07-29T12:01:23.887Z] #50 DONE 217.1s
12:01:23 [2021-07-29T12:01:23.887Z] 
12:01:23 [2021-07-29T12:01:23.887Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
12:01:23 [2021-07-29T12:01:23.887Z] #45 sha256:8903ce7b31aa3fe9a5062dabed5d63af0a1480b3339fe44a5d88cba61b1d35ce
12:01:23 [2021-07-29T12:01:23.887Z] #45 DONE 0.1s
12:01:23 [2021-07-29T12:01:23.887Z] 
12:01:23 [2021-07-29T12:01:23.887Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
12:01:23 [2021-07-29T12:01:23.887Z] #47 sha256:3bffa36e4b3a6b528b7536cfdf1e53a38c23af5e8e6750879953f896a6569965
12:01:24 [2021-07-29T12:01:24.144Z] #47 DONE 0.1s
12:01:24 [2021-07-29T12:01:24.144Z] 
12:01:24 [2021-07-29T12:01:24.144Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:24 [2021-07-29T12:01:24.144Z] #49 sha256:5fb33950a83e46f925647e86a67c27d1b3ab555ed54357ecfa2379734577eefc
12:01:24 [2021-07-29T12:01:24.144Z] #49 DONE 0.1s
12:01:24 [2021-07-29T12:01:24.144Z] 
12:01:24 [2021-07-29T12:01:24.144Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:24 [2021-07-29T12:01:24.144Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
12:01:26 [2021-07-29T12:01:26.039Z] #57 ...
12:01:26 [2021-07-29T12:01:26.039Z] 
12:01:26 [2021-07-29T12:01:26.039Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
12:01:26 [2021-07-29T12:01:26.039Z] #51 sha256:d21e1b6273b73171900370fa9a9416636db9a3b42e1c78722ba571dadc5fccf4
12:01:26 [2021-07-29T12:01:26.039Z] #51 DONE 0.1s
12:01:26 [2021-07-29T12:01:26.039Z] 
12:01:26 [2021-07-29T12:01:26.039Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:26 [2021-07-29T12:01:26.039Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
12:01:26 [2021-07-29T12:01:26.039Z] #57 ...
12:01:26 [2021-07-29T12:01:26.039Z] 
12:01:26 [2021-07-29T12:01:26.039Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
12:01:26 [2021-07-29T12:01:26.039Z] #53 sha256:a13e1156c0e2aedc3210ba4af486718f1345f301904fc30a8f75a196ae574650
12:01:26 [2021-07-29T12:01:26.039Z] #53 DONE 0.1s
12:01:26 [2021-07-29T12:01:26.296Z] 
12:01:26 [2021-07-29T12:01:26.296Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:26 [2021-07-29T12:01:26.296Z] #54 sha256:d6c034b2fac67ef3a055ad2cb63010898f348752f752c4efc7bc02290b19b555
12:01:27 [2021-07-29T12:01:27.411Z] #30 DONE 5.2s
12:01:27 [2021-07-29T12:01:27.411Z] 
12:01:27 [2021-07-29T12:01:27.411Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
12:01:27 [2021-07-29T12:01:27.411Z] #33 sha256:12b810aa4805f9a4dfd248d92c2a2988d595d7ab76bf56f01f473c419d19122b
12:01:27 [2021-07-29T12:01:27.670Z] #33 DONE 0.3s
12:01:27 [2021-07-29T12:01:27.670Z] 
12:01:27 [2021-07-29T12:01:27.670Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
12:01:27 [2021-07-29T12:01:27.670Z] #35 sha256:9ff5bf0ead933ceead2272de36785e00f0e3ff6dba545f13f6d78ccd9a961e38
12:01:27 [2021-07-29T12:01:27.670Z] #35 DONE 0.1s
12:01:27 [2021-07-29T12:01:27.670Z] 
12:01:27 [2021-07-29T12:01:27.670Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:27 [2021-07-29T12:01:27.670Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:01:27 [2021-07-29T12:01:27.670Z] #40 ...
12:01:27 [2021-07-29T12:01:27.670Z] 
12:01:27 [2021-07-29T12:01:27.670Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
12:01:27 [2021-07-29T12:01:27.670Z] #38 sha256:98da8ac35d7762dfec645e97e3bfdeee43f6a71911f1dd751e5285e43408f88c
12:01:27 [2021-07-29T12:01:27.670Z] #38 DONE 0.0s
12:01:27 [2021-07-29T12:01:27.928Z] 
12:01:27 [2021-07-29T12:01:27.928Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:01:27 [2021-07-29T12:01:27.928Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
12:01:28 [2021-07-29T12:01:28.240Z] #30 DONE 9.1s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #33 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #33 sha256:6cca090905e96f1d6c3e5dabfea9964e63744e3b17ab17c9edda50f103e81748
12:01:28 [2021-07-29T12:01:28.240Z] #33 DONE 0.5s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:28 [2021-07-29T12:01:28.240Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:28 [2021-07-29T12:01:28.240Z] #57 ...
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #35 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #35 sha256:a0f33593794889e02d44b81bb387e9c1aee6c676c73502f247883bc2f494b4c8
12:01:28 [2021-07-29T12:01:28.240Z] #35 DONE 0.1s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #38 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #38 sha256:3f7fd9c98e029e6481c19bdb5001c206dd5c5a30f1832efdcdb8ff51dfbd4187
12:01:28 [2021-07-29T12:01:28.240Z] #38 DONE 0.1s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #41 sha256:7e5cd68e762a273549f16fdb0f1177830bb9895d179bdf4953ffef5bf7a701a9
12:01:28 [2021-07-29T12:01:28.240Z] #41 DONE 0.5s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #45 sha256:868face29646e2df38342ca73a36baa0908ef85ec4c8f4a7887ed916de45a33b
12:01:28 [2021-07-29T12:01:28.240Z] #45 DONE 0.1s
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:28 [2021-07-29T12:01:28.240Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:28 [2021-07-29T12:01:28.240Z] #57 ...
12:01:28 [2021-07-29T12:01:28.240Z] 
12:01:28 [2021-07-29T12:01:28.240Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.240Z] #47 sha256:21411fff70200ea3bdbd893989327f46d125b264b6523dfdf003bcab7863be16
12:01:28 [2021-07-29T12:01:28.815Z] #47 DONE 0.4s
12:01:28 [2021-07-29T12:01:28.815Z] 
12:01:28 [2021-07-29T12:01:28.815Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:28 [2021-07-29T12:01:28.815Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:28 [2021-07-29T12:01:28.815Z] #57 ...
12:01:28 [2021-07-29T12:01:28.815Z] 
12:01:28 [2021-07-29T12:01:28.815Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.815Z] #49 sha256:29d67fcaf2ecc192081628da313ef196d922a4dfe7cf397b1ffc49d8f734d0cf
12:01:28 [2021-07-29T12:01:28.815Z] #49 DONE 0.1s
12:01:28 [2021-07-29T12:01:28.815Z] 
12:01:28 [2021-07-29T12:01:28.815Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
12:01:28 [2021-07-29T12:01:28.815Z] #51 sha256:f79cfbb67a066606e4e545e53dffe63e57bebfe4b7ef4519a95105f98ff4a0e5
12:01:29 [2021-07-29T12:01:29.761Z] #51 DONE 0.8s
12:01:29 [2021-07-29T12:01:29.761Z] 
12:01:29 [2021-07-29T12:01:29.761Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
12:01:29 [2021-07-29T12:01:29.761Z] #53 sha256:614c1794357a68a9a7c3ff9a5a5370910e0bcf39cbabd4cc5016a7899ebdd0bb
12:01:29 [2021-07-29T12:01:29.761Z] #53 DONE 0.1s
12:01:29 [2021-07-29T12:01:29.761Z] 
12:01:29 [2021-07-29T12:01:29.761Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
12:01:29 [2021-07-29T12:01:29.761Z] #55 sha256:8991c0c51353502cea8a6e50675388c076bfee11fea2444052a5472d1cf754a2
12:01:29 [2021-07-29T12:01:29.832Z] #50 ...
12:01:29 [2021-07-29T12:01:29.832Z] 
12:01:29 [2021-07-29T12:01:29.832Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/docker/distribution.git .         && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827"         && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"            go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry         && case $(dpkg --print-architecture) in                amd64|armhf|ppc64*|s390x)                git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go";                    go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry;                 ;;            esac
12:01:29 [2021-07-29T12:01:29.832Z] #40 sha256:5c879fc49ec2e7c65b57acb26de52c4a6ddfb9ed08490cb8d151326fc7bcace6
12:01:29 [2021-07-29T12:01:29.832Z] #40 DONE 218.9s
12:01:29 [2021-07-29T12:01:29.832Z] 
12:01:29 [2021-07-29T12:01:29.832Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:29 [2021-07-29T12:01:29.832Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:01:30 [2021-07-29T12:01:30.023Z] #55 DONE 0.4s
12:01:30 [2021-07-29T12:01:30.023Z] 
12:01:30 [2021-07-29T12:01:30.023Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:30 [2021-07-29T12:01:30.023Z] #57 sha256:dc8c8da665a88d6ced503b64e2fa42f3df41979e3b4f9967ab5450e7d4ae4f1c
12:01:30 [2021-07-29T12:01:30.774Z] #54 ...
12:01:30 [2021-07-29T12:01:30.774Z] 
12:01:30 [2021-07-29T12:01:30.774Z] #41 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
12:01:30 [2021-07-29T12:01:30.774Z] #41 sha256:e29ffe76dd918eb99e7345682048623b4fb75148fb2895ef83988a98850d798c
12:01:31 [2021-07-29T12:01:31.348Z] #41 DONE 0.6s
12:01:31 [2021-07-29T12:01:31.348Z] 
12:01:31 [2021-07-29T12:01:31.348Z] #45 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
12:01:31 [2021-07-29T12:01:31.348Z] #45 sha256:3a1338c856f8af969a322f30deb8ea634967659c42192b30925032fd0efe4dc5
12:01:31 [2021-07-29T12:01:31.348Z] #45 DONE 0.0s
12:01:31 [2021-07-29T12:01:31.348Z] 
12:01:31 [2021-07-29T12:01:31.348Z] #47 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
12:01:31 [2021-07-29T12:01:31.348Z] #47 sha256:a021c5a5863bd2d9f45c0844c4255d75d10dee197c20fe7da5dae0d3deb4ed58
12:01:31 [2021-07-29T12:01:31.348Z] #47 DONE 0.1s
12:01:31 [2021-07-29T12:01:31.348Z] 
12:01:31 [2021-07-29T12:01:31.348Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
12:01:31 [2021-07-29T12:01:31.348Z] #49 sha256:1aa32e2f6aa910e0b7169059202f1ee3eb24db91b507ca966aa59faf8f365a49
12:01:31 [2021-07-29T12:01:31.348Z] #49 DONE 0.1s
12:01:31 [2021-07-29T12:01:31.348Z] 
12:01:31 [2021-07-29T12:01:31.348Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
12:01:31 [2021-07-29T12:01:31.348Z] #50 sha256:6a7fd700376cdb60bbfb3a5e0e602833380a8f366ddb6b70ed2fb9b1cfbc7f19
12:01:31 [2021-07-29T12:01:31.348Z] #50 220.9 + /build/golangci-lint --version
12:01:31 [2021-07-29T12:01:31.608Z] #50 221.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
12:01:31 [2021-07-29T12:01:31.608Z] #50 DONE 221.4s
12:01:31 [2021-07-29T12:01:31.608Z] 
12:01:31 [2021-07-29T12:01:31.608Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:31 [2021-07-29T12:01:31.608Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
12:01:34 [2021-07-29T12:01:34.146Z] #57 ...
12:01:34 [2021-07-29T12:01:34.146Z] 
12:01:34 [2021-07-29T12:01:34.146Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
12:01:34 [2021-07-29T12:01:34.146Z] #51 sha256:b235048425f5944d9abb2455caff54fca08bb7688ec87beae9f4ba6a9f1cb147
12:01:34 [2021-07-29T12:01:34.717Z] #51 DONE 0.4s
12:01:34 [2021-07-29T12:01:34.717Z] 
12:01:34 [2021-07-29T12:01:34.717Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
12:01:34 [2021-07-29T12:01:34.717Z] #53 sha256:ebb3f537e06284fbf5f0c95c0b7a5c0e0588e4caccb66574fb73d92ad874452d
12:01:34 [2021-07-29T12:01:34.717Z] #53 DONE 0.1s
12:01:34 [2021-07-29T12:01:34.717Z] 
12:01:34 [2021-07-29T12:01:34.717Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:34 [2021-07-29T12:01:34.717Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
12:01:45 [2021-07-29T12:01:45.049Z] #57 199.6 # github.com/containerd/containerd/cmd/containerd
12:01:45 [2021-07-29T12:01:45.049Z] #57 199.6 /usr/bin/ld: /tmp/go-link-485151613/000019.o: in function `New':
12:01:45 [2021-07-29T12:01:45.049Z] #57 199.6 /tmp/tmp.bwltU2KKQe/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
12:01:45 [2021-07-29T12:01:45.049Z] #57 199.7 + bin/containerd-stress
12:01:47 [2021-07-29T12:01:47.513Z] sha256:d17c3f5b597e867060afc3add4a6238c8793292d47ff7e23784e24ff77bec6cb
12:01:47 [2021-07-29T12:01:47.513Z] INFO: Starting docker-py tests...
12:01:48 [2021-07-29T12:01:48.196Z] #54 ...
12:01:48 [2021-07-29T12:01:48.196Z] 
12:01:48 [2021-07-29T12:01:48.196Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:48 [2021-07-29T12:01:48.196Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
12:01:48 [2021-07-29T12:01:48.196Z] #57 184.9 + bin/containerd
12:01:48 [2021-07-29T12:01:48.442Z] ============================= test session starts ==============================
12:01:48 [2021-07-29T12:01:48.442Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1
12:01:48 [2021-07-29T12:01:48.442Z] rootdir: /src, inifile: pytest.ini
12:01:48 [2021-07-29T12:01:48.442Z] plugins: timeout-1.3.3, cov-2.6.1
12:01:49 [2021-07-29T12:01:49.810Z] collected 390 items / 1 deselected / 389 selected
12:01:49 [2021-07-29T12:01:49.810Z] 
12:01:50 [2021-07-29T12:01:50.089Z] #57 ...
12:01:50 [2021-07-29T12:01:50.089Z] 
12:01:50 [2021-07-29T12:01:50.089Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:50 [2021-07-29T12:01:50.089Z] #54 sha256:d6c034b2fac67ef3a055ad2cb63010898f348752f752c4efc7bc02290b19b555
12:01:50 [2021-07-29T12:01:50.089Z] #54 117.8 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:01:50 [2021-07-29T12:01:50.089Z] #54 118.4 + mkdir -p /build
12:01:50 [2021-07-29T12:01:50.089Z] #54 118.4 + cp runc /build/runc
12:01:50 [2021-07-29T12:01:50.089Z] #54 DONE 119.2s
12:01:50 [2021-07-29T12:01:50.089Z] 
12:01:50 [2021-07-29T12:01:50.089Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:50 [2021-07-29T12:01:50.089Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
12:01:51 [2021-07-29T12:01:51.455Z] #57 ...
12:01:51 [2021-07-29T12:01:51.455Z] 
12:01:51 [2021-07-29T12:01:51.455Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
12:01:51 [2021-07-29T12:01:51.455Z] #55 sha256:de306dc916b12bb9c27f7fab77f4372ca1d8879489e2dc7d5538b0053a15f83d
12:01:51 [2021-07-29T12:01:51.455Z] #55 DONE 0.2s
12:01:51 [2021-07-29T12:01:51.455Z] 
12:01:51 [2021-07-29T12:01:51.455Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:51 [2021-07-29T12:01:51.455Z] #57 sha256:4e3ec82ab0a03b8ac138c0f4ba99bd9f09362bb9f0f7aae3d51ddae91f49e947
12:01:51 [2021-07-29T12:01:51.631Z] #57 206.0 + bin/containerd-shim
12:01:56 [2021-07-29T12:01:56.874Z] #57 193.5 + bin/containerd
12:01:56 [2021-07-29T12:01:56.930Z] #57 211.8 + bin/containerd-shim-runc-v1
12:01:58 [2021-07-29T12:01:58.256Z] #57 ...
12:01:58 [2021-07-29T12:01:58.256Z] 
12:01:58 [2021-07-29T12:01:58.256Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
12:01:58 [2021-07-29T12:01:58.256Z] #54 sha256:e8388e7d93b7a9373cdd3915baaa3d6f7090798d93f93eb8bd61b880adefd13e
12:01:58 [2021-07-29T12:01:58.256Z] #54 117.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
12:01:58 [2021-07-29T12:01:58.256Z] #54 117.9 + mkdir -p /build
12:01:58 [2021-07-29T12:01:58.256Z] #54 117.9 + cp runc /build/runc
12:01:58 [2021-07-29T12:01:58.256Z] #54 DONE 118.6s
12:01:58 [2021-07-29T12:01:58.256Z] 
12:01:58 [2021-07-29T12:01:58.256Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:58 [2021-07-29T12:01:58.256Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
12:01:59 [2021-07-29T12:01:59.635Z] #57 ...
12:01:59 [2021-07-29T12:01:59.635Z] 
12:01:59 [2021-07-29T12:01:59.635Z] #55 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
12:01:59 [2021-07-29T12:01:59.635Z] #55 sha256:b51af481296f97bde8e6f192862d89b995a5c4746e182f97750f979db9c56f15
12:01:59 [2021-07-29T12:01:59.635Z] #55 DONE 0.3s
12:01:59 [2021-07-29T12:01:59.895Z] 
12:01:59 [2021-07-29T12:01:59.895Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
12:01:59 [2021-07-29T12:01:59.895Z] #57 sha256:9d521472fee54af288673aaaeb1f749a64e836c5d743d0db79504896cb4173a0
12:02:01 [2021-07-29T12:02:01.145Z] #57 216.0 + bin/containerd-shim-runc-v2
12:02:01 [2021-07-29T12:02:01.405Z] #57 216.9 + binaries
12:02:01 [2021-07-29T12:02:01.405Z] #57 216.9 + install -D bin/containerd /build/containerd
12:02:01 [2021-07-29T12:02:01.405Z] #57 216.9 + install -D bin/containerd-shim /build/containerd-shim
12:02:01 [2021-07-29T12:02:01.405Z] #57 216.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:02:01 [2021-07-29T12:02:01.405Z] #57 217.0 + install -D bin/ctr /build/ctr
12:02:05 [2021-07-29T12:02:05.604Z] #57 DONE 220.6s
12:02:06 [2021-07-29T12:02:06.546Z] 
12:02:06 [2021-07-29T12:02:06.546Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
12:02:06 [2021-07-29T12:02:06.546Z] #58 sha256:e0517420b99dc278b452bac28c92fe97d0db5ff60b376b0e9550f33cfdcf94b4
12:02:08 [2021-07-29T12:02:08.459Z] #58 DONE 1.4s
12:02:08 [2021-07-29T12:02:08.459Z] 
12:02:08 [2021-07-29T12:02:08.459Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:02:08 [2021-07-29T12:02:08.459Z] #62 sha256:9d19806560d10beb1d27a052e193b05a9291e77d9382a401ac2dbe84284b90e9
12:02:08 [2021-07-29T12:02:08.459Z] #62 DONE 0.3s
12:02:08 [2021-07-29T12:02:08.459Z] 
12:02:08 [2021-07-29T12:02:08.459Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
12:02:08 [2021-07-29T12:02:08.459Z] #67 sha256:d94119dae568da2c96c6c99afbc4f4e703fe311a727c8103481ee8819be2ed7a
12:02:10 [2021-07-29T12:02:10.312Z] tests/integration/api_build_test.py .......................X             [  6%]
12:02:11 [2021-07-29T12:02:11.001Z] #67 DONE 2.0s
12:02:11 [2021-07-29T12:02:11.001Z] 
12:02:11 [2021-07-29T12:02:11.001Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
12:02:11 [2021-07-29T12:02:11.001Z] #68 sha256:000abbf9c8dd4d873a42c12e756e3a81e8000b60059c7e19666ba9d5ef3368a4
12:02:11 [2021-07-29T12:02:11.001Z] #68 DONE 0.0s
12:02:11 [2021-07-29T12:02:11.001Z] 
12:02:11 [2021-07-29T12:02:11.001Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:02:11 [2021-07-29T12:02:11.001Z] #69 sha256:4b4de3c1af65e6dcb0fe0c7e163dfeb9916a03f7d65eeb126fa5e158f7b1e4c2
12:02:11 [2021-07-29T12:02:11.129Z] tests/integration/api_client_test.py .....                               [  7%]
12:02:12 [2021-07-29T12:02:12.388Z] #69 DONE 1.9s
12:02:12 [2021-07-29T12:02:12.388Z] 
12:02:12 [2021-07-29T12:02:12.388Z] #70 exporting to image
12:02:12 [2021-07-29T12:02:12.388Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:02:12 [2021-07-29T12:02:12.388Z] #70 exporting layers
12:02:12 [2021-07-29T12:02:12.617Z] tests/integration/api_config_test.py .....                               [  8%]
12:02:16 [2021-07-29T12:02:16.601Z] #70 exporting layers 4.0s done
12:02:16 [2021-07-29T12:02:16.601Z] #70 writing image sha256:4c6144afffe56d2464dc0d28390d76540476b4cc6a737a846e3f026b58077fdf
12:02:16 [2021-07-29T12:02:16.601Z] #70 writing image sha256:4c6144afffe56d2464dc0d28390d76540476b4cc6a737a846e3f026b58077fdf done
12:02:16 [2021-07-29T12:02:16.601Z] #70 naming to docker.io/library/docker:1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 done
12:02:16 [2021-07-29T12:02:16.601Z] #70 DONE 4.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:02:16 [2021-07-29T12:02:16.940Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:02:17 [2021-07-29T12:02:17.229Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 hack/test/unit
12:02:18 [2021-07-29T12:02:18.004Z] 29d5b6a226d2: Pull complete
12:02:18 [2021-07-29T12:02:18.004Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
12:02:18 [2021-07-29T12:02:18.004Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:02:18 [2021-07-29T12:02:18.004Z] mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:02:18 [2021-07-29T12:02:18.004Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 completed successfully
12:02:18 [2021-07-29T12:02:18.004Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore
12:02:18 [2021-07-29T12:02:18.004Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1'
12:02:18 [2021-07-29T12:02:18.004Z] INFO: Docker version of control daemon
12:02:18 [2021-07-29T12:02:18.004Z] 
12:02:18 [2021-07-29T12:02:18.004Z] Client: Mirantis Container Runtime
12:02:18 [2021-07-29T12:02:18.004Z]  Version:           20.10.0
12:02:18 [2021-07-29T12:02:18.004Z]  API version:       1.41
12:02:18 [2021-07-29T12:02:18.004Z]  Go version:        go1.13.15
12:02:18 [2021-07-29T12:02:18.004Z]  Git commit:        6ee42dc
12:02:18 [2021-07-29T12:02:18.004Z]  Built:             03/11/2021 13:24:56
12:02:18 [2021-07-29T12:02:18.004Z]  OS/Arch:           windows/amd64
12:02:18 [2021-07-29T12:02:18.004Z]  Context:           default
12:02:18 [2021-07-29T12:02:18.005Z]  Experimental:      true
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] Server: Mirantis Container Runtime
12:02:18 [2021-07-29T12:02:18.005Z]  Engine:
12:02:18 [2021-07-29T12:02:18.005Z]   Version:          20.10.0
12:02:18 [2021-07-29T12:02:18.005Z]   API version:      1.41 (minimum version 1.24)
12:02:18 [2021-07-29T12:02:18.005Z]   Go version:       go1.13.15
12:02:18 [2021-07-29T12:02:18.005Z]   Git commit:       1e08f21e79
12:02:18 [2021-07-29T12:02:18.005Z]   Built:            03/11/2021 13:23:32
12:02:18 [2021-07-29T12:02:18.005Z]   OS/Arch:          windows/amd64
12:02:18 [2021-07-29T12:02:18.005Z]   Experimental:     true
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] INFO: Docker info of control daemon
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] Client:
12:02:18 [2021-07-29T12:02:18.005Z]  Context:    default
12:02:18 [2021-07-29T12:02:18.005Z]  Debug Mode: false
12:02:18 [2021-07-29T12:02:18.005Z]  Plugins:
12:02:18 [2021-07-29T12:02:18.005Z]   app: Docker Application (Docker Inc., v0.8.0)
12:02:18 [2021-07-29T12:02:18.005Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:02:18 [2021-07-29T12:02:18.005Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] Server:
12:02:18 [2021-07-29T12:02:18.005Z]  Containers: 0
12:02:18 [2021-07-29T12:02:18.005Z]   Running: 0
12:02:18 [2021-07-29T12:02:18.005Z]   Paused: 0
12:02:18 [2021-07-29T12:02:18.005Z]   Stopped: 0
12:02:18 [2021-07-29T12:02:18.005Z]  Images: 1
12:02:18 [2021-07-29T12:02:18.005Z]  Server Version: 20.10.0
12:02:18 [2021-07-29T12:02:18.005Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:02:18 [2021-07-29T12:02:18.005Z]   Windows: 
12:02:18 [2021-07-29T12:02:18.005Z]   LCOW: 
12:02:18 [2021-07-29T12:02:18.005Z]  Logging Driver: json-file
12:02:18 [2021-07-29T12:02:18.005Z]  Plugins:
12:02:18 [2021-07-29T12:02:18.005Z]   Volume: local
12:02:18 [2021-07-29T12:02:18.005Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:02:18 [2021-07-29T12:02:18.005Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:02:18 [2021-07-29T12:02:18.005Z]  Swarm: inactive
12:02:18 [2021-07-29T12:02:18.005Z]  Default Isolation: process
12:02:18 [2021-07-29T12:02:18.005Z]  Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:02:18 [2021-07-29T12:02:18.005Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:02:18 [2021-07-29T12:02:18.005Z]  OSType: windows
12:02:18 [2021-07-29T12:02:18.005Z]  Architecture: x86_64
12:02:18 [2021-07-29T12:02:18.005Z]  CPUs: 4
12:02:18 [2021-07-29T12:02:18.005Z]  Total Memory: 32GiB
12:02:18 [2021-07-29T12:02:18.005Z]  Name: azwin-2-125ab0
12:02:18 [2021-07-29T12:02:18.005Z]  ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6
12:02:18 [2021-07-29T12:02:18.005Z]  Docker Root Dir: D:\docker
12:02:18 [2021-07-29T12:02:18.005Z]  Debug Mode: false
12:02:18 [2021-07-29T12:02:18.005Z]  Registry: https://index.docker.io/v1/
12:02:18 [2021-07-29T12:02:18.005Z]  Labels:
12:02:18 [2021-07-29T12:02:18.005Z]  Experimental: true
12:02:18 [2021-07-29T12:02:18.005Z]  Insecure Registries:
12:02:18 [2021-07-29T12:02:18.005Z]   10.0.0.4:5000
12:02:18 [2021-07-29T12:02:18.005Z]   127.0.0.0/8
12:02:18 [2021-07-29T12:02:18.005Z]  Registry Mirrors:
12:02:18 [2021-07-29T12:02:18.005Z]   http://10.0.0.4:5000/
12:02:18 [2021-07-29T12:02:18.005Z]  Live Restore Enabled: false
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] 
12:02:18 [2021-07-29T12:02:18.005Z] INFO: Commit hash is f7282c9015
12:02:18 [2021-07-29T12:02:18.005Z] INFO: Nuke-Everything...
12:02:18 [2021-07-29T12:02:18.005Z] INFO: Container count on control daemon to delete is 0
12:02:18 [2021-07-29T12:02:18.971Z] INFO: Nuking d:\CI
12:02:18 [2021-07-29T12:02:18.971Z] INFO: Zapped successfully
12:02:18 [2021-07-29T12:02:18.971Z] INFO: Location for testing is d:\CI\PR-42684\13
12:02:18 [2021-07-29T12:02:18.971Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:02:18 [2021-07-29T12:02:18.971Z] 
12:02:18 [2021-07-29T12:02:18.971Z] 
12:02:18 [2021-07-29T12:02:18.971Z] INFO: Building the image from Dockerfile.windows at 07/29/2021 12:02:18...
12:02:18 [2021-07-29T12:02:18.971Z] 
12:02:19 [2021-07-29T12:02:19.771Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
12:02:19 [2021-07-29T12:02:19.771Z] + TESTFLAGS+=' -test.timeout=5m'
12:02:19 [2021-07-29T12:02:19.771Z] + TESTDIRS=./...
12:02:19 [2021-07-29T12:02:19.771Z] + exclude_paths='/vendor/|/integration'
12:02:19 [2021-07-29T12:02:19.771Z] ++ go list ./...
12:02:19 [2021-07-29T12:02:19.771Z] ++ grep -vE '(/vendor/|/integration)'
12:02:21 [2021-07-29T12:02:21.157Z] + pkg_list='github.com/docker/docker/api
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/backend/build
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/httputils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/middleware
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/build
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/checkpoint
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/container
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/debug
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/distribution
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/grpc
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/image
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/network
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/plugin
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/session
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/swarm
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/system
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/server/router/volume
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/backend
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/blkiodev
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/container
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/events
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/filters
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/image
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/mount
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/network
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/plugins/logdriver
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/registry
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/strslice
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/swarm
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/swarm/runtime
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/time
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/versions
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/versions/v1p19
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/versions/v1p20
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/api/types/volume
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/exporter
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/builder-next/worker
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/dockerfile
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/dockerignore
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/remotecontext
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/builder/remotecontext/git
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cli
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cli/config
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cli/debug
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/client
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cmd/docker-proxy
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cmd/dockerd
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cmd/dockerd/trap
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/container
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/container/stream
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/contrib/apparmor
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/contrib/docker-device-tool
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/contrib/httpserver
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster/convert
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster/executor
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster/executor/container
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/cluster/provider
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/config
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/discovery
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/events
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/events/testutils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/exec
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/aufs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/copy
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/overlay
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/register
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/vfs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/graphdriver/zfs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/images
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/initlayer
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/links
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/listeners
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/awslogs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/fluentd
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/gcplogs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/gelf
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/journald
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/local
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/logentries
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/loggerutils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/splunk
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/syslog
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/logger/templates
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/names
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/network
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/daemon/stats
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/distribution
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/distribution/metadata
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/distribution/utils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/distribution/xfer
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/dockerversion
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/errdefs
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/image
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/image/cache
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/image/tarexport
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/image/v1
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/internal/test/suite
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/layer
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libcontainerd
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libcontainerd/queue
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libcontainerd/remote
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libcontainerd/supervisor
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libcontainerd/types
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/api
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/bitseq
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cluster
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/config
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/datastore
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/diagnostic
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/discoverapi
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/driverapi
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/bridge
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/host
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/null
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/overlay
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/remote
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/windows
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/drvregistry
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/etchosts
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/hostdiscovery
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/idm
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/internal/caller
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipam
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipamapi
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipams/builtin
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipams/null
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipams/remote
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/ipamutils
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/iptables
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/netlabel
12:02:21 [2021-07-29T12:02:21.157Z] github.com/docker/docker/libnetwork/netutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/networkdb
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ns
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/options
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/osl
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/osl/kernel
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/portallocator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/portmapper
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/resolvconf
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/resolvconf/dns
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/testutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/types
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/oci
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/oci/caps
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/opts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/aaparser
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/archive
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/authorization
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/broadcaster
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/capabilities
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/chrootarchive
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/containerfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/devicemapper
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/directory
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/file
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/kv
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/memory
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/nodes
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/dmesg
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/filenotify
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/fileutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/fsutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/homedir
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/idtools
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/ioutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/jsonmessage
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/locker
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/longpath
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/loopback
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/mount
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/namesgenerator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/parsers
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/parsers/kernel
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/pidfile
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/platform
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugingetter
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugins
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/plugins/transport
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/pools
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/progress
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/pubsub
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/reexec
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/signal
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/stack
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/stdcopy
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/streamformatter
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/stringid
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/symlink
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/sysinfo
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/system
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/tailfile
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/tarsum
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/term
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/term/windows
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/truncindex
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/urlutil
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/useragent
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/plugin
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/plugin/executor/containerd
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/plugin/v2
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/profiles/apparmor
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/profiles/seccomp
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/quota
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/reference
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/registry
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/registry/resumable
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/restartmanager
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/rootless
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/rootless/specconv
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/runconfig
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/runconfig/opts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/daemon
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/environment
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fakecontext
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fakegit
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fakestorage
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fixtures/load
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fixtures/plugin
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/registry
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/testutil/request
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/drivers
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/local
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/mounts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/service
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/service/opts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/volume/testutils'
12:02:21 [2021-07-29T12:02:21.158Z] + grep --fixed-strings libnetwork/drivers/bridge
12:02:21 [2021-07-29T12:02:21.158Z] + echo 'github.com/docker/docker/api
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/backend/build
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/httputils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/middleware
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/build
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/checkpoint
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/container
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/debug
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/distribution
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/grpc
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/image
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/network
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/plugin
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/session
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/swarm
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/system
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/server/router/volume
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/backend
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/blkiodev
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/container
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/events
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/filters
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/image
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/mount
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/network
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/plugins/logdriver
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/registry
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/strslice
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/swarm
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/swarm/runtime
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/time
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/versions
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/versions/v1p19
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/versions/v1p20
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/api/types/volume
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/exporter
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/builder-next/worker
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/dockerfile
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/dockerignore
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/remotecontext
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/builder/remotecontext/git
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cli
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cli/config
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cli/debug
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/client
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cmd/docker-proxy
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cmd/dockerd
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cmd/dockerd/trap
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/container
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/container/stream
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/contrib/apparmor
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/contrib/docker-device-tool
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/contrib/httpserver
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster/convert
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster/executor
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster/executor/container
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/cluster/provider
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/config
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/discovery
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/events
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/events/testutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/exec
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/aufs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/copy
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/overlay
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/register
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/vfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/graphdriver/zfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/images
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/initlayer
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/links
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/listeners
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/awslogs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/fluentd
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/gcplogs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/gelf
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/journald
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/local
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/logentries
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/loggerutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/splunk
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/syslog
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/logger/templates
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/names
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/network
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/daemon/stats
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/distribution
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/distribution/metadata
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/distribution/utils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/distribution/xfer
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/dockerversion
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/errdefs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/image
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/image/cache
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/image/tarexport
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/image/v1
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/internal/test/suite
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/layer
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libcontainerd
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libcontainerd/queue
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libcontainerd/remote
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libcontainerd/supervisor
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libcontainerd/types
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/api
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/bitseq
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cluster
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/config
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/datastore
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/diagnostic
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/discoverapi
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/driverapi
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/bridge
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/host
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/null
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/overlay
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/remote
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/windows
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/drvregistry
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/etchosts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/hostdiscovery
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/idm
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/internal/caller
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipam
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipamapi
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipams/builtin
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipams/null
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipams/remote
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ipamutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/iptables
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/netlabel
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/netutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/networkdb
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/ns
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/options
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/osl
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/osl/kernel
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/portallocator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/portmapper
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/resolvconf
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/resolvconf/dns
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/testutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/libnetwork/types
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/oci
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/oci/caps
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/opts
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/aaparser
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/archive
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/authorization
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/broadcaster
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/capabilities
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/chrootarchive
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/containerfs
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/devicemapper
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/directory
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/file
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/kv
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/memory
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/discovery/nodes
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/dmesg
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/filenotify
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/fileutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/fsutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/homedir
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/idtools
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/ioutils
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/jsonmessage
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/locker
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/longpath
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/loopback
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/mount
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/namesgenerator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/parsers
12:02:21 [2021-07-29T12:02:21.158Z] github.com/docker/docker/pkg/parsers/kernel
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/pidfile
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/platform
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugingetter
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugins
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/plugins/transport
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/pools
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/progress
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/pubsub
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/reexec
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/signal
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/stack
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/stdcopy
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/streamformatter
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/stringid
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/symlink
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/sysinfo
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/system
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/tailfile
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/tarsum
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/term
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/term/windows
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/truncindex
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/urlutil
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/pkg/useragent
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/plugin
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/plugin/executor/containerd
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/plugin/v2
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/profiles/apparmor
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/profiles/seccomp
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/quota
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/reference
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/registry
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/registry/resumable
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/restartmanager
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/rootless
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/rootless/specconv
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/runconfig
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/runconfig/opts
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/daemon
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/environment
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fakecontext
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fakegit
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fakestorage
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fixtures/load
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fixtures/plugin
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/registry
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/testutil/request
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/drivers
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/local
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/mounts
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/service
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/service/opts
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/volume/testutils'
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/libnetwork/drivers/bridge
12:02:21 [2021-07-29T12:02:21.159Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:02:21 [2021-07-29T12:02:21.159Z] + type docker-proxy
12:02:21 [2021-07-29T12:02:21.159Z] hack/test/unit: line 22: type: docker-proxy: not found
12:02:21 [2021-07-29T12:02:21.159Z] + hack/make.sh binary-proxy install-proxy
12:02:21 [2021-07-29T12:02:21.159Z] 
12:02:21 [2021-07-29T12:02:21.159Z] Removing bundles/
12:02:21 [2021-07-29T12:02:21.159Z] 
12:02:21 [2021-07-29T12:02:21.159Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:02:21 [2021-07-29T12:02:21.159Z] Building: bundles/binary-proxy/docker-proxy-dev
12:02:21 [2021-07-29T12:02:21.159Z] GOOS="" GOARCH="" GOARM=""
12:02:22 [2021-07-29T12:02:22.534Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:02:22 [2021-07-29T12:02:22.534Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:02:22 [2021-07-29T12:02:22.534Z] GOOS="" GOARCH="" GOARM=""
12:02:22 [2021-07-29T12:02:22.534Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:02:22 [2021-07-29T12:02:22.534Z] 
12:02:22 [2021-07-29T12:02:22.534Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_SYSTEMD=1
12:02:22 [2021-07-29T12:02:22.534Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:02:22 [2021-07-29T12:02:22.534Z] HOSTNAME=b950bcaa2db2
12:02:22 [2021-07-29T12:02:22.534Z] DEST=bundles/test-integration
12:02:22 [2021-07-29T12:02:22.534Z] PWD=/go/src/github.com/docker/docker
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_GITCOMMIT=a569e8e5642dbc14670b5b6e497e3e26d9fc56e8
12:02:22 [2021-07-29T12:02:22.534Z] container=docker
12:02:22 [2021-07-29T12:02:22.534Z] HOME=/root
12:02:22 [2021-07-29T12:02:22.534Z] LANG=C.UTF-8
12:02:22 [2021-07-29T12:02:22.534Z] INVOCATION_ID=0882b833d0664a7fac1514e4366c38d0
12:02:22 [2021-07-29T12:02:22.534Z] GOLANG_VERSION=1.16.6
12:02:22 [2021-07-29T12:02:22.534Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:02:22 [2021-07-29T12:02:22.534Z] VALIDATE_BRANCH=master
12:02:22 [2021-07-29T12:02:22.534Z] TERM=xterm
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_PKG=github.com/docker/docker
12:02:22 [2021-07-29T12:02:22.534Z] SHLVL=3
12:02:22 [2021-07-29T12:02:22.534Z] TIMEOUT=120m
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_GRAPHDRIVER=overlay2
12:02:22 [2021-07-29T12:02:22.534Z] GO111MODULE=off
12:02:22 [2021-07-29T12:02:22.534Z] DOCKER_EXPERIMENTAL=1
12:02:22 [2021-07-29T12:02:22.534Z] TEST_SKIP_INTEGRATION_CLI=1
12:02:22 [2021-07-29T12:02:22.534Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:02:22 [2021-07-29T12:02:22.534Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:02:22 [2021-07-29T12:02:22.534Z] GOPATH=/go
12:02:22 [2021-07-29T12:02:22.534Z] PKG_CONFIG=pkg-config
12:02:22 [2021-07-29T12:02:22.534Z] _=/usr/bin/env
12:02:22 [2021-07-29T12:02:22.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:02:23 [2021-07-29T12:02:23.193Z] 4612f6d0b889: Pull complete
12:02:23 [2021-07-29T12:02:23.614Z] #57 216.9 # github.com/containerd/containerd/cmd/containerd
12:02:23 [2021-07-29T12:02:23.614Z] #57 216.9 /usr/bin/ld: /tmp/go-link-605800547/000019.o: in function `New':
12:02:23 [2021-07-29T12:02:23.614Z] #57 216.9 /tmp/tmp.X4FR9Y5T0Y/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
12:02:23 [2021-07-29T12:02:23.614Z] #57 216.9 + bin/containerd-stress
12:02:23 [2021-07-29T12:02:23.614Z] #57 218.1 + bin/containerd-shim
12:02:24 [2021-07-29T12:02:24.851Z] Sending build context to Docker daemon  60.98MB
12:02:24 [2021-07-29T12:02:24.851Z] 
12:02:24 [2021-07-29T12:02:24.851Z] Step 1/10 : FROM microsoft/windowsservercore
12:02:24 [2021-07-29T12:02:24.851Z]  ---> 39d157a84080
12:02:24 [2021-07-29T12:02:24.851Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:02:25 [2021-07-29T12:02:25.310Z]  ---> Running in 31651e5d8c08
12:02:25 [2021-07-29T12:02:25.771Z] Removing intermediate container 31651e5d8c08
12:02:25 [2021-07-29T12:02:25.771Z]  ---> 0d099cf614e8
12:02:25 [2021-07-29T12:02:25.771Z] Step 3/10 : ARG GO_VERSION=1.16.6
12:02:25 [2021-07-29T12:02:25.771Z]  ---> Running in 33dcd8d6e030
12:02:26 [2021-07-29T12:02:26.229Z] Removing intermediate container 33dcd8d6e030
12:02:26 [2021-07-29T12:02:26.229Z]  ---> 35e5d650ed14
12:02:26 [2021-07-29T12:02:26.229Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:02:26 [2021-07-29T12:02:26.229Z]  ---> Running in 5bc809a9054f
12:02:26 [2021-07-29T12:02:26.688Z] Removing intermediate container 5bc809a9054f
12:02:26 [2021-07-29T12:02:26.688Z]  ---> 7c9e2f4519db
12:02:26 [2021-07-29T12:02:26.688Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
12:02:26 [2021-07-29T12:02:26.688Z]  ---> Running in 3fcac9463add
12:02:27 [2021-07-29T12:02:27.146Z] Removing intermediate container 3fcac9463add
12:02:27 [2021-07-29T12:02:27.146Z]  ---> c1f9cc89f2ff
12:02:27 [2021-07-29T12:02:27.147Z] Step 6/10 : 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');     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;     $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;
12:02:27 [2021-07-29T12:02:27.147Z]  ---> Running in 05870c7fbfe7
12:02:28 [2021-07-29T12:02:28.866Z] #57 225.1 + bin/containerd-shim-runc-v1
12:02:29 [2021-07-29T12:02:29.304Z] Created binary: bundles/binary-proxy/docker-proxy-dev
12:02:29 [2021-07-29T12:02:29.304Z] 
12:02:29 [2021-07-29T12:02:29.304Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:02:29 [2021-07-29T12:02:29.304Z] Installing docker-proxy to /usr/local/bin/
12:02:29 [2021-07-29T12:02:29.304Z] 
12:02:29 [2021-07-29T12:02:29.304Z] + mkdir -p bundles
12:02:29 [2021-07-29T12:02:29.304Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:02:31 [2021-07-29T12:02:31.222Z] ?   	github.com/docker/docker/api	[no test files]
12:02:31 [2021-07-29T12:02:31.903Z] 
12:02:31 [2021-07-29T12:02:31.903Z] SUCCESS: Specified value was saved.
12:02:31 [2021-07-29T12:02:31.984Z] #57 225.5 # github.com/containerd/containerd/cmd/containerd
12:02:31 [2021-07-29T12:02:31.984Z] #57 225.5 /usr/bin/ld: /tmp/go-link-010828104/000019.o: in function `New':
12:02:31 [2021-07-29T12:02:31.984Z] #57 225.5 /tmp/tmp.iZfvyY5MZj/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
12:02:31 [2021-07-29T12:02:31.984Z] #57 225.6 + bin/containerd-stress
12:02:31 [2021-07-29T12:02:31.984Z] #57 226.7 + bin/containerd-shim
12:02:32 [2021-07-29T12:02:32.870Z] INFO: Downloading git...
12:02:33 [2021-07-29T12:02:33.033Z] #57 230.1 + bin/containerd-shim-runc-v2
12:02:33 [2021-07-29T12:02:33.595Z] #57 230.7 + binaries
12:02:33 [2021-07-29T12:02:33.595Z] #57 230.7 + install -D bin/containerd /build/containerd
12:02:33 [2021-07-29T12:02:33.595Z] #57 230.7 + install -D bin/containerd-shim /build/containerd-shim
12:02:33 [2021-07-29T12:02:33.595Z] #57 230.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:02:33 [2021-07-29T12:02:33.595Z] #57 230.8 + install -D bin/ctr /build/ctr
12:02:34 [2021-07-29T12:02:34.408Z] INFO: Downloading go...
12:02:35 [2021-07-29T12:02:35.946Z] INFO: Downloading compiler 1 of 3...
12:02:35 [2021-07-29T12:02:35.946Z] INFO: Downloading compiler 2 of 3...
12:02:36 [2021-07-29T12:02:36.109Z] #57 DONE 232.9s
12:02:36 [2021-07-29T12:02:36.182Z] #57 233.6 + bin/containerd-shim-runc-v1
12:02:36 [2021-07-29T12:02:36.408Z] INFO: Downloading compiler 3 of 3...
12:02:36 [2021-07-29T12:02:36.408Z] INFO: Extracting git...
12:02:36 [2021-07-29T12:02:36.669Z] 
12:02:36 [2021-07-29T12:02:36.670Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
12:02:36 [2021-07-29T12:02:36.670Z] #58 sha256:fadf8ab6d13e017a202d465870765bb94a808089c5e75c706df5ad92519215eb
12:02:37 [2021-07-29T12:02:37.598Z] #58 DONE 0.8s
12:02:37 [2021-07-29T12:02:37.598Z] 
12:02:37 [2021-07-29T12:02:37.598Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:02:37 [2021-07-29T12:02:37.598Z] #62 sha256:2c50ab1d65b9d5fe178b31bd0e9825698db1e107067728a9844ed312e5eeaa1a
12:02:37 [2021-07-29T12:02:37.598Z] #62 DONE 0.2s
12:02:37 [2021-07-29T12:02:37.598Z] 
12:02:37 [2021-07-29T12:02:37.598Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
12:02:37 [2021-07-29T12:02:37.598Z] #67 sha256:5b9f6bc5ccf70782b2b76c10a45a6a38786a5b9b13e203e4050a361176b6be96
12:02:38 [2021-07-29T12:02:38.524Z] #67 DONE 0.9s
12:02:38 [2021-07-29T12:02:38.524Z] 
12:02:38 [2021-07-29T12:02:38.524Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
12:02:38 [2021-07-29T12:02:38.524Z] #68 sha256:16210bb2ea279c3078c57b3f681023620a86680b01dc5bd82c5aef2f6ac9bf84
12:02:38 [2021-07-29T12:02:38.524Z] #68 DONE 0.0s
12:02:38 [2021-07-29T12:02:38.524Z] 
12:02:38 [2021-07-29T12:02:38.524Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:02:38 [2021-07-29T12:02:38.524Z] #69 sha256:b411a5cb8ee5c611e73766f7696aaf978edbab55ca75effa54f8fba157b2942b
12:02:39 [2021-07-29T12:02:39.889Z] #69 DONE 1.5s
12:02:40 [2021-07-29T12:02:40.145Z] 
12:02:40 [2021-07-29T12:02:40.145Z] #70 exporting to image
12:02:40 [2021-07-29T12:02:40.145Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:02:40 [2021-07-29T12:02:40.145Z] #70 exporting layers
12:02:40 [2021-07-29T12:02:40.379Z] #57 238.5 + bin/containerd-shim-runc-v2
12:02:40 [2021-07-29T12:02:40.948Z] #57 239.1 + binaries
12:02:40 [2021-07-29T12:02:40.948Z] #57 239.1 + install -D bin/containerd /build/containerd
12:02:40 [2021-07-29T12:02:40.948Z] #57 239.1 + install -D bin/containerd-shim /build/containerd-shim
12:02:40 [2021-07-29T12:02:40.948Z] #57 239.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:02:40 [2021-07-29T12:02:40.948Z] #57 239.1 + install -D bin/ctr /build/ctr
12:02:43 [2021-07-29T12:02:43.479Z] #57 DONE 241.3s
12:02:44 [2021-07-29T12:02:44.049Z] 
12:02:44 [2021-07-29T12:02:44.049Z] #58 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
12:02:44 [2021-07-29T12:02:44.049Z] #58 sha256:cd41425cde7d422977a81facc70fc022ae42eb6162edac2777ed88afb860ccd2
12:02:44 [2021-07-29T12:02:44.984Z] #58 DONE 0.9s
12:02:45 [2021-07-29T12:02:45.243Z] 
12:02:45 [2021-07-29T12:02:45.243Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:02:45 [2021-07-29T12:02:45.243Z] #62 sha256:1686229f510b5e23fd9103fdb2416b632f3d33d6267da2a91080af1cdeecfb7b
12:02:45 [2021-07-29T12:02:45.243Z] #62 DONE 0.2s
12:02:45 [2021-07-29T12:02:45.243Z] 
12:02:45 [2021-07-29T12:02:45.243Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
12:02:45 [2021-07-29T12:02:45.243Z] #67 sha256:a1a24ea0723c7739246fc9290b3570dfae2d50d635abef2306e49188b971d0c5
12:02:46 [2021-07-29T12:02:46.178Z] #67 DONE 0.9s
12:02:46 [2021-07-29T12:02:46.178Z] 
12:02:46 [2021-07-29T12:02:46.178Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
12:02:46 [2021-07-29T12:02:46.178Z] #68 sha256:1680e8dba56087a562839810359b185435f9cfe665df629ff0c7d53785290a32
12:02:46 [2021-07-29T12:02:46.178Z] #68 DONE 0.0s
12:02:46 [2021-07-29T12:02:46.178Z] 
12:02:46 [2021-07-29T12:02:46.178Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker
12:02:46 [2021-07-29T12:02:46.178Z] #69 sha256:b335aa42bca70ab2b17945046c42117391489a0f42d10f99a6bf08553d4d4cab
12:02:46 [2021-07-29T12:02:46.685Z] #70 exporting layers 6.2s done
12:02:46 [2021-07-29T12:02:46.685Z] #70 writing image sha256:29a6933104a4ae6ad019ccab80b4c17ad4fa83b56b519c4ace0fd3c0c6b9f1c4 done
12:02:46 [2021-07-29T12:02:46.685Z] #70 naming to docker.io/library/docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 done
12:02:46 [2021-07-29T12:02:46.685Z] #70 DONE 6.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:02:47 [2021-07-29T12:02:47.024Z] + trap exit INT TERM
12:02:47 [2021-07-29T12:02:47.025Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:02:47 [2021-07-29T12:02:47.025Z] + CONTAINER_NAME=docker-pr13
12:02:47 [2021-07-29T12:02:47.025Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892 -e DOCKER_GRAPHDRIVER docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 hack/make.sh dynbinary
12:02:47 [2021-07-29T12:02:47.559Z] #69 DONE 1.2s
12:02:47 [2021-07-29T12:02:47.559Z] 
12:02:47 [2021-07-29T12:02:47.559Z] #70 exporting to image
12:02:47 [2021-07-29T12:02:47.559Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:02:47 [2021-07-29T12:02:47.559Z] #70 exporting layers
12:02:47 [2021-07-29T12:02:47.954Z] 
12:02:47 [2021-07-29T12:02:47.954Z] Removing bundles/
12:02:47 [2021-07-29T12:02:47.954Z] 
12:02:48 [2021-07-29T12:02:48.211Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:02:48 [2021-07-29T12:02:48.211Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:02:48 [2021-07-29T12:02:48.211Z] GOOS="" GOARCH="" GOARM=""
12:02:48 [2021-07-29T12:02:48.901Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
12:02:49 [2021-07-29T12:02:49.371Z] ok  	github.com/docker/docker/api/server	0.043s	coverage: 9.0% of statements
12:02:51 [2021-07-29T12:02:51.215Z] INFO: Expanding go...
12:02:54 [2021-07-29T12:02:54.128Z] #70 exporting layers 6.5s done
12:02:54 [2021-07-29T12:02:54.128Z] #70 writing image sha256:a07a494a2ec70ed838be2b0582cefdef18ec22f67b68768677e22d30625ac289 done
12:02:54 [2021-07-29T12:02:54.128Z] #70 naming to docker.io/library/docker:2137afc9d55bc0e29de7c7d56adbf4e669733214 done
12:02:54 [2021-07-29T12:02:54.128Z] #70 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:02:54 [2021-07-29T12:02:54.504Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=2137afc9d55bc0e29de7c7d56adbf4e669733214 -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:2137afc9d55bc0e29de7c7d56adbf4e669733214 hack/make.sh dynbinary test-integration
12:02:55 [2021-07-29T12:02:55.910Z] 
12:02:55 [2021-07-29T12:02:55.910Z] Removing bundles/
12:02:55 [2021-07-29T12:02:55.910Z] 
12:02:55 [2021-07-29T12:02:55.910Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:02:55 [2021-07-29T12:02:55.910Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:02:55 [2021-07-29T12:02:55.910Z] GOOS="" GOARCH="" GOARM=""
12:03:09 [2021-07-29T12:03:09.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:03:09 [2021-07-29T12:03:09.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:03:16 [2021-07-29T12:03:16.344Z] INFO: Expanding compiler 1 of 3...
12:03:16 [2021-07-29T12:03:16.345Z] INFO: Expanding compiler 2 of 3...
12:03:19 [2021-07-29T12:03:19.248Z] INFO: Expanding compiler 3 of 3...
12:03:19 [2021-07-29T12:03:19.706Z] INFO: Removing downloaded files...
12:03:19 [2021-07-29T12:03:19.706Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:03:19 [2021-07-29T12:03:19.706Z] INFO: Configuring git core.autocrlf...
12:03:31 [2021-07-29T12:03:31.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:03:31 [2021-07-29T12:03:31.239Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:03:43 [2021-07-29T12:03:43.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:03:43 [2021-07-29T12:03:43.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:03:43 [2021-07-29T12:03:43.667Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:03:44 [2021-07-29T12:03:44.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:03:44 [2021-07-29T12:03:44.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:03:45 [2021-07-29T12:03:45.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:03:49 [2021-07-29T12:03:49.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:03:50 [2021-07-29T12:03:50.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:03:51 [2021-07-29T12:03:51.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:03:51 [2021-07-29T12:03:51.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:03:52 [2021-07-29T12:03:52.272Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:03:53 [2021-07-29T12:03:53.198Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:03:54 [2021-07-29T12:03:54.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:03:55 [2021-07-29T12:03:55.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:03:55 [2021-07-29T12:03:55.611Z] ..........................xx....................                         [ 29%]
12:03:56 [2021-07-29T12:03:56.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:03:56 [2021-07-29T12:03:56.613Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:03:56 [2021-07-29T12:03:56.614Z] Using test binary docker
12:03:56 [2021-07-29T12:03:56.868Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:03:56 [2021-07-29T12:03:56.868Z] Starting apparmor (via systemctl): apparmor.service.
12:03:56 [2021-07-29T12:03:56.868Z] INFO: Waiting for daemon to start...
12:03:56 [2021-07-29T12:03:56.868Z] Starting dockerd
12:03:59 [2021-07-29T12:03:59.380Z] .
12:03:59 [2021-07-29T12:03:59.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:03:59 [2021-07-29T12:03:59.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:03:59 [2021-07-29T12:03:59.380Z] Error: No such image: emptyfs
12:03:59 [2021-07-29T12:03:59.380Z] Running integration-test (iteration 1)
12:03:59 [2021-07-29T12:03:59.380Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/server/httputils	0.027s	coverage: 14.7% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/server/middleware	0.023s	coverage: 37.7% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/server/router/swarm	0.027s	coverage: 5.7% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/types/strslice	0.018s	coverage: 90.0% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/types/time	0.016s	coverage: 100.0% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/api/types/versions	0.010s	coverage: 75.0% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/builder/remotecontext	0.189s	coverage: 13.7% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/cli/debug	0.005s	coverage: 100.0% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/builder/dockerfile	0.306s	coverage: 49.0% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.237s	coverage: 67.6% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.079s	coverage: 86.3% of statements
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/cli	[no test files]
12:04:10 [2021-07-29T12:04:10.938Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:04:14 [2021-07-29T12:04:14.269Z] Loaded image: buildpack-deps:buster
12:04:14 [2021-07-29T12:04:14.269Z] Loaded image: busybox:latest
12:04:14 [2021-07-29T12:04:14.270Z] Loaded image: busybox:glibc
12:04:15 [2021-07-29T12:04:15.633Z] Loaded image: debian:bullseye
12:04:15 [2021-07-29T12:04:15.633Z] Loaded image: hello-world:latest
12:04:15 [2021-07-29T12:04:15.889Z] Loaded image: arm32v7/hello-world:latest
12:04:15 [2021-07-29T12:04:15.889Z] INFO: Testing against a local daemon
12:04:15 [2021-07-29T12:04:15.889Z] === RUN   TestCgroupNamespacesBuild
12:04:16 [2021-07-29T12:04:16.234Z] ok  	github.com/docker/docker/client	0.234s	coverage: 75.5% of statements
12:04:17 [2021-07-29T12:04:17.775Z] --- PASS: TestCgroupNamespacesBuild (1.63s)
12:04:17 [2021-07-29T12:04:17.775Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:04:19 [2021-07-29T12:04:19.138Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.46s)
12:04:19 [2021-07-29T12:04:19.138Z] === RUN   TestBuildWithSession
12:04:19 [2021-07-29T12:04:19.138Z]     build_session_test.go:25: TODO: BuildKit
12:04:19 [2021-07-29T12:04:19.138Z] --- SKIP: TestBuildWithSession (0.00s)
12:04:19 [2021-07-29T12:04:19.138Z] === RUN   TestBuildSquashParent
12:04:21 [2021-07-29T12:04:21.047Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:04:24 [2021-07-29T12:04:24.694Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:04:24 [2021-07-29T12:04:24.694Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:04:24 [2021-07-29T12:04:24.694Z] GOOS="" GOARCH="" GOARM=""
12:04:24 [2021-07-29T12:04:24.694Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:04:24 [2021-07-29T12:04:24.694Z] 
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_INTEGRATION_DEST=1
12:04:24 [2021-07-29T12:04:24.694Z] + CONTAINER_NAME=docker-pr13-1
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_SKIP_INTEGRATION_CLI=1
12:04:24 [2021-07-29T12:04:24.694Z] + run_tests test-integration-flaky
12:04:24 [2021-07-29T12:04:24.694Z] + '[' -n 0 ']'
12:04:24 [2021-07-29T12:04:24.694Z] + rm=
12:04:24 [2021-07-29T12:04:24.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42684/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 hack/make.sh test-integration-flaky test-integration
12:04:24 [2021-07-29T12:04:24.694Z] + c=0
12:04:24 [2021-07-29T12:04:24.694Z] ++ jobs -p
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_INTEGRATION_DEST=3
12:04:24 [2021-07-29T12:04:24.694Z] + CONTAINER_NAME=docker-pr13-3
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_SKIP_INTEGRATION=1
12:04:24 [2021-07-29T12:04:24.694Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:04:24 [2021-07-29T12:04:24.694Z] + run_tests
12:04:24 [2021-07-29T12:04:24.694Z] + '[' -n 0 ']'
12:04:24 [2021-07-29T12:04:24.694Z] + rm=
12:04:24 [2021-07-29T12:04:24.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42684/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 hack/make.sh '' test-integration
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_INTEGRATION_DEST=2
12:04:24 [2021-07-29T12:04:24.694Z] + CONTAINER_NAME=docker-pr13-2
12:04:24 [2021-07-29T12:04:24.694Z] + TEST_SKIP_INTEGRATION=1
12:04:24 [2021-07-29T12:04:24.694Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:04:24 [2021-07-29T12:04:24.694Z] + run_tests
12:04:24 [2021-07-29T12:04:24.694Z] + '[' -n 0 ']'
12:04:24 [2021-07-29T12:04:24.694Z] + rm=
12:04:24 [2021-07-29T12:04:24.694Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42684/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0a0170bc34cf7e306dd0e5936d4963a8f74be892 hack/make.sh '' test-integration
12:04:24 [2021-07-29T12:04:24.694Z] + for job in $(jobs -p)
12:04:24 [2021-07-29T12:04:24.694Z] + wait 10445
12:04:24 [2021-07-29T12:04:24.694Z] 
12:04:24 [2021-07-29T12:04:24.694Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:04:24 [2021-07-29T12:04:24.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:04:24 [2021-07-29T12:04:24.694Z] HOSTNAME=5c106366f08c
12:04:24 [2021-07-29T12:04:24.694Z] TEST_SKIP_INTEGRATION=1
12:04:24 [2021-07-29T12:04:24.694Z] TESTDEBUG=0
12:04:24 [2021-07-29T12:04:24.694Z] DEST=bundles/test-integration
12:04:24 [2021-07-29T12:04:24.694Z] PWD=/go/src/github.com/docker/docker
12:04:24 [2021-07-29T12:04:24.694Z] KEEPBUNDLE=1
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892
12:04:24 [2021-07-29T12:04:24.694Z] container=docker
12:04:24 [2021-07-29T12:04:24.694Z] HOME=/root
12:04:24 [2021-07-29T12:04:24.694Z] GOLANG_VERSION=1.16.6
12:04:24 [2021-07-29T12:04:24.694Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:04:24 [2021-07-29T12:04:24.694Z] VALIDATE_BRANCH=master
12:04:24 [2021-07-29T12:04:24.694Z] TERM=xterm
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_PKG=github.com/docker/docker
12:04:24 [2021-07-29T12:04:24.694Z] SHLVL=1
12:04:24 [2021-07-29T12:04:24.694Z] TIMEOUT=120m
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_GRAPHDRIVER=overlay2
12:04:24 [2021-07-29T12:04:24.694Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:04:24 [2021-07-29T12:04:24.694Z] GO111MODULE=off
12:04:24 [2021-07-29T12:04:24.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:04:24 [2021-07-29T12:04:24.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:04:24 [2021-07-29T12:04:24.694Z] GOPATH=/go
12:04:24 [2021-07-29T12:04:24.694Z] PKG_CONFIG=pkg-config
12:04:24 [2021-07-29T12:04:24.694Z] _=/usr/bin/env
12:04:24 [2021-07-29T12:04:24.694Z] Building test suite binary ./integration-cli/test.main
12:04:24 [2021-07-29T12:04:24.694Z] 
12:04:24 [2021-07-29T12:04:24.694Z] 
12:04:24 [2021-07-29T12:04:24.694Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:04:24 [2021-07-29T12:04:24.694Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:04:24 [2021-07-29T12:04:24.694Z] HOSTNAME=bd15eaab47a0
12:04:24 [2021-07-29T12:04:24.694Z] TEST_SKIP_INTEGRATION=1
12:04:24 [2021-07-29T12:04:24.694Z] TESTDEBUG=0
12:04:24 [2021-07-29T12:04:24.694Z] DEST=bundles/test-integration
12:04:24 [2021-07-29T12:04:24.694Z] PWD=/go/src/github.com/docker/docker
12:04:24 [2021-07-29T12:04:24.694Z] KEEPBUNDLE=1
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892
12:04:24 [2021-07-29T12:04:24.694Z] container=docker
12:04:24 [2021-07-29T12:04:24.694Z] HOME=/root
12:04:24 [2021-07-29T12:04:24.694Z] GOLANG_VERSION=1.16.6
12:04:24 [2021-07-29T12:04:24.694Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:04:24 [2021-07-29T12:04:24.694Z] VALIDATE_BRANCH=master
12:04:24 [2021-07-29T12:04:24.694Z] TERM=xterm
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_PKG=github.com/docker/docker
12:04:24 [2021-07-29T12:04:24.694Z] SHLVL=1
12:04:24 [2021-07-29T12:04:24.694Z] TIMEOUT=120m
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:04:24 [2021-07-29T12:04:24.694Z] DOCKER_GRAPHDRIVER=overlay2
12:04:24 [2021-07-29T12:04:24.694Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:04:24 [2021-07-29T12:04:24.694Z] GO111MODULE=off
12:04:24 [2021-07-29T12:04:24.694Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:04:24 [2021-07-29T12:04:24.694Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:04:24 [2021-07-29T12:04:24.694Z] GOPATH=/go
12:04:24 [2021-07-29T12:04:24.694Z] PKG_CONFIG=pkg-config
12:04:24 [2021-07-29T12:04:24.694Z] _=/usr/bin/env
12:04:24 [2021-07-29T12:04:24.694Z] Building test suite binary ./integration-cli/test.main
12:04:24 [2021-07-29T12:04:24.694Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:04:24 [2021-07-29T12:04:24.694Z] No new tests added to integration.
12:04:24 [2021-07-29T12:04:24.694Z] 
12:04:24 [2021-07-29T12:04:24.694Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:04:25 [2021-07-29T12:04:25.672Z] --- PASS: TestBuildSquashParent (5.88s)
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:04:25 [2021-07-29T12:04:25.672Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:04:25 [2021-07-29T12:04:25.672Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:04:25 [2021-07-29T12:04:25.672Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:04:25 [2021-07-29T12:04:25.672Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:04:26 [2021-07-29T12:04:26.061Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:04:26 [2021-07-29T12:04:26.061Z] HOSTNAME=7cc8ba330c75
12:04:26 [2021-07-29T12:04:26.061Z] TESTDEBUG=0
12:04:26 [2021-07-29T12:04:26.061Z] DEST=bundles/test-integration
12:04:26 [2021-07-29T12:04:26.061Z] PWD=/go/src/github.com/docker/docker
12:04:26 [2021-07-29T12:04:26.061Z] KEEPBUNDLE=1
12:04:26 [2021-07-29T12:04:26.061Z] DOCKER_GITCOMMIT=0a0170bc34cf7e306dd0e5936d4963a8f74be892
12:04:26 [2021-07-29T12:04:26.061Z] container=docker
12:04:26 [2021-07-29T12:04:26.061Z] HOME=/root
12:04:26 [2021-07-29T12:04:26.061Z] GOLANG_VERSION=1.16.6
12:04:26 [2021-07-29T12:04:26.061Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:04:26 [2021-07-29T12:04:26.061Z] VALIDATE_BRANCH=master
12:04:26 [2021-07-29T12:04:26.061Z] TERM=xterm
12:04:26 [2021-07-29T12:04:26.061Z] DOCKER_PKG=github.com/docker/docker
12:04:26 [2021-07-29T12:04:26.061Z] SHLVL=1
12:04:26 [2021-07-29T12:04:26.061Z] TIMEOUT=120m
12:04:26 [2021-07-29T12:04:26.061Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:04:26 [2021-07-29T12:04:26.061Z] DOCKER_GRAPHDRIVER=overlay2
12:04:26 [2021-07-29T12:04:26.061Z] GO111MODULE=off
12:04:26 [2021-07-29T12:04:26.061Z] TEST_SKIP_INTEGRATION_CLI=1
12:04:26 [2021-07-29T12:04:26.061Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:04:26 [2021-07-29T12:04:26.061Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:04:26 [2021-07-29T12:04:26.061Z] GOPATH=/go
12:04:26 [2021-07-29T12:04:26.061Z] PKG_CONFIG=pkg-config
12:04:26 [2021-07-29T12:04:26.061Z] _=/usr/bin/env
12:04:26 [2021-07-29T12:04:26.061Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:04:27 [2021-07-29T12:04:27.035Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:04:27 [2021-07-29T12:04:27.290Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:04:29 [2021-07-29T12:04:29.180Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:04:29 [2021-07-29T12:04:29.437Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:04:30 [2021-07-29T12:04:30.690Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:04:31 [2021-07-29T12:04:31.951Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.29s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.05s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s)
12:04:31 [2021-07-29T12:04:31.951Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s)
12:04:31 [2021-07-29T12:04:31.951Z] === RUN   TestBuildMultiStageCopy
12:04:31 [2021-07-29T12:04:31.951Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:04:32 [2021-07-29T12:04:32.380Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:04:32 [2021-07-29T12:04:32.380Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:04:32 [2021-07-29T12:04:32.380Z] GOOS="" GOARCH="" GOARM=""
12:04:32 [2021-07-29T12:04:32.380Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:04:32 [2021-07-29T12:04:32.380Z] 
12:04:32 [2021-07-29T12:04:32.380Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:04:32 [2021-07-29T12:04:32.380Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:04:32 [2021-07-29T12:04:32.380Z] HOSTNAME=cd0043d51d3d
12:04:32 [2021-07-29T12:04:32.380Z] DEST=bundles/test-integration
12:04:32 [2021-07-29T12:04:32.380Z] PWD=/go/src/github.com/docker/docker
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_ROOTLESS=1
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_GITCOMMIT=2137afc9d55bc0e29de7c7d56adbf4e669733214
12:04:32 [2021-07-29T12:04:32.380Z] container=docker
12:04:32 [2021-07-29T12:04:32.380Z] HOME=/root
12:04:32 [2021-07-29T12:04:32.380Z] GOLANG_VERSION=1.16.6
12:04:32 [2021-07-29T12:04:32.380Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:04:32 [2021-07-29T12:04:32.380Z] VALIDATE_BRANCH=master
12:04:32 [2021-07-29T12:04:32.380Z] TERM=xterm
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_PKG=github.com/docker/docker
12:04:32 [2021-07-29T12:04:32.380Z] SHLVL=1
12:04:32 [2021-07-29T12:04:32.380Z] TIMEOUT=120m
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_GRAPHDRIVER=overlay2
12:04:32 [2021-07-29T12:04:32.380Z] GO111MODULE=off
12:04:32 [2021-07-29T12:04:32.380Z] DOCKER_EXPERIMENTAL=1
12:04:32 [2021-07-29T12:04:32.380Z] TEST_SKIP_INTEGRATION_CLI=1
12:04:32 [2021-07-29T12:04:32.380Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:04:32 [2021-07-29T12:04:32.380Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:04:32 [2021-07-29T12:04:32.380Z] GOPATH=/go
12:04:32 [2021-07-29T12:04:32.380Z] PKG_CONFIG=pkg-config
12:04:32 [2021-07-29T12:04:32.380Z] _=/usr/bin/env
12:04:32 [2021-07-29T12:04:32.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:04:33 [2021-07-29T12:04:33.315Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:04:33 [2021-07-29T12:04:33.571Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:04:33 [2021-07-29T12:04:33.827Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:04:34 [2021-07-29T12:04:34.082Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:04:34 [2021-07-29T12:04:34.337Z] --- PASS: TestBuildMultiStageCopy (2.69s)
12:04:34 [2021-07-29T12:04:34.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.87s)
12:04:34 [2021-07-29T12:04:34.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s)
12:04:34 [2021-07-29T12:04:34.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
12:04:34 [2021-07-29T12:04:34.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:04:34 [2021-07-29T12:04:34.338Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
12:04:34 [2021-07-29T12:04:34.338Z] === RUN   TestBuildMultiStageParentConfig
12:04:34 [2021-07-29T12:04:34.376Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
12:04:34 [2021-07-29T12:04:34.898Z] --- PASS: TestBuildMultiStageParentConfig (0.60s)
12:04:34 [2021-07-29T12:04:34.898Z] === RUN   TestBuildLabelWithTargets
12:04:35 [2021-07-29T12:04:35.826Z] --- PASS: TestBuildLabelWithTargets (0.93s)
12:04:35 [2021-07-29T12:04:35.826Z] === RUN   TestBuildWithEmptyLayers
12:04:36 [2021-07-29T12:04:36.082Z] --- PASS: TestBuildWithEmptyLayers (0.41s)
12:04:36 [2021-07-29T12:04:36.082Z] === RUN   TestBuildMultiStageOnBuild
12:04:38 [2021-07-29T12:04:38.595Z] --- PASS: TestBuildMultiStageOnBuild (2.01s)
12:04:38 [2021-07-29T12:04:38.595Z] === RUN   TestBuildUncleanTarFilenames
12:04:38 [2021-07-29T12:04:38.851Z] --- PASS: TestBuildUncleanTarFilenames (0.58s)
12:04:38 [2021-07-29T12:04:38.851Z] === RUN   TestBuildMultiStageLayerLeak
12:04:40 [2021-07-29T12:04:40.739Z] --- PASS: TestBuildMultiStageLayerLeak (2.06s)
12:04:40 [2021-07-29T12:04:40.739Z] === RUN   TestBuildWithHugeFile
12:04:45 [2021-07-29T12:04:45.751Z] Removing intermediate container 05870c7fbfe7
12:04:45 [2021-07-29T12:04:45.751Z]  ---> c52f92de6c7b
12:04:45 [2021-07-29T12:04:45.751Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
12:04:45 [2021-07-29T12:04:45.751Z]  ---> Running in 04227c9122ec
12:04:45 [2021-07-29T12:04:45.751Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
12:04:45 [2021-07-29T12:04:45.751Z] go: downloading gotest.tools/gotestsum v0.5.3
12:04:45 [2021-07-29T12:04:45.751Z] go: downloading github.com/fatih/color v1.9.0
12:04:45 [2021-07-29T12:04:45.751Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:04:45 [2021-07-29T12:04:45.751Z] go: downloading github.com/pkg/errors v0.9.1
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading github.com/spf13/pflag v1.0.3
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading github.com/mattn/go-colorable v0.1.6
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading github.com/mattn/go-isatty v0.0.12
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading github.com/jonboulle/clockwork v0.1.0
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:04:45 [2021-07-29T12:04:45.752Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:04:46 [2021-07-29T12:04:46.211Z] INFO: Build done for gotestsum...
12:04:50 [2021-07-29T12:04:50.182Z] f143c6fed32d: Pull complete
12:04:50 [2021-07-29T12:04:50.182Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
12:04:50 [2021-07-29T12:04:50.182Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:04:50 [2021-07-29T12:04:50.182Z] mcr.microsoft.com/windows/servercore:ltsc2019
12:04:50 [2021-07-29T12:04:50.182Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2061'
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Docker version of control daemon
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Client:
12:04:50 [2021-07-29T12:04:50.182Z]  Version:           20.10.6
12:04:50 [2021-07-29T12:04:50.182Z]  API version:       1.41
12:04:50 [2021-07-29T12:04:50.182Z]  Go version:        go1.16.3
12:04:50 [2021-07-29T12:04:50.182Z]  Git commit:        370c289
12:04:50 [2021-07-29T12:04:50.182Z]  Built:             Fri Apr  9 22:49:36 2021
12:04:50 [2021-07-29T12:04:50.182Z]  OS/Arch:           windows/amd64
12:04:50 [2021-07-29T12:04:50.182Z]  Context:           default
12:04:50 [2021-07-29T12:04:50.182Z]  Experimental:      true
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Server: Docker Engine - Community
12:04:50 [2021-07-29T12:04:50.182Z]  Engine:
12:04:50 [2021-07-29T12:04:50.182Z]   Version:          20.10.6
12:04:50 [2021-07-29T12:04:50.182Z]   API version:      1.41 (minimum version 1.24)
12:04:50 [2021-07-29T12:04:50.182Z]   Go version:       go1.13.15
12:04:50 [2021-07-29T12:04:50.182Z]   Git commit:       8728dd2
12:04:50 [2021-07-29T12:04:50.182Z]   Built:            Fri Apr  9 22:45:40 2021
12:04:50 [2021-07-29T12:04:50.182Z]   OS/Arch:          windows/amd64
12:04:50 [2021-07-29T12:04:50.182Z]   Experimental:     true
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Docker info of control daemon
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Client:
12:04:50 [2021-07-29T12:04:50.182Z]  Context:    default
12:04:50 [2021-07-29T12:04:50.182Z]  Debug Mode: false
12:04:50 [2021-07-29T12:04:50.182Z]  Plugins:
12:04:50 [2021-07-29T12:04:50.182Z]   app: Docker Application (Docker Inc., v0.8.0)
12:04:50 [2021-07-29T12:04:50.182Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
12:04:50 [2021-07-29T12:04:50.182Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Server:
12:04:50 [2021-07-29T12:04:50.182Z]  Containers: 0
12:04:50 [2021-07-29T12:04:50.182Z]   Running: 0
12:04:50 [2021-07-29T12:04:50.182Z]   Paused: 0
12:04:50 [2021-07-29T12:04:50.182Z]   Stopped: 0
12:04:50 [2021-07-29T12:04:50.182Z]  Images: 1
12:04:50 [2021-07-29T12:04:50.182Z]  Server Version: 20.10.6
12:04:50 [2021-07-29T12:04:50.182Z]  Storage Driver: windowsfilter (windows) lcow (linux)
12:04:50 [2021-07-29T12:04:50.182Z]   Windows: 
12:04:50 [2021-07-29T12:04:50.182Z]   LCOW: 
12:04:50 [2021-07-29T12:04:50.182Z]  Logging Driver: json-file
12:04:50 [2021-07-29T12:04:50.182Z]  Plugins:
12:04:50 [2021-07-29T12:04:50.182Z]   Volume: local
12:04:50 [2021-07-29T12:04:50.182Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:04:50 [2021-07-29T12:04:50.182Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:04:50 [2021-07-29T12:04:50.182Z]  Swarm: inactive
12:04:50 [2021-07-29T12:04:50.182Z]  Default Isolation: process
12:04:50 [2021-07-29T12:04:50.182Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:04:50 [2021-07-29T12:04:50.182Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
12:04:50 [2021-07-29T12:04:50.182Z]  OSType: windows
12:04:50 [2021-07-29T12:04:50.182Z]  Architecture: x86_64
12:04:50 [2021-07-29T12:04:50.182Z]  CPUs: 4
12:04:50 [2021-07-29T12:04:50.182Z]  Total Memory: 32GiB
12:04:50 [2021-07-29T12:04:50.182Z]  Name: azwin-2-eca6f0
12:04:50 [2021-07-29T12:04:50.182Z]  ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3
12:04:50 [2021-07-29T12:04:50.182Z]  Docker Root Dir: D:\docker
12:04:50 [2021-07-29T12:04:50.182Z]  Debug Mode: false
12:04:50 [2021-07-29T12:04:50.182Z]  Registry: https://index.docker.io/v1/
12:04:50 [2021-07-29T12:04:50.182Z]  Labels:
12:04:50 [2021-07-29T12:04:50.182Z]  Experimental: true
12:04:50 [2021-07-29T12:04:50.182Z]  Insecure Registries:
12:04:50 [2021-07-29T12:04:50.182Z]   10.0.0.4:5000
12:04:50 [2021-07-29T12:04:50.182Z]   127.0.0.0/8
12:04:50 [2021-07-29T12:04:50.182Z]  Registry Mirrors:
12:04:50 [2021-07-29T12:04:50.182Z]   http://10.0.0.4:5000/
12:04:50 [2021-07-29T12:04:50.182Z]  Live Restore Enabled: false
12:04:50 [2021-07-29T12:04:50.182Z]  Product License: Community Engine
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Commit hash is 9384004d34
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Nuke-Everything...
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Container count on control daemon to delete is 0
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Nuking d:\CI
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Zapped successfully
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Location for testing is d:\CI\PR-42684\13
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Validating GOLang consistency in Dockerfile.windows...
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] INFO: Building the image from Dockerfile.windows at 07/29/2021 12:04:37...
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Sending build context to Docker daemon  60.98MB
12:04:50 [2021-07-29T12:04:50.182Z] 
12:04:50 [2021-07-29T12:04:50.182Z] Step 1/10 : FROM microsoft/windowsservercore
12:04:50 [2021-07-29T12:04:50.182Z]  ---> 9a0a02eca0e6
12:04:50 [2021-07-29T12:04:50.182Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
12:04:50 [2021-07-29T12:04:50.182Z]  ---> Running in f3aabbb4a8f1
12:04:50 [2021-07-29T12:04:50.182Z] Removing intermediate container f3aabbb4a8f1
12:04:50 [2021-07-29T12:04:50.182Z]  ---> 37a477a02708
12:04:50 [2021-07-29T12:04:50.182Z] Step 3/10 : ARG GO_VERSION=1.16.6
12:04:50 [2021-07-29T12:04:50.182Z]  ---> Running in 8b44d7e1ce72
12:04:50 [2021-07-29T12:04:50.182Z] Removing intermediate container 8b44d7e1ce72
12:04:50 [2021-07-29T12:04:50.182Z]  ---> bb90587a2921
12:04:50 [2021-07-29T12:04:50.182Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3
12:04:50 [2021-07-29T12:04:50.182Z]  ---> Running in fa051ad8d849
12:04:50 [2021-07-29T12:04:50.182Z] Removing intermediate container fa051ad8d849
12:04:50 [2021-07-29T12:04:50.182Z]  ---> a51a7500e5d4
12:04:50 [2021-07-29T12:04:50.182Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
12:04:50 [2021-07-29T12:04:50.182Z]  ---> Running in 8ac2bf6ca110
12:04:50 [2021-07-29T12:04:50.182Z] Removing intermediate container 8ac2bf6ca110
12:04:50 [2021-07-29T12:04:50.182Z]  ---> 6a4677e98c6c
12:04:50 [2021-07-29T12:04:50.182Z] Step 6/10 : 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');     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;     $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;
12:04:50 [2021-07-29T12:04:50.182Z]  ---> Running in b8c5ea81ab8a
12:04:53 [2021-07-29T12:04:53.870Z] tests/integration/api_network_test.py ............................       [ 47%]
12:04:58 [2021-07-29T12:04:58.656Z] Removing intermediate container 04227c9122ec
12:04:58 [2021-07-29T12:04:58.656Z]  ---> 8c88bef9d9e9
12:04:58 [2021-07-29T12:04:58.656Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:04:58 [2021-07-29T12:04:58.656Z]  ---> Running in 2ec110c5e264
12:04:59 [2021-07-29T12:04:59.117Z] Removing intermediate container 2ec110c5e264
12:04:59 [2021-07-29T12:04:59.117Z]  ---> cdaaf45c0549
12:04:59 [2021-07-29T12:04:59.117Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:04:59 [2021-07-29T12:04:59.117Z]  ---> Running in 517cfc9da8e6
12:05:00 [2021-07-29T12:05:00.098Z] Removing intermediate container 517cfc9da8e6
12:05:00 [2021-07-29T12:05:00.098Z]  ---> a17410b7ffd0
12:05:00 [2021-07-29T12:05:00.098Z] Step 10/10 : COPY . .
12:05:00 [2021-07-29T12:05:00.932Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
12:05:02 [2021-07-29T12:05:02.372Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:05:02 [2021-07-29T12:05:02.567Z] 
12:05:02 [2021-07-29T12:05:02.567Z] SUCCESS: Specified value was saved.
12:05:02 [2021-07-29T12:05:02.567Z] INFO: Downloading git...
12:05:02 [2021-07-29T12:05:02.977Z] ok  	github.com/docker/docker/cmd/dockerd/trap	3.178s	coverage: 0.0% of statements
12:05:02 [2021-07-29T12:05:02.977Z] ok  	github.com/docker/docker/container	0.155s	coverage: 34.5% of statements
12:05:02 [2021-07-29T12:05:02.977Z] ok  	github.com/docker/docker/cmd/dockerd	0.183s	coverage: 29.1% of statements
12:05:02 [2021-07-29T12:05:02.977Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:05:02 [2021-07-29T12:05:02.977Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:05:02 [2021-07-29T12:05:02.977Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:05:02 [2021-07-29T12:05:02.977Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:05:02 [2021-07-29T12:05:02.977Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:05:02 [2021-07-29T12:05:02.977Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.020s	coverage: 65.3% of statements
12:05:02 [2021-07-29T12:05:02.977Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.034s	coverage: 35.9% of statements
12:05:03 [2021-07-29T12:05:03.551Z] ok  	github.com/docker/docker/daemon/cluster	0.188s	coverage: 0.5% of statements
12:05:04 [2021-07-29T12:05:04.112Z] INFO: Downloading go...
12:05:04 [2021-07-29T12:05:04.946Z] ok  	github.com/docker/docker/daemon/config	0.081s	coverage: 81.4% of statements
12:05:05 [2021-07-29T12:05:05.655Z] INFO: Downloading compiler 1 of 3...
12:05:05 [2021-07-29T12:05:05.655Z] INFO: Downloading compiler 2 of 3...
12:05:05 [2021-07-29T12:05:05.655Z] INFO: Downloading compiler 3 of 3...
12:05:05 [2021-07-29T12:05:05.655Z] INFO: Extracting git...
12:05:05 [2021-07-29T12:05:05.891Z] ok  	github.com/docker/docker/daemon/discovery	0.006s	coverage: 30.0% of statements
12:05:06 [2021-07-29T12:05:06.154Z] ok  	github.com/docker/docker/daemon/events	0.064s	coverage: 50.0% of statements
12:05:06 [2021-07-29T12:05:06.696Z] tests/integration/api_service_test.py ....................s............. [ 60%]
12:05:07 [2021-07-29T12:05:07.101Z] ok  	github.com/docker/docker/daemon/graphdriver	0.019s	coverage: 2.2% of statements
12:05:11 [2021-07-29T12:05:11.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:05:11 [2021-07-29T12:05:11.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:05:11 [2021-07-29T12:05:11.316Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	2.766s	coverage: 73.3% of statements
12:05:11 [2021-07-29T12:05:11.888Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.494s	coverage: 13.8% of statements
12:05:12 [2021-07-29T12:05:12.149Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.012s	coverage: 3.1% of statements
12:05:13 [2021-07-29T12:05:13.094Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.940s	coverage: 56.2% of statements
12:05:13 [2021-07-29T12:05:13.797Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.015s	coverage: 1.9% of statements
12:05:16 [2021-07-29T12:05:16.348Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.761s	coverage: 49.4% of statements
12:05:17 [2021-07-29T12:05:17.742Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.030s	coverage: 57.5% of statements
12:05:17 [2021-07-29T12:05:17.742Z] ok  	github.com/docker/docker/daemon	12.248s	coverage: 17.6% of statements
12:05:17 [2021-07-29T12:05:17.742Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:05:17 [2021-07-29T12:05:17.742Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:05:17 [2021-07-29T12:05:17.742Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:05:17 [2021-07-29T12:05:17.742Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:05:19 [2021-07-29T12:05:19.138Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.870s	coverage: 57.7% of statements
12:05:19 [2021-07-29T12:05:19.138Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.649s	coverage: 46.2% of statements
12:05:19 [2021-07-29T12:05:19.138Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:05:19 [2021-07-29T12:05:19.138Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:05:19 [2021-07-29T12:05:19.138Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:05:19 [2021-07-29T12:05:19.401Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.027s	coverage: 3.0% of statements
12:05:19 [2021-07-29T12:05:19.975Z] ok  	github.com/docker/docker/daemon/links	0.027s	coverage: 93.0% of statements
12:05:20 [2021-07-29T12:05:20.539Z] INFO: Expanding go...
12:05:20 [2021-07-29T12:05:20.922Z] ok  	github.com/docker/docker/daemon/images	0.045s	coverage: 6.8% of statements
12:05:20 [2021-07-29T12:05:20.923Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:05:20 [2021-07-29T12:05:20.923Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:05:21 [2021-07-29T12:05:21.055Z] ..........................                                               [ 67%]
12:05:21 [2021-07-29T12:05:21.184Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.029s	coverage: 67.0% of statements
12:05:21 [2021-07-29T12:05:21.758Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 43.5% of statements
12:05:22 [2021-07-29T12:05:22.334Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.373s	coverage: 77.0% of statements
12:05:22 [2021-07-29T12:05:22.334Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:05:22 [2021-07-29T12:05:22.334Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:05:22 [2021-07-29T12:05:22.334Z] ok  	github.com/docker/docker/daemon/logger/journald	0.027s	coverage: 23.9% of statements
12:05:22 [2021-07-29T12:05:22.596Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.025s	coverage: 87.2% of statements
12:05:22 [2021-07-29T12:05:22.861Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.023s	coverage: 69.9% of statements
12:05:23 [2021-07-29T12:05:23.805Z] ok  	github.com/docker/docker/daemon/logger/local	0.048s	coverage: 75.2% of statements
12:05:23 [2021-07-29T12:05:23.805Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:05:24 [2021-07-29T12:05:24.067Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.088s	coverage: 59.3% of statements
12:05:24 [2021-07-29T12:05:24.067Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.049s	coverage: 31.5% of statements
12:05:24 [2021-07-29T12:05:24.643Z] ok  	github.com/docker/docker/daemon/logger/templates	0.040s	coverage: 8.3% of statements
12:05:24 [2021-07-29T12:05:24.906Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.032s	coverage: 46.8% of statements
12:05:25 [2021-07-29T12:05:25.225Z]  ---> 3b99b98e78a9
12:05:25 [2021-07-29T12:05:25.851Z] ok  	github.com/docker/docker/daemon/network	0.017s	coverage: 63.8% of statements
12:05:26 [2021-07-29T12:05:26.231Z] Successfully built 3b99b98e78a9
12:05:26 [2021-07-29T12:05:26.231Z] Successfully tagged docker:latest
12:05:26 [2021-07-29T12:05:26.231Z] INFO: Image build ended at 07/29/2021 12:05:26. Duration:00:03:07.4552890
12:05:26 [2021-07-29T12:05:26.689Z] 
12:05:26 [2021-07-29T12:05:26.689Z] 
12:05:26 [2021-07-29T12:05:26.689Z] INFO: Building the test binaries at 07/29/2021 12:05:26...
12:05:26 [2021-07-29T12:05:26.795Z] ok  	github.com/docker/docker/distribution/metadata	0.073s	coverage: 48.2% of statements
12:05:27 [2021-07-29T12:05:27.056Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.887s	coverage: 82.5% of statements
12:05:27 [2021-07-29T12:05:27.056Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:05:27 [2021-07-29T12:05:27.056Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:05:28 [2021-07-29T12:05:28.000Z] ok  	github.com/docker/docker/distribution	0.278s	coverage: 25.4% of statements
12:05:28 [2021-07-29T12:05:28.000Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:05:28 [2021-07-29T12:05:28.262Z] ok  	github.com/docker/docker/errdefs	0.019s	coverage: 53.1% of statements
12:05:28 [2021-07-29T12:05:28.835Z] ok  	github.com/docker/docker/image	0.046s	coverage: 86.6% of statements
12:05:29 [2021-07-29T12:05:29.096Z] ok  	github.com/docker/docker/image/cache	0.021s	coverage: 19.2% of statements
12:05:29 [2021-07-29T12:05:29.359Z] ok  	github.com/docker/docker/distribution/xfer	1.869s	coverage: 85.6% of statements
12:05:29 [2021-07-29T12:05:29.359Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:05:29 [2021-07-29T12:05:29.620Z] ok  	github.com/docker/docker/image/tarexport	0.021s	coverage: 0.7% of statements
12:05:29 [2021-07-29T12:05:29.882Z] ok  	github.com/docker/docker/image/v1	0.039s	coverage: 25.0% of statements
12:05:29 [2021-07-29T12:05:29.882Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:05:30 [2021-07-29T12:05:30.144Z] ok  	github.com/docker/docker/libcontainerd/queue	0.040s	coverage: 100.0% of statements
12:05:31 [2021-07-29T12:05:31.463Z] INFO: make.ps1 starting at 07/29/2021 12:05:30
12:05:31 [2021-07-29T12:05:31.463Z] INFO: Git commit (f7282c9015) assumed from DOCKER_GITCOMMIT environment variable
12:05:31 [2021-07-29T12:05:31.463Z] INFO: Invoking autogen...
12:05:31 [2021-07-29T12:05:31.463Z] INFO: Building daemon...
12:05:34 [2021-07-29T12:05:34.361Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.533s	coverage: 84.4% of statements
12:05:35 [2021-07-29T12:05:35.820Z] ok  	github.com/docker/docker/libnetwork/api	2.938s	coverage: 83.2% of statements
12:05:36 [2021-07-29T12:05:36.951Z] --- PASS: TestBuildWithHugeFile (52.40s)
12:05:36 [2021-07-29T12:05:36.951Z] === RUN   TestBuildWCOWSandboxSize
12:05:36 [2021-07-29T12:05:36.951Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:05:36 [2021-07-29T12:05:36.951Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:05:36 [2021-07-29T12:05:36.951Z] === RUN   TestBuildWithEmptyDockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:05:36 [2021-07-29T12:05:36.951Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:05:36 [2021-07-29T12:05:36.952Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s)
12:05:36 [2021-07-29T12:05:36.952Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:05:36 [2021-07-29T12:05:36.952Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
12:05:36 [2021-07-29T12:05:36.952Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:05:36 [2021-07-29T12:05:36.952Z] === RUN   TestBuildPreserveOwnership
12:05:36 [2021-07-29T12:05:36.952Z] === RUN   TestBuildPreserveOwnership/copy_from
12:05:36 [2021-07-29T12:05:36.952Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:05:37 [2021-07-29T12:05:37.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:05:37 [2021-07-29T12:05:37.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:05:37 [2021-07-29T12:05:37.742Z] ok  	github.com/docker/docker/libnetwork/config	0.123s	coverage: 24.0% of statements
12:05:37 [2021-07-29T12:05:37.877Z] --- PASS: TestBuildPreserveOwnership (4.30s)
12:05:37 [2021-07-29T12:05:37.877Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.95s)
12:05:37 [2021-07-29T12:05:37.877Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s)
12:05:37 [2021-07-29T12:05:37.877Z] === RUN   TestBuildPlatformInvalid
12:05:37 [2021-07-29T12:05:37.877Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:05:37 [2021-07-29T12:05:37.877Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:05:38 [2021-07-29T12:05:38.003Z] ok  	github.com/docker/docker/libnetwork/datastore	0.012s	coverage: 21.9% of statements
12:05:38 [2021-07-29T12:05:38.264Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.018s	coverage: 68.9% of statements
12:05:39 [2021-07-29T12:05:39.208Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.022s	coverage: 34.8% of statements
12:05:40 [2021-07-29T12:05:40.154Z] ok  	github.com/docker/docker/layer	7.980s	coverage: 68.8% of statements
12:05:40 [2021-07-29T12:05:40.154Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:05:40 [2021-07-29T12:05:40.154Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:05:40 [2021-07-29T12:05:40.154Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:05:40 [2021-07-29T12:05:40.154Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:05:41 [2021-07-29T12:05:41.099Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.063s	coverage: 4.0% of statements
12:05:41 [2021-07-29T12:05:41.361Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.039s	coverage: 4.5% of statements
12:05:41 [2021-07-29T12:05:41.621Z] INFO: Expanding compiler 1 of 3...
12:05:41 [2021-07-29T12:05:41.622Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.027s	coverage: 34.8% of statements
12:05:42 [2021-07-29T12:05:42.079Z] INFO: Expanding compiler 2 of 3...
12:05:43 [2021-07-29T12:05:43.541Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.007s	coverage: 63.6% of statements
12:05:44 [2021-07-29T12:05:44.929Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.028s	coverage: 57.4% of statements
12:05:47 [2021-07-29T12:05:47.880Z] INFO: Expanding compiler 3 of 3...
12:05:48 [2021-07-29T12:05:48.336Z] INFO: Removing downloaded files...
12:05:48 [2021-07-29T12:05:48.336Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
12:05:48 [2021-07-29T12:05:48.336Z] INFO: Configuring git core.autocrlf...
12:05:49 [2021-07-29T12:05:49.137Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.027s	coverage: 82.4% of statements
12:05:49 [2021-07-29T12:05:49.137Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	8.567s	coverage: 59.9% of statements
12:05:49 [2021-07-29T12:05:49.399Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.038s	coverage: 81.2% of statements
12:05:49 [2021-07-29T12:05:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:05:49 [2021-07-29T12:05:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:05:49 [2021-07-29T12:05:49.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:05:50 [2021-07-29T12:05:50.344Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
12:05:50 [2021-07-29T12:05:50.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:05:50 [2021-07-29T12:05:50.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:05:51 [2021-07-29T12:05:51.729Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	6.894s	coverage: 7.3% of statements
12:05:51 [2021-07-29T12:05:51.729Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.006s	coverage: 100.0% of statements
12:05:51 [2021-07-29T12:05:51.729Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.024s	coverage: 48.1% of statements
12:05:52 [2021-07-29T12:05:52.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:05:52 [2021-07-29T12:05:52.679Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.011s	coverage: 57.1% of statements
12:05:52 [2021-07-29T12:05:52.711Z] Loaded image: buildpack-deps:buster
12:05:52 [2021-07-29T12:05:52.711Z] Loaded image: busybox:latest
12:05:52 [2021-07-29T12:05:52.711Z] Loaded image: busybox:glibc
12:05:54 [2021-07-29T12:05:54.077Z] Loaded image: debian:bullseye
12:05:54 [2021-07-29T12:05:54.077Z] Loaded image: hello-world:latest
12:05:54 [2021-07-29T12:05:54.077Z] Loaded image: arm32v7/hello-world:latest
12:05:54 [2021-07-29T12:05:54.595Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.017s	coverage: 47.4% of statements
12:05:54 [2021-07-29T12:05:54.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:05:55 [2021-07-29T12:05:55.540Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.005s	coverage: 71.4% of statements
12:05:56 [2021-07-29T12:05:56.011Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:05:56 [2021-07-29T12:05:56.484Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.617s	coverage: 74.0% of statements
12:05:56 [2021-07-29T12:05:56.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:05:57 [2021-07-29T12:05:57.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:05:58 [2021-07-29T12:05:58.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:05:58 [2021-07-29T12:05:58.400Z] ok  	github.com/docker/docker/libnetwork/iptables	0.528s	coverage: 45.1% of statements
12:05:58 [2021-07-29T12:05:58.662Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.021s	coverage: 60.0% of statements
12:05:58 [2021-07-29T12:05:58.714Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:05:59 [2021-07-29T12:05:59.606Z] ok  	github.com/docker/docker/libnetwork/netutils	0.048s	coverage: 44.1% of statements
12:06:00 [2021-07-29T12:06:00.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:06:00 [2021-07-29T12:06:00.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:06:01 [2021-07-29T12:06:01.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:06:02 [2021-07-29T12:06:02.002Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:06:02 [2021-07-29T12:06:02.157Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.63s)
12:06:02 [2021-07-29T12:06:02.157Z] PASS
12:06:02 [2021-07-29T12:06:02.157Z] 
12:06:02 [2021-07-29T12:06:02.157Z] === Skipped
12:06:02 [2021-07-29T12:06:02.157Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:06:02 [2021-07-29T12:06:02.157Z]     build_session_test.go:25: TODO: BuildKit
12:06:02 [2021-07-29T12:06:02.157Z] 
12:06:02 [2021-07-29T12:06:02.157Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:06:02 [2021-07-29T12:06:02.157Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:06:02 [2021-07-29T12:06:02.157Z] 
12:06:02 [2021-07-29T12:06:02.157Z] 
12:06:02 [2021-07-29T12:06:02.157Z] DONE 34 tests, 2 skipped in 122.384s
12:06:02 [2021-07-29T12:06:02.157Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:06:02 [2021-07-29T12:06:02.157Z] INFO: Testing against a local daemon
12:06:02 [2021-07-29T12:06:02.157Z] === RUN   TestConfigInspect
12:06:02 [2021-07-29T12:06:02.158Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.020s	coverage: 100.0% of statements
12:06:02 [2021-07-29T12:06:02.419Z] ok  	github.com/docker/docker/libnetwork/options	0.010s	coverage: 100.0% of statements
12:06:02 [2021-07-29T12:06:02.538Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:06:02 [2021-07-29T12:06:02.538Z] Using test binary docker
12:06:02 [2021-07-29T12:06:02.538Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:06:02 [2021-07-29T12:06:02.538Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:06:02 [2021-07-29T12:06:02.538Z] INFO: Waiting for daemon to start...
12:06:02 [2021-07-29T12:06:02.538Z] Starting dockerd
12:06:04 [2021-07-29T12:06:04.043Z] --- PASS: TestConfigInspect (2.31s)
12:06:04 [2021-07-29T12:06:04.043Z] === RUN   TestConfigList
12:06:05 [2021-07-29T12:06:05.075Z] .
12:06:05 [2021-07-29T12:06:05.075Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:06:05 [2021-07-29T12:06:05.075Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:06:05 [2021-07-29T12:06:05.075Z] Error: No such image: emptyfs
12:06:05 [2021-07-29T12:06:05.075Z] Running integration-test (iteration 1)
12:06:05 [2021-07-29T12:06:05.075Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:06:05 [2021-07-29T12:06:05.930Z] --- PASS: TestConfigList (2.16s)
12:06:05 [2021-07-29T12:06:05.930Z] === RUN   TestConfigsCreateAndDelete
12:06:08 [2021-07-29T12:06:08.579Z] --- PASS: TestConfigsCreateAndDelete (2.18s)
12:06:08 [2021-07-29T12:06:08.579Z] === RUN   TestConfigsUpdate
12:06:10 [2021-07-29T12:06:10.465Z] --- PASS: TestConfigsUpdate (2.20s)
12:06:10 [2021-07-29T12:06:10.465Z] === RUN   TestTemplatedConfig
12:06:10 [2021-07-29T12:06:10.559Z] ok  	github.com/docker/docker/libnetwork/osl	4.618s	coverage: 39.7% of statements
12:06:10 [2021-07-29T12:06:10.559Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
12:06:10 [2021-07-29T12:06:10.820Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
12:06:12 [2021-07-29T12:06:12.205Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.612s	coverage: 49.5% of statements
12:06:13 [2021-07-29T12:06:13.148Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.013s	coverage: 70.5% of statements
12:06:13 [2021-07-29T12:06:13.734Z] --- PASS: TestTemplatedConfig (3.29s)
12:06:13 [2021-07-29T12:06:13.734Z] === RUN   TestConfigCreateResolve
12:06:14 [2021-07-29T12:06:14.534Z] ok  	github.com/docker/docker/libnetwork/types	0.005s	coverage: 47.9% of statements
12:06:15 [2021-07-29T12:06:15.620Z] --- PASS: TestConfigCreateResolve (1.78s)
12:06:15 [2021-07-29T12:06:15.620Z] PASS
12:06:15 [2021-07-29T12:06:15.620Z] 
12:06:15 [2021-07-29T12:06:15.620Z] DONE 6 tests in 13.968s
12:06:15 [2021-07-29T12:06:15.620Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:06:15 [2021-07-29T12:06:15.620Z] INFO: Testing against a local daemon
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestCheckpoint
12:06:15 [2021-07-29T12:06:15.620Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:06:15 [2021-07-29T12:06:15.620Z] --- SKIP: TestCheckpoint (0.00s)
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestContainerInvalidJSON
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:06:15 [2021-07-29T12:06:15.620Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:06:15 [2021-07-29T12:06:15.620Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:06:15 [2021-07-29T12:06:15.620Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:06:15 [2021-07-29T12:06:15.620Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:06:15 [2021-07-29T12:06:15.620Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:06:15 [2021-07-29T12:06:15.620Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:06:15 [2021-07-29T12:06:15.620Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:06:15 [2021-07-29T12:06:15.620Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestCopyFromContainerPathIsNotDir
12:06:15 [2021-07-29T12:06:15.620Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestCopyToContainerPathDoesNotExist
12:06:15 [2021-07-29T12:06:15.620Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:06:15 [2021-07-29T12:06:15.620Z] === RUN   TestCopyToContainerPathIsNotDir
12:06:15 [2021-07-29T12:06:15.876Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:06:15 [2021-07-29T12:06:15.876Z] === RUN   TestCopyFromContainer
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer//
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer//bar/root
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer//bar/root/
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer/bar/quux
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer/bar/quux/
12:06:17 [2021-07-29T12:06:17.240Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:06:17 [2021-07-29T12:06:17.496Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:06:17 [2021-07-29T12:06:17.496Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:06:17 [2021-07-29T12:06:17.496Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:06:17 [2021-07-29T12:06:17.496Z] === RUN   TestCopyFromContainer/bar/notarget
12:06:17 [2021-07-29T12:06:17.752Z] --- PASS: TestCopyFromContainer (1.85s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:06:17 [2021-07-29T12:06:17.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateLinkToNonExistingContainer
12:06:17 [2021-07-29T12:06:17.752Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateWithInvalidEnv
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateWithInvalidEnv/0
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateWithInvalidEnv/0
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateWithInvalidEnv/1
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateWithInvalidEnv/1
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateWithInvalidEnv/2
12:06:17 [2021-07-29T12:06:17.752Z] === PAUSE TestCreateWithInvalidEnv/2
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateWithInvalidEnv/0
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateWithInvalidEnv/2
12:06:17 [2021-07-29T12:06:17.752Z] === CONT  TestCreateWithInvalidEnv/1
12:06:17 [2021-07-29T12:06:17.752Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateTmpfsMountsTarget
12:06:17 [2021-07-29T12:06:17.752Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:06:17 [2021-07-29T12:06:17.752Z] === RUN   TestCreateWithCustomMaskedPaths
12:06:19 [2021-07-29T12:06:19.826Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 45.2% of statements
12:06:20 [2021-07-29T12:06:20.039Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:06:20 [2021-07-29T12:06:20.039Z] tests/integration/client_test.py .....                                   [ 75%]
12:06:20 [2021-07-29T12:06:20.039Z] tests/integration/context_api_test.py ...                                [ 76%]
12:06:20 [2021-07-29T12:06:20.039Z] tests/integration/errors_test.py .                                       [ 76%]
12:06:20 [2021-07-29T12:06:20.268Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
12:06:20 [2021-07-29T12:06:20.268Z] === RUN   TestCreateWithCustomReadonlyPaths
12:06:22 [2021-07-29T12:06:22.784Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s)
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:22 [2021-07-29T12:06:22.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:22 [2021-07-29T12:06:22.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:06:22 [2021-07-29T12:06:22.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:06:22 [2021-07-29T12:06:22.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:06:22 [2021-07-29T12:06:22.784Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:06:22 [2021-07-29T12:06:22.784Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:06:23 [2021-07-29T12:06:23.133Z] ok  	github.com/docker/docker/opts	0.039s	coverage: 67.1% of statements
12:06:23 [2021-07-29T12:06:23.345Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestCreateDifferentPlatform
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestCreateDifferentPlatform/different_os
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:06:23 [2021-07-29T12:06:23.345Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:06:23 [2021-07-29T12:06:23.345Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:06:23 [2021-07-29T12:06:23.345Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:06:23 [2021-07-29T12:06:23.345Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:06:23 [2021-07-29T12:06:23.345Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestContainerStartOnDaemonRestart
12:06:23 [2021-07-29T12:06:23.345Z] === PAUSE TestContainerStartOnDaemonRestart
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestDaemonRestartIpcMode
12:06:23 [2021-07-29T12:06:23.345Z] === PAUSE TestDaemonRestartIpcMode
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestDaemonHostGatewayIP
12:06:23 [2021-07-29T12:06:23.345Z] === PAUSE TestDaemonHostGatewayIP
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestRestartDaemonWithRestartingContainer
12:06:23 [2021-07-29T12:06:23.345Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestContainerKillOnDaemonStart
12:06:23 [2021-07-29T12:06:23.345Z] === PAUSE TestContainerKillOnDaemonStart
12:06:23 [2021-07-29T12:06:23.345Z] === RUN   TestDiff
12:06:23 [2021-07-29T12:06:23.705Z] ok  	github.com/docker/docker/pkg/aaparser	0.007s	coverage: 52.9% of statements
12:06:23 [2021-07-29T12:06:23.906Z] --- PASS: TestDiff (0.75s)
12:06:23 [2021-07-29T12:06:23.906Z] === RUN   TestExecWithCloseStdin
12:06:25 [2021-07-29T12:06:25.271Z] --- PASS: TestExecWithCloseStdin (1.07s)
12:06:25 [2021-07-29T12:06:25.271Z] === RUN   TestExec
12:06:26 [2021-07-29T12:06:26.197Z] --- PASS: TestExec (1.07s)
12:06:26 [2021-07-29T12:06:26.197Z] === RUN   TestExecUser
12:06:26 [2021-07-29T12:06:26.255Z] ok  	github.com/docker/docker/libnetwork/ipam	33.552s	coverage: 85.3% of statements
12:06:27 [2021-07-29T12:06:27.009Z] Loaded image: buildpack-deps:buster
12:06:27 [2021-07-29T12:06:27.009Z] Loaded image: busybox:latest
12:06:27 [2021-07-29T12:06:27.009Z] Loaded image: busybox:glibc
12:06:27 [2021-07-29T12:06:27.569Z] --- PASS: TestExecUser (1.11s)
12:06:27 [2021-07-29T12:06:27.569Z] === RUN   TestExportContainerAndImportImage
12:06:27 [2021-07-29T12:06:27.657Z] ok  	github.com/docker/docker/pkg/archive	1.024s	coverage: 81.9% of statements
12:06:28 [2021-07-29T12:06:28.130Z] --- PASS: TestExportContainerAndImportImage (0.94s)
12:06:28 [2021-07-29T12:06:28.130Z] === RUN   TestExportContainerAfterDaemonRestart
12:06:28 [2021-07-29T12:06:28.229Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
12:06:28 [2021-07-29T12:06:28.387Z] Loaded image: debian:bullseye
12:06:28 [2021-07-29T12:06:28.387Z] Loaded image: hello-world:latest
12:06:28 [2021-07-29T12:06:28.387Z] Loaded image: arm32v7/hello-world:latest
12:06:28 [2021-07-29T12:06:28.387Z] INFO: Testing against a local daemon
12:06:28 [2021-07-29T12:06:28.387Z] === RUN   TestCgroupNamespacesBuild
12:06:28 [2021-07-29T12:06:28.491Z] ok  	github.com/docker/docker/pkg/capabilities	0.006s	coverage: 87.5% of statements
12:06:29 [2021-07-29T12:06:29.494Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
12:06:29 [2021-07-29T12:06:29.494Z] === RUN   TestHealthCheckWorkdir
12:06:29 [2021-07-29T12:06:29.882Z] ok  	github.com/docker/docker/pkg/authorization	0.973s	coverage: 68.3% of statements
12:06:30 [2021-07-29T12:06:30.291Z] --- PASS: TestCgroupNamespacesBuild (1.56s)
12:06:30 [2021-07-29T12:06:30.291Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:06:30 [2021-07-29T12:06:30.454Z] ok  	github.com/docker/docker/pkg/directory	0.005s	coverage: 80.0% of statements
12:06:30 [2021-07-29T12:06:30.858Z] --- PASS: TestHealthCheckWorkdir (1.46s)
12:06:30 [2021-07-29T12:06:30.858Z] === RUN   TestHealthKillContainer
12:06:31 [2021-07-29T12:06:31.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s)
12:06:31 [2021-07-29T12:06:31.231Z] === RUN   TestBuildWithSession
12:06:31 [2021-07-29T12:06:31.231Z]     build_session_test.go:25: TODO: BuildKit
12:06:31 [2021-07-29T12:06:31.231Z] --- SKIP: TestBuildWithSession (0.00s)
12:06:31 [2021-07-29T12:06:31.231Z] === RUN   TestBuildSquashParent
12:06:31 [2021-07-29T12:06:31.418Z] ok  	github.com/docker/docker/pkg/discovery	0.005s	coverage: 58.3% of statements
12:06:31 [2021-07-29T12:06:31.999Z] ok  	github.com/docker/docker/pkg/discovery/file	0.011s	coverage: 97.6% of statements
12:06:32 [2021-07-29T12:06:32.942Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.936s	coverage: 43.2% of statements
12:06:33 [2021-07-29T12:06:33.884Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
12:06:34 [2021-07-29T12:06:34.121Z] --- PASS: TestHealthKillContainer (3.12s)
12:06:34 [2021-07-29T12:06:34.121Z] === RUN   TestInspectCpusetInConfigPre120
12:06:34 [2021-07-29T12:06:34.146Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.004s	coverage: 93.8% of statements
12:06:35 [2021-07-29T12:06:35.047Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s)
12:06:35 [2021-07-29T12:06:35.047Z] === RUN   TestIpcModeNone
12:06:35 [2021-07-29T12:06:35.972Z] --- PASS: TestIpcModeNone (1.03s)
12:06:35 [2021-07-29T12:06:35.972Z] === RUN   TestIpcModePrivate
12:06:36 [2021-07-29T12:06:36.059Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.078s	coverage: 84.1% of statements
12:06:36 [2021-07-29T12:06:36.321Z] ok  	github.com/docker/docker/pkg/dmesg	0.011s	coverage: 83.3% of statements
12:06:36 [2021-07-29T12:06:36.898Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false
12:06:36 [2021-07-29T12:06:36.898Z] --- PASS: TestIpcModePrivate (1.06s)
12:06:36 [2021-07-29T12:06:36.898Z] === RUN   TestIpcModeShareable
12:06:37 [2021-07-29T12:06:37.707Z] ok  	github.com/docker/docker/pkg/fileutils	0.012s	coverage: 86.3% of statements
12:06:37 [2021-07-29T12:06:37.825Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true
12:06:38 [2021-07-29T12:06:38.080Z] --- PASS: TestIpcModeShareable (1.04s)
12:06:38 [2021-07-29T12:06:38.080Z] === RUN   TestAPIIpcModeShareableAndContainer
12:06:38 [2021-07-29T12:06:38.648Z] ok  	github.com/docker/docker/pkg/fsutils	0.429s	coverage: 85.1% of statements
12:06:38 [2021-07-29T12:06:38.910Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
12:06:39 [2021-07-29T12:06:39.373Z] --- PASS: TestBuildSquashParent (7.54s)
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:06:39 [2021-07-29T12:06:39.373Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:06:39 [2021-07-29T12:06:39.373Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:06:39 [2021-07-29T12:06:39.373Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.373Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:06:39 [2021-07-29T12:06:39.853Z] ok  	github.com/docker/docker/pkg/filenotify	0.611s	coverage: 67.0% of statements
12:06:39 [2021-07-29T12:06:39.853Z] ok  	github.com/docker/docker/libnetwork	63.335s	coverage: 41.0% of statements
12:06:39 [2021-07-29T12:06:39.853Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:06:39 [2021-07-29T12:06:39.853Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:06:40 [2021-07-29T12:06:40.115Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:06:41 [2021-07-29T12:06:41.059Z] ok  	github.com/docker/docker/pkg/idtools	0.840s	coverage: 69.5% of statements
12:06:41 [2021-07-29T12:06:41.059Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
12:06:41 [2021-07-29T12:06:41.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:06:41 [2021-07-29T12:06:41.287Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:06:41 [2021-07-29T12:06:41.320Z] ok  	github.com/docker/docker/pkg/longpath	0.022s	coverage: 100.0% of statements
12:06:41 [2021-07-29T12:06:41.321Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.012s	coverage: 85.7% of statements
12:06:41 [2021-07-29T12:06:41.354Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.87s)
12:06:41 [2021-07-29T12:06:41.354Z] === RUN   TestAPIIpcModeHost
12:06:41 [2021-07-29T12:06:41.582Z] ok  	github.com/docker/docker/pkg/ioutils	0.616s	coverage: 70.6% of statements
12:06:41 [2021-07-29T12:06:41.843Z] ok  	github.com/docker/docker/pkg/parsers	0.018s	coverage: 97.0% of statements
12:06:41 [2021-07-29T12:06:41.915Z] --- PASS: TestAPIIpcModeHost (1.10s)
12:06:41 [2021-07-29T12:06:41.915Z] === RUN   TestDaemonIpcModeShareable
12:06:42 [2021-07-29T12:06:42.105Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.018s	coverage: 60.0% of statements
12:06:42 [2021-07-29T12:06:42.366Z] ok  	github.com/docker/docker/pkg/pidfile	0.005s	coverage: 82.4% of statements
12:06:42 [2021-07-29T12:06:42.366Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 86.7% of statements
12:06:43 [2021-07-29T12:06:43.312Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.033s	coverage: 56.8% of statements
12:06:43 [2021-07-29T12:06:43.574Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.005s	coverage: 85.7% of statements
12:06:43 [2021-07-29T12:06:43.803Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
12:06:43 [2021-07-29T12:06:43.803Z] --- PASS: TestDaemonIpcModeShareable (1.66s)
12:06:43 [2021-07-29T12:06:43.803Z] === RUN   TestDaemonIpcModePrivate
12:06:43 [2021-07-29T12:06:43.835Z] ok  	github.com/docker/docker/pkg/pools	0.011s	coverage: 88.2% of statements
12:06:44 [2021-07-29T12:06:44.097Z] ok  	github.com/docker/docker/pkg/progress	0.006s	coverage: 75.9% of statements
12:06:44 [2021-07-29T12:06:44.573Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:06:44 [2021-07-29T12:06:44.573Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:06:45 [2021-07-29T12:06:45.166Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:06:45 [2021-07-29T12:06:45.166Z] --- PASS: TestDaemonIpcModePrivate (1.63s)
12:06:45 [2021-07-29T12:06:45.166Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:06:45 [2021-07-29T12:06:45.174Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:06:45 [2021-07-29T12:06:45.480Z] ok  	github.com/docker/docker/pkg/pubsub	1.066s	coverage: 75.0% of statements
12:06:46 [2021-07-29T12:06:46.424Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
12:06:46 [2021-07-29T12:06:46.685Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
12:06:46 [2021-07-29T12:06:46.947Z] ok  	github.com/docker/docker/pkg/stack	0.005s	coverage: 90.9% of statements
12:06:47 [2021-07-29T12:06:47.052Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false
12:06:47 [2021-07-29T12:06:47.052Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.61s)
12:06:47 [2021-07-29T12:06:47.052Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:06:47 [2021-07-29T12:06:47.109Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.30s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.38s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.04s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s)
12:06:47 [2021-07-29T12:06:47.109Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.88s)
12:06:47 [2021-07-29T12:06:47.109Z] === RUN   TestBuildMultiStageCopy
12:06:47 [2021-07-29T12:06:47.109Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:06:47 [2021-07-29T12:06:47.208Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
12:06:47 [2021-07-29T12:06:47.469Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
12:06:47 [2021-07-29T12:06:47.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:06:47 [2021-07-29T12:06:47.556Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:06:48 [2021-07-29T12:06:48.426Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true
12:06:48 [2021-07-29T12:06:48.427Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.66s)
12:06:48 [2021-07-29T12:06:48.427Z] === RUN   TestIpcModeOlderClient
12:06:48 [2021-07-29T12:06:48.427Z] === PAUSE TestIpcModeOlderClient
12:06:48 [2021-07-29T12:06:48.427Z] === RUN   TestKillContainerInvalidSignal
12:06:49 [2021-07-29T12:06:49.352Z] --- PASS: TestKillContainerInvalidSignal (0.68s)
12:06:49 [2021-07-29T12:06:49.352Z] === RUN   TestKillContainer
12:06:49 [2021-07-29T12:06:49.352Z] === RUN   TestKillContainer/no_signal
12:06:49 [2021-07-29T12:06:49.384Z] ok  	github.com/docker/docker/pkg/system	0.009s	coverage: 39.9% of statements
12:06:49 [2021-07-29T12:06:49.645Z] ok  	github.com/docker/docker/pkg/tailfile	0.118s	coverage: 88.6% of statements
12:06:49 [2021-07-29T12:06:49.913Z] === RUN   TestKillContainer/non_killing_signal
12:06:50 [2021-07-29T12:06:50.394Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:06:50 [2021-07-29T12:06:50.474Z] === RUN   TestKillContainer/killing_signal
12:06:51 [2021-07-29T12:06:51.329Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:06:51 [2021-07-29T12:06:51.401Z] --- PASS: TestKillContainer (2.02s)
12:06:51 [2021-07-29T12:06:51.401Z]     --- PASS: TestKillContainer/no_signal (0.66s)
12:06:51 [2021-07-29T12:06:51.401Z]     --- PASS: TestKillContainer/non_killing_signal (0.52s)
12:06:51 [2021-07-29T12:06:51.401Z]     --- PASS: TestKillContainer/killing_signal (0.67s)
12:06:51 [2021-07-29T12:06:51.401Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:06:51 [2021-07-29T12:06:51.401Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:06:51 [2021-07-29T12:06:51.561Z] ok  	github.com/docker/docker/pkg/tarsum	0.166s	coverage: 89.3% of statements
12:06:51 [2021-07-29T12:06:51.562Z] ok  	github.com/docker/docker/pkg/sysinfo	0.011s	coverage: 52.1% of statements
12:06:51 [2021-07-29T12:06:51.562Z] testing: warning: no tests to run
12:06:51 [2021-07-29T12:06:51.562Z] coverage: [no statements]
12:06:51 [2021-07-29T12:06:51.562Z] ok  	github.com/docker/docker/pkg/term/windows	0.014s	coverage: [no statements] [no tests to run]
12:06:51 [2021-07-29T12:06:51.961Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:06:52 [2021-07-29T12:06:52.134Z] ok  	github.com/docker/docker/pkg/truncindex	0.107s	coverage: 91.5% of statements
12:06:52 [2021-07-29T12:06:52.134Z] ok  	github.com/docker/docker/pkg/urlutil	0.006s	coverage: 100.0% of statements
12:06:52 [2021-07-29T12:06:52.264Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:06:52 [2021-07-29T12:06:52.396Z] ok  	github.com/docker/docker/pkg/useragent	0.004s	coverage: 88.9% of statements
12:06:52 [2021-07-29T12:06:52.522Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
12:06:52 [2021-07-29T12:06:52.522Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s)
12:06:52 [2021-07-29T12:06:52.522Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s)
12:06:52 [2021-07-29T12:06:52.522Z] === RUN   TestKillStoppedContainer
12:06:52 [2021-07-29T12:06:52.522Z] --- PASS: TestKillStoppedContainer (0.04s)
12:06:52 [2021-07-29T12:06:52.522Z] === RUN   TestKillStoppedContainerAPIPre120
12:06:52 [2021-07-29T12:06:52.522Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:06:52 [2021-07-29T12:06:52.522Z] === RUN   TestKillDifferentUserContainer
12:06:53 [2021-07-29T12:06:53.201Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:06:53 [2021-07-29T12:06:53.449Z] --- PASS: TestKillDifferentUserContainer (0.69s)
12:06:53 [2021-07-29T12:06:53.449Z] === RUN   TestInspectOomKilledTrue
12:06:53 [2021-07-29T12:06:53.449Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:06:53 [2021-07-29T12:06:53.449Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:06:53 [2021-07-29T12:06:53.449Z] === RUN   TestInspectOomKilledFalse
12:06:54 [2021-07-29T12:06:54.010Z] --- PASS: TestInspectOomKilledFalse (0.80s)
12:06:54 [2021-07-29T12:06:54.010Z] === RUN   TestLinksEtcHostsContentMatch
12:06:54 [2021-07-29T12:06:54.137Z] --- PASS: TestBuildMultiStageCopy (6.97s)
12:06:54 [2021-07-29T12:06:54.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.97s)
12:06:54 [2021-07-29T12:06:54.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
12:06:54 [2021-07-29T12:06:54.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s)
12:06:54 [2021-07-29T12:06:54.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
12:06:54 [2021-07-29T12:06:54.137Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
12:06:54 [2021-07-29T12:06:54.137Z] === RUN   TestBuildMultiStageParentConfig
12:06:54 [2021-07-29T12:06:54.937Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s)
12:06:54 [2021-07-29T12:06:54.937Z] === RUN   TestLinksContainerNames
12:06:54 [2021-07-29T12:06:54.950Z] ok  	github.com/docker/docker/plugin/v2	0.006s	coverage: 14.4% of statements
12:06:55 [2021-07-29T12:06:55.529Z] ok  	github.com/docker/docker/plugin	0.539s	coverage: 23.2% of statements
12:06:56 [2021-07-29T12:06:56.300Z] --- PASS: TestLinksContainerNames (1.41s)
12:06:56 [2021-07-29T12:06:56.300Z] === RUN   TestLogsFollowTailEmpty
12:06:57 [2021-07-29T12:06:57.227Z] --- PASS: TestLogsFollowTailEmpty (0.68s)
12:06:57 [2021-07-29T12:06:57.227Z] === RUN   TestContainerNetworkMountsNoChown
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:06:57 [2021-07-29T12:06:57.498Z] 
12:06:57 [2021-07-29T12:06:57.498Z]  ________   ____  __.
12:06:57 [2021-07-29T12:06:57.498Z]  \_____  \ |    |/ _|
12:06:57 [2021-07-29T12:06:57.498Z]  /   |   \|      <
12:06:57 [2021-07-29T12:06:57.498Z]  /    |    \    |  \
12:06:57 [2021-07-29T12:06:57.498Z]  \_______  /____|__ \
12:06:57 [2021-07-29T12:06:57.498Z]          \/        \/
12:06:57 [2021-07-29T12:06:57.498Z] 
12:06:57 [2021-07-29T12:06:57.498Z] INFO: make.ps1 ended at 07/29/2021 12:06:48
12:06:57 [2021-07-29T12:06:57.498Z] powershell.exe : Unsupported signal: <nil>. Discarding.
12:06:57 [2021-07-29T12:06:57.498Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6ccd8424\powershellWrapper.ps1:3 char:1
12:06:57 [2021-07-29T12:06:57.498Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ...
12:06:57 [2021-07-29T12:06:57.498Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
12:06:57 [2021-07-29T12:06:57.498Z]     + CategoryInfo          : NotSpecified: (Unsupported signal: <nil>. Discarding.:String) [], RemoteException
12:06:57 [2021-07-29T12:06:57.498Z]     + FullyQualifiedErrorId : NativeCommandError
12:06:57 [2021-07-29T12:06:57.498Z]  
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Binaries build ended at 07/29/2021 12:06:49. Duration:00:01:23.3390074
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Copying the built daemon binary to d:\CI\PR-42684\13\binary\dockerd-f7282c9015.exe...
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Copying the built client binary to d:\CI\PR-42684\13\binary\docker-f7282c9015.exe...
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Copying dockerversion from the container...
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Copying the golang package from the container to d:\CI\PR-42684\13\installer\go.zip...
12:06:57 [2021-07-29T12:06:57.498Z] INFO: Extracting go.zip to d:\CI\PR-42684\13\go
12:06:57 [2021-07-29T12:06:57.787Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s)
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/default
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/default
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/private
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/private
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rprivate
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rprivate
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/slave
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/slave
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rslave
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rslave
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/shared
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/shared
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rshared
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rshared
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/default
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/default/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/default/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/default/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rshared
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rprivate
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/shared
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rslave
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/slave
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/private
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/private/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === RUN   TestMountDaemonRoot/private/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/default/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:06:57 [2021-07-29T12:06:57.787Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/private/mount_root
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:06:58 [2021-07-29T12:06:58.043Z] === CONT  TestMountDaemonRoot/private/bind_root
12:06:58 [2021-07-29T12:06:58.043Z] --- PASS: TestMountDaemonRoot (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:06:58 [2021-07-29T12:06:58.043Z] === RUN   TestContainerBindMountNonRecursive
12:06:58 [2021-07-29T12:06:58.078Z] ok  	github.com/docker/docker/profiles/seccomp	0.014s	coverage: 85.7% of statements
12:06:58 [2021-07-29T12:06:58.652Z] ok  	github.com/docker/docker/quota	0.460s	coverage: 71.4% of statements
12:06:58 [2021-07-29T12:06:58.652Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
12:06:59 [2021-07-29T12:06:59.406Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
12:06:59 [2021-07-29T12:06:59.406Z] === RUN   TestBuildLabelWithTargets
12:07:00 [2021-07-29T12:07:00.557Z] --- PASS: TestContainerBindMountNonRecursive (1.99s)
12:07:00 [2021-07-29T12:07:00.557Z] === RUN   TestContainerVolumesMountedAsShared
12:07:00 [2021-07-29T12:07:00.557Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
12:07:00 [2021-07-29T12:07:00.557Z] === RUN   TestContainerVolumesMountedAsSlave
12:07:01 [2021-07-29T12:07:01.484Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s)
12:07:01 [2021-07-29T12:07:01.485Z] === RUN   TestNetworkNat
12:07:01 [2021-07-29T12:07:01.956Z] ok  	github.com/docker/docker/registry	0.126s	coverage: 58.8% of statements
12:07:02 [2021-07-29T12:07:02.045Z] --- PASS: TestNetworkNat (0.71s)
12:07:02 [2021-07-29T12:07:02.045Z] === RUN   TestNetworkLocalhostTCPNat
12:07:02 [2021-07-29T12:07:02.217Z] ok  	github.com/docker/docker/registry/resumable	0.022s	coverage: 100.0% of statements
12:07:02 [2021-07-29T12:07:02.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
12:07:02 [2021-07-29T12:07:02.607Z] === RUN   TestNetworkLoopbackNat
12:07:03 [2021-07-29T12:07:03.162Z] ok  	github.com/docker/docker/restartmanager	0.013s	coverage: 50.9% of statements
12:07:03 [2021-07-29T12:07:03.424Z] ok  	github.com/docker/docker/testutil	0.005s	coverage: 62.5% of statements
12:07:03 [2021-07-29T12:07:03.777Z] .........                                                                [ 86%]
12:07:03 [2021-07-29T12:07:03.997Z] ok  	github.com/docker/docker/runconfig	0.033s	coverage: 66.1% of statements
12:07:05 [2021-07-29T12:07:05.868Z] --- PASS: TestNetworkLoopbackNat (3.12s)
12:07:05 [2021-07-29T12:07:05.869Z] === RUN   TestPause
12:07:06 [2021-07-29T12:07:06.445Z] --- PASS: TestPause (0.68s)
12:07:06 [2021-07-29T12:07:06.445Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:07:06 [2021-07-29T12:07:06.445Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:07:06 [2021-07-29T12:07:06.445Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:07:06 [2021-07-29T12:07:06.445Z] === RUN   TestPauseStopPausedContainer
12:07:07 [2021-07-29T12:07:07.380Z] --- PASS: TestPauseStopPausedContainer (0.71s)
12:07:07 [2021-07-29T12:07:07.380Z] === RUN   TestPidHost
12:07:07 [2021-07-29T12:07:07.522Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:07:07 [2021-07-29T12:07:07.522Z] === RUN   TestBuildWithEmptyLayers
12:07:08 [2021-07-29T12:07:08.955Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:07:09 [2021-07-29T12:07:09.269Z] --- PASS: TestPidHost (1.89s)
12:07:09 [2021-07-29T12:07:09.269Z] === RUN   TestPsFilter
12:07:09 [2021-07-29T12:07:09.269Z] --- PASS: TestPsFilter (0.09s)
12:07:09 [2021-07-29T12:07:09.269Z] === RUN   TestRemoveContainerWithRemovedVolume
12:07:09 [2021-07-29T12:07:09.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s)
12:07:09 [2021-07-29T12:07:09.831Z] === RUN   TestRemoveContainerWithVolume
12:07:10 [2021-07-29T12:07:10.055Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:07:10 [2021-07-29T12:07:10.055Z] === RUN   TestBuildMultiStageOnBuild
12:07:10 [2021-07-29T12:07:10.580Z] tests/integration/models_networks_test.py ....                           [ 91%]
12:07:10 [2021-07-29T12:07:10.758Z] --- PASS: TestRemoveContainerWithVolume (0.68s)
12:07:10 [2021-07-29T12:07:10.758Z] === RUN   TestRemoveContainerRunning
12:07:11 [2021-07-29T12:07:11.318Z] --- PASS: TestRemoveContainerRunning (0.67s)
12:07:11 [2021-07-29T12:07:11.318Z] === RUN   TestRemoveContainerForceRemoveRunning
12:07:11 [2021-07-29T12:07:11.957Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s)
12:07:11 [2021-07-29T12:07:11.957Z] === RUN   TestRemoveInvalidContainer
12:07:11 [2021-07-29T12:07:11.957Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:07:11 [2021-07-29T12:07:11.957Z] === RUN   TestRenameLinkedContainer
12:07:14 [2021-07-29T12:07:14.378Z] Removing intermediate container b8c5ea81ab8a
12:07:14 [2021-07-29T12:07:14.378Z]  ---> b52de40d3b74
12:07:14 [2021-07-29T12:07:14.378Z] Step 7/10 : RUN   Function Build-GoTestSum() {     Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH";     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum build failed..."';     }     Write-Host "INFO:     Build done for gotestsum...";   }     Build-GoTestSum
12:07:14 [2021-07-29T12:07:14.378Z]  ---> Running in 53fcb7b89999
12:07:15 [2021-07-29T12:07:15.220Z] --- PASS: TestRenameLinkedContainer (2.77s)
12:07:15 [2021-07-29T12:07:15.220Z] === RUN   TestRenameStoppedContainer
12:07:15 [2021-07-29T12:07:15.329Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:07:15 [2021-07-29T12:07:15.329Z] === RUN   TestBuildUncleanTarFilenames
12:07:15 [2021-07-29T12:07:15.475Z] --- PASS: TestRenameStoppedContainer (0.67s)
12:07:15 [2021-07-29T12:07:15.475Z] === RUN   TestRenameRunningContainerAndReuse
12:07:15 [2021-07-29T12:07:15.897Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
12:07:15 [2021-07-29T12:07:15.897Z] === RUN   TestBuildMultiStageLayerLeak
12:07:15 [2021-07-29T12:07:15.963Z] tests/integration/models_nodes_test.py .                                 [ 91%]
12:07:16 [2021-07-29T12:07:16.551Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
12:07:16 [2021-07-29T12:07:16.883Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s)
12:07:16 [2021-07-29T12:07:16.883Z] === RUN   TestRenameInvalidName
12:07:17 [2021-07-29T12:07:17.011Z] go: downloading gotest.tools/gotestsum v0.5.3
12:07:17 [2021-07-29T12:07:17.326Z] tests/integration/models_resources_test.py .                             [ 91%]
12:07:17 [2021-07-29T12:07:17.443Z] --- PASS: TestRenameInvalidName (0.70s)
12:07:17 [2021-07-29T12:07:17.443Z] === RUN   TestRenameAnonymousContainer
12:07:17 [2021-07-29T12:07:17.468Z] go: downloading github.com/fatih/color v1.9.0
12:07:17 [2021-07-29T12:07:17.468Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:07:17 [2021-07-29T12:07:17.468Z] go: downloading github.com/pkg/errors v0.9.1
12:07:17 [2021-07-29T12:07:17.468Z] go: downloading github.com/spf13/pflag v1.0.3
12:07:17 [2021-07-29T12:07:17.926Z] go: downloading github.com/mattn/go-colorable v0.1.6
12:07:17 [2021-07-29T12:07:17.926Z] go: downloading github.com/mattn/go-isatty v0.0.12
12:07:17 [2021-07-29T12:07:17.926Z] go: downloading github.com/jonboulle/clockwork v0.1.0
12:07:17 [2021-07-29T12:07:17.926Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
12:07:17 [2021-07-29T12:07:17.926Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
12:07:18 [2021-07-29T12:07:18.387Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
12:07:18 [2021-07-29T12:07:18.387Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Extraction ended at 07/29/2021 12:07:16. Duration:00:00:24.1174552
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Updating the golang and path environment variables
12:07:18 [2021-07-29T12:07:18.584Z] INFO: GOPATH=d:\gopath
12:07:18 [2021-07-29T12:07:18.584Z] INFO: go version go1.16.6 windows/amd64
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Running the daemon under test in debug mode
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Starting a daemon under test...
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42684\13\daemon --pidfile d:\CI\PR-42684\13\docker.pid -D
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Process started successfully.
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Start tailing logs of the daemon under tests
12:07:18 [2021-07-29T12:07:18.584Z] INFO: Waiting for the daemon under test to start...
12:07:18 [2021-07-29T12:07:18.912Z] ok  	github.com/docker/docker/pkg/plugins	33.655s	coverage: 76.6% of statements
12:07:18 [2021-07-29T12:07:18.912Z] ok  	github.com/docker/docker/volume/drivers	0.018s	coverage: 36.1% of statements
12:07:18 [2021-07-29T12:07:18.912Z] ok  	github.com/docker/docker/volume/local	0.199s	coverage: 76.4% of statements
12:07:18 [2021-07-29T12:07:18.912Z] ok  	github.com/docker/docker/volume/mounts	0.083s	coverage: 67.8% of statements
12:07:19 [2021-07-29T12:07:19.068Z] tests/integration/models_services_test.py ..............X.               [ 95%]
12:07:19 [2021-07-29T12:07:19.483Z] ok  	github.com/docker/docker/volume/service	0.023s	coverage: 72.3% of statements
12:07:19 [2021-07-29T12:07:19.957Z] --- PASS: TestRenameAnonymousContainer (2.31s)
12:07:19 [2021-07-29T12:07:19.957Z] === RUN   TestRenameContainerWithSameName
12:07:20 [2021-07-29T12:07:20.087Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s)
12:07:20 [2021-07-29T12:07:20.087Z] === RUN   TestBuildWithHugeFile
12:07:20 [2021-07-29T12:07:20.519Z] --- PASS: TestRenameContainerWithSameName (0.69s)
12:07:20 [2021-07-29T12:07:20.519Z] === RUN   TestRenameContainerWithLinkedContainer
12:07:21 [2021-07-29T12:07:21.883Z] --- PASS: TestRenameContainerWithLinkedContainer (1.36s)
12:07:21 [2021-07-29T12:07:21.883Z] === RUN   TestResize
12:07:22 [2021-07-29T12:07:22.318Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:07:22 [2021-07-29T12:07:22.318Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:07:22 [2021-07-29T12:07:22.443Z] --- PASS: TestResize (0.67s)
12:07:22 [2021-07-29T12:07:22.443Z] === RUN   TestResizeWithInvalidSize
12:07:23 [2021-07-29T12:07:23.380Z] --- PASS: TestResizeWithInvalidSize (0.68s)
12:07:23 [2021-07-29T12:07:23.380Z] === RUN   TestResizeWhenContainerNotStarted
12:07:23 [2021-07-29T12:07:23.941Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s)
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:07:23 [2021-07-29T12:07:23.941Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:07:24 [2021-07-29T12:07:24.179Z] INFO: Build done for gotestsum...
12:07:25 [2021-07-29T12:07:25.829Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:07:26 [2021-07-29T12:07:26.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:07:27 [2021-07-29T12:07:27.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:07:27 [2021-07-29T12:07:27.043Z] tests/integration/regression_test.py ......                              [ 98%]
12:07:27 [2021-07-29T12:07:27.300Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:07:27 [2021-07-29T12:07:27.300Z] tests/integration/credentials/utils_test.py .                            [100%]
12:07:27 [2021-07-29T12:07:27.300Z] 
12:07:27 [2021-07-29T12:07:27.300Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:07:27 [2021-07-29T12:07:27.300Z] =========================== short test summary info ============================
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:07:27 [2021-07-29T12:07:27.300Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:07:27 [2021-07-29T12:07:27.300Z]   Not supported on most drivers
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:07:27 [2021-07-29T12:07:27.300Z]   Output of docker top depends on host distro, and is not formalized.
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:07:27 [2021-07-29T12:07:27.300Z]   Output of docker top depends on host distro, and is not formalized.
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:07:27 [2021-07-29T12:07:27.300Z]   Can fail if eth0 has multiple IP addresses
12:07:27 [2021-07-29T12:07:27.300Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:07:27 [2021-07-29T12:07:27.300Z]   This doesn't seem to be taken into account by the engine
12:07:27 [2021-07-29T12:07:27.300Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:07:27 [2021-07-29T12:07:27.300Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
12:07:27 [2021-07-29T12:07:27.300Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:07:27 [2021-07-29T12:07:27.300Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 338.84 seconds ==
12:07:27 [2021-07-29T12:07:27.555Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:07:27 [2021-07-29T12:07:27.585Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:07:28 [2021-07-29T12:07:28.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:07:28 [2021-07-29T12:07:28.768Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:07:30 [2021-07-29T12:07:30.654Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:07:30 [2021-07-29T12:07:30.909Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:07:33 [2021-07-29T12:07:33.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:07:33 [2021-07-29T12:07:33.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:07:36 [2021-07-29T12:07:36.191Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.06s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.74s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.09s)
12:07:36 [2021-07-29T12:07:36.191Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.09s)
12:07:36 [2021-07-29T12:07:36.191Z] === RUN   TestCgroupNamespacesRun
12:07:36 [2021-07-29T12:07:36.256Z] ...INFO: Daemon under test started and replied!
12:07:36 [2021-07-29T12:07:36.256Z] INFO: Docker version of the daemon under test
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] Client:
12:07:36 [2021-07-29T12:07:36.256Z]  Version:      17.06.2-ce
12:07:36 [2021-07-29T12:07:36.256Z]  API version:  1.30
12:07:36 [2021-07-29T12:07:36.256Z]  Go version:   go1.8.3
12:07:36 [2021-07-29T12:07:36.256Z]  Git commit:   cec0b72
12:07:36 [2021-07-29T12:07:36.256Z]  Built:        Tue Sep  5 19:57:19 2017
12:07:36 [2021-07-29T12:07:36.256Z]  OS/Arch:      windows/amd64
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] Server:
12:07:36 [2021-07-29T12:07:36.256Z]  Version:      0.0.0-dev
12:07:36 [2021-07-29T12:07:36.256Z]  API version:  1.42 (minimum version 1.24)
12:07:36 [2021-07-29T12:07:36.256Z]  Go version:   go1.16.6
12:07:36 [2021-07-29T12:07:36.256Z]  Git commit:   f7282c9015
12:07:36 [2021-07-29T12:07:36.256Z]  Built:        07/29/2021 12:05:30
12:07:36 [2021-07-29T12:07:36.256Z]  OS/Arch:      windows/amd64
12:07:36 [2021-07-29T12:07:36.256Z]  Experimental: false
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] INFO: Docker info of the daemon under test
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] Containers: 0
12:07:36 [2021-07-29T12:07:36.256Z]  Running: 0
12:07:36 [2021-07-29T12:07:36.256Z]  Paused: 0
12:07:36 [2021-07-29T12:07:36.256Z]  Stopped: 0
12:07:36 [2021-07-29T12:07:36.256Z] Images: 0
12:07:36 [2021-07-29T12:07:36.256Z] Server Version: 0.0.0-dev
12:07:36 [2021-07-29T12:07:36.256Z] Storage Driver: windowsfilter
12:07:36 [2021-07-29T12:07:36.256Z]  Windows: 
12:07:36 [2021-07-29T12:07:36.256Z] Logging Driver: json-file
12:07:36 [2021-07-29T12:07:36.256Z] Plugins: 
12:07:36 [2021-07-29T12:07:36.256Z]  Volume: local
12:07:36 [2021-07-29T12:07:36.256Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:07:36 [2021-07-29T12:07:36.256Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:07:36 [2021-07-29T12:07:36.256Z] Swarm: inactive
12:07:36 [2021-07-29T12:07:36.256Z] Default Isolation: process
12:07:36 [2021-07-29T12:07:36.256Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
12:07:36 [2021-07-29T12:07:36.256Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
12:07:36 [2021-07-29T12:07:36.256Z] OSType: windows
12:07:36 [2021-07-29T12:07:36.256Z] Architecture: x86_64
12:07:36 [2021-07-29T12:07:36.256Z] CPUs: 4
12:07:36 [2021-07-29T12:07:36.256Z] Total Memory: 32GiB
12:07:36 [2021-07-29T12:07:36.256Z] Name: azwin-2-125ab0
12:07:36 [2021-07-29T12:07:36.256Z] ID: STEI:VWKS:IDTM:4QSZ:2BP5:ZEGG:PA4U:RWMN:MDYZ:DHJE:IJ74:ETAU
12:07:36 [2021-07-29T12:07:36.256Z] Docker Root Dir: D:\CI\PR-42684\13\daemon
12:07:36 [2021-07-29T12:07:36.256Z] Debug Mode (client): false
12:07:36 [2021-07-29T12:07:36.256Z] Debug Mode (server): true
12:07:36 [2021-07-29T12:07:36.256Z]  File Descriptors: -1
12:07:36 [2021-07-29T12:07:36.256Z]  Goroutines: 16
12:07:36 [2021-07-29T12:07:36.256Z]  System Time: 2021-07-29T12:07:36.0287762Z
12:07:36 [2021-07-29T12:07:36.256Z]  EventsListeners: 0
12:07:36 [2021-07-29T12:07:36.256Z] Registry: https://index.docker.io/v1/
12:07:36 [2021-07-29T12:07:36.256Z] Labels:
12:07:36 [2021-07-29T12:07:36.256Z] Experimental: false
12:07:36 [2021-07-29T12:07:36.256Z] Insecure Registries:
12:07:36 [2021-07-29T12:07:36.256Z]  127.0.0.0/8
12:07:36 [2021-07-29T12:07:36.256Z] Live Restore Enabled: false
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] INFO: Docker images of the daemon under test
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:07:36 [2021-07-29T12:07:36.256Z] 
12:07:36 [2021-07-29T12:07:36.256Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider
12:07:36 [2021-07-29T12:07:36.256Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time...
12:07:36 [2021-07-29T12:07:36.715Z] 10.0.20295.1: Pulling from windows/servercore/insider
12:07:36 [2021-07-29T12:07:36.715Z] 29d5b6a226d2: Pulling fs layer
12:07:37 [2021-07-29T12:07:37.557Z] --- PASS: TestCgroupNamespacesRun (1.67s)
12:07:37 [2021-07-29T12:07:37.557Z] === RUN   TestCgroupNamespacesRunPrivileged
12:07:37 [2021-07-29T12:07:37.557Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:07:37 [2021-07-29T12:07:37.557Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:07:37 [2021-07-29T12:07:37.557Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:07:38 [2021-07-29T12:07:38.922Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.63s)
12:07:38 [2021-07-29T12:07:38.922Z] === RUN   TestCgroupNamespacesRunHostMode
12:07:38 [2021-07-29T12:07:38.978Z] Removing intermediate container 53fcb7b89999
12:07:38 [2021-07-29T12:07:38.978Z]  ---> 42832bf37d0a
12:07:38 [2021-07-29T12:07:38.978Z] Step 8/10 : ENTRYPOINT ["powershell.exe"]
12:07:38 [2021-07-29T12:07:38.978Z]  ---> Running in 82c1d2924060
12:07:38 [2021-07-29T12:07:38.978Z] Removing intermediate container 82c1d2924060
12:07:38 [2021-07-29T12:07:38.978Z]  ---> 10ce1b7c9d59
12:07:38 [2021-07-29T12:07:38.978Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker
12:07:38 [2021-07-29T12:07:38.978Z]  ---> Running in 3710fc1ca169
12:07:38 [2021-07-29T12:07:38.978Z] Removing intermediate container 3710fc1ca169
12:07:38 [2021-07-29T12:07:38.978Z]  ---> 29c877f79fcf
12:07:38 [2021-07-29T12:07:38.978Z] Step 10/10 : COPY . .
12:07:39 [2021-07-29T12:07:39.717Z] Leaving: AppArmorNo profiles have been unloaded.
12:07:39 [2021-07-29T12:07:39.717Z] 
12:07:39 [2021-07-29T12:07:39.717Z] Unloading profiles will leave already running processes permanently
12:07:39 [2021-07-29T12:07:39.717Z] unconfined, which can lead to unexpected situations.
12:07:39 [2021-07-29T12:07:39.717Z] 
12:07:39 [2021-07-29T12:07:39.717Z] To set a process to complain mode, use the command line tool
12:07:39 [2021-07-29T12:07:39.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:07:39 [2021-07-29T12:07:39.717Z] 
Post stage
[Pipeline] junit
12:07:39 [2021-07-29T12:07:39.726Z] Recording test results
12:07:39 [2021-07-29T12:07:39.763Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:07:40 [2021-07-29T12:07:40.085Z] + echo Ensuring container killed.
12:07:40 [2021-07-29T12:07:40.085Z] Ensuring container killed.
12:07:40 [2021-07-29T12:07:40.085Z] + docker rm -vf docker-pr13
12:07:40 [2021-07-29T12:07:40.085Z] Error: No such container: docker-pr13
[Pipeline] sh
12:07:40 [2021-07-29T12:07:40.399Z] + echo Chowning /workspace to jenkins user
12:07:40 [2021-07-29T12:07:40.399Z] Chowning /workspace to jenkins user
12:07:40 [2021-07-29T12:07:40.399Z] + id -u
12:07:40 [2021-07-29T12:07:40.399Z] + id -g
12:07:40 [2021-07-29T12:07:40.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:07:40 [2021-07-29T12:07:40.808Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s)
12:07:40 [2021-07-29T12:07:40.808Z] === RUN   TestCgroupNamespacesRunPrivateMode
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:07:42 [2021-07-29T12:07:42.092Z] + bundleName=docker-py
12:07:42 [2021-07-29T12:07:42.092Z] + echo Creating docker-py-bundles.tar.gz
12:07:42 [2021-07-29T12:07:42.092Z] Creating docker-py-bundles.tar.gz
12:07:42 [2021-07-29T12:07:42.092Z] + 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
12:07:42 [2021-07-29T12:07:42.101Z] Archiving artifacts
12:07:42 [2021-07-29T12:07:42.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:07:42 [2021-07-29T12:07:42.692Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/make.sh binary
12:07:42 [2021-07-29T12:07:42.695Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s)
12:07:42 [2021-07-29T12:07:42.695Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:07:43 [2021-07-29T12:07:43.253Z] 
12:07:43 [2021-07-29T12:07:43.253Z] Removing bundles/
12:07:43 [2021-07-29T12:07:43.253Z] 
12:07:43 [2021-07-29T12:07:43.253Z] ---> Making bundle: binary (in bundles/binary)
12:07:43 [2021-07-29T12:07:43.509Z] Building: bundles/binary-daemon/dockerd-dev
12:07:43 [2021-07-29T12:07:43.509Z] GOOS="" GOARCH="" GOARM=""
12:07:43 [2021-07-29T12:07:43.620Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
12:07:43 [2021-07-29T12:07:43.620Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:07:44 [2021-07-29T12:07:44.181Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:07:44 [2021-07-29T12:07:44.181Z] === RUN   TestCgroupNamespacesRunOlderClient
12:07:46 [2021-07-29T12:07:46.067Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s)
12:07:46 [2021-07-29T12:07:46.067Z] === RUN   TestNISDomainname
12:07:47 [2021-07-29T12:07:47.027Z] --- PASS: TestNISDomainname (1.27s)
12:07:47 [2021-07-29T12:07:47.027Z] === RUN   TestHostnameDnsResolution
12:07:48 [2021-07-29T12:07:48.389Z] --- PASS: TestHostnameDnsResolution (1.14s)
12:07:48 [2021-07-29T12:07:48.389Z] === RUN   TestStats
12:07:50 [2021-07-29T12:07:50.901Z] --- PASS: TestStats (2.74s)
12:07:50 [2021-07-29T12:07:50.901Z] === RUN   TestStopContainerWithTimeout
12:07:50 [2021-07-29T12:07:50.901Z] === RUN   TestStopContainerWithTimeout/0
12:07:50 [2021-07-29T12:07:50.901Z] === PAUSE TestStopContainerWithTimeout/0
12:07:50 [2021-07-29T12:07:50.902Z] === RUN   TestStopContainerWithTimeout/1
12:07:50 [2021-07-29T12:07:50.902Z] === PAUSE TestStopContainerWithTimeout/1
12:07:50 [2021-07-29T12:07:50.902Z] === RUN   TestStopContainerWithTimeout/3
12:07:50 [2021-07-29T12:07:50.902Z] === PAUSE TestStopContainerWithTimeout/3
12:07:50 [2021-07-29T12:07:50.902Z] === RUN   TestStopContainerWithTimeout/-1
12:07:50 [2021-07-29T12:07:50.902Z] === PAUSE TestStopContainerWithTimeout/-1
12:07:50 [2021-07-29T12:07:50.902Z] === CONT  TestStopContainerWithTimeout/0
12:07:50 [2021-07-29T12:07:50.902Z] === CONT  TestStopContainerWithTimeout/-1
12:07:52 [2021-07-29T12:07:52.266Z] === CONT  TestStopContainerWithTimeout/3
12:07:54 [2021-07-29T12:07:54.150Z] === CONT  TestStopContainerWithTimeout/1
12:07:56 [2021-07-29T12:07:56.037Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:07:56 [2021-07-29T12:07:56.037Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
12:07:56 [2021-07-29T12:07:56.037Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
12:07:56 [2021-07-29T12:07:56.037Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
12:07:56 [2021-07-29T12:07:56.037Z]     --- PASS: TestStopContainerWithTimeout/1 (1.72s)
12:07:56 [2021-07-29T12:07:56.037Z] === RUN   TestDeleteDevicemapper
12:07:56 [2021-07-29T12:07:56.037Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:07:56 [2021-07-29T12:07:56.037Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:07:56 [2021-07-29T12:07:56.037Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:07:57 [2021-07-29T12:07:57.925Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.10s)
12:07:57 [2021-07-29T12:07:57.925Z] === RUN   TestUpdateMemory
12:07:58 [2021-07-29T12:07:58.221Z] ok  	github.com/docker/docker/libnetwork/networkdb	111.279s	coverage: 60.6% of statements
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/rootless	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/volume	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === Skipped
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     network_proxy_test.go:212: No support for dual stack yet
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver btrfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver btrfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver btrfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver btrfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver btrfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:71: No driver to put!
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z] time="2021-07-29T12:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z] time="2021-07-29T12:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z] time="2021-07-29T12:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z] time="2021-07-29T12:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z] time="2021-07-29T12:05:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:71: No driver to put!
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     overlay_test.go:49: Fails to compute changes intermittently
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver zfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver zfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver zfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver zfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:44: Driver zfs not supported
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     graphtest_unix.go:71: No driver to put!
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/api TestJoinLeave (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     firewalld_test.go:13: firewalld is not running
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:07:58 [2021-07-29T12:07:58.221Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] 
12:07:58 [2021-07-29T12:07:58.221Z] DONE 2669 tests, 35 skipped in 324.402s
Post stage
[Pipeline] junit
12:07:58 [2021-07-29T12:07:58.238Z] Recording test results
12:07:59 [2021-07-29T12:07:59.290Z] --- PASS: TestUpdateMemory (1.23s)
12:07:59 [2021-07-29T12:07:59.290Z] === RUN   TestUpdateCPUQuota
12:07:59 [2021-07-29T12:07:59.972Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:08:00 [2021-07-29T12:08:00.355Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 -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:1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5 hack/make.sh dynbinary test-integration
12:08:01 [2021-07-29T12:08:01.297Z] 
12:08:01 [2021-07-29T12:08:01.297Z] Removing bundles/
12:08:01 [2021-07-29T12:08:01.297Z] 
12:08:01 [2021-07-29T12:08:01.297Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:08:01 [2021-07-29T12:08:01.297Z] Building: bundles/dynbinary-daemon/dockerd-dev
12:08:01 [2021-07-29T12:08:01.297Z] GOOS="" GOARCH="" GOARM=""
12:08:01 [2021-07-29T12:08:01.864Z] 29d5b6a226d2: Verifying Checksum
12:08:01 [2021-07-29T12:08:01.864Z] 29d5b6a226d2: Download complete
12:08:05 [2021-07-29T12:08:05.821Z] --- PASS: TestUpdateCPUQuota (6.45s)
12:08:05 [2021-07-29T12:08:05.821Z] === RUN   TestUpdatePidsLimit
12:08:05 [2021-07-29T12:08:05.821Z] === RUN   TestUpdatePidsLimit/update_from_none
12:08:06 [2021-07-29T12:08:06.382Z] === RUN   TestUpdatePidsLimit/no_change
12:08:06 [2021-07-29T12:08:06.943Z] === RUN   TestUpdatePidsLimit/update_lower
12:08:07 [2021-07-29T12:08:07.503Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:08:08 [2021-07-29T12:08:08.430Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:08:08 [2021-07-29T12:08:08.920Z]  ---> 8d70f73355c5
12:08:08 [2021-07-29T12:08:08.920Z] Successfully built 8d70f73355c5
12:08:08 [2021-07-29T12:08:08.920Z] Successfully tagged docker:latest
12:08:08 [2021-07-29T12:08:08.920Z] INFO: Image build ended at 07/29/2021 12:08:07. Duration:00:03:30.1979623
12:08:08 [2021-07-29T12:08:08.920Z] 
12:08:08 [2021-07-29T12:08:08.920Z] 
12:08:08 [2021-07-29T12:08:08.920Z] INFO: Building the test binaries at 07/29/2021 12:08:07...
12:08:08 [2021-07-29T12:08:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:08:08 [2021-07-29T12:08:08.949Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:08:09 [2021-07-29T12:08:09.002Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:08:09 [2021-07-29T12:08:09.577Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:08:10 [2021-07-29T12:08:10.942Z] --- PASS: TestUpdatePidsLimit (5.36s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.67s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/no_change (0.68s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.67s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s)
12:08:10 [2021-07-29T12:08:10.942Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.69s)
12:08:10 [2021-07-29T12:08:10.942Z] === RUN   TestUpdateRestartPolicy
12:08:13 [2021-07-29T12:08:13.631Z] INFO: make.ps1 starting at 07/29/2021 12:08:13
12:08:14 [2021-07-29T12:08:14.090Z] INFO: Git commit (9384004d34) assumed from DOCKER_GITCOMMIT environment variable
12:08:14 [2021-07-29T12:08:14.090Z] INFO: Invoking autogen...
12:08:14 [2021-07-29T12:08:14.551Z] INFO: Building daemon...
12:08:16 [2021-07-29T12:08:16.322Z] --- PASS: TestBuildWithHugeFile (51.64s)
12:08:16 [2021-07-29T12:08:16.322Z] === RUN   TestBuildWCOWSandboxSize
12:08:16 [2021-07-29T12:08:16.322Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:08:16 [2021-07-29T12:08:16.322Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:08:16 [2021-07-29T12:08:16.322Z] === RUN   TestBuildWithEmptyDockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:08:16 [2021-07-29T12:08:16.322Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s)
12:08:16 [2021-07-29T12:08:16.322Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
12:08:16 [2021-07-29T12:08:16.322Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
12:08:16 [2021-07-29T12:08:16.322Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:08:16 [2021-07-29T12:08:16.323Z] === RUN   TestBuildPreserveOwnership
12:08:16 [2021-07-29T12:08:16.323Z] === RUN   TestBuildPreserveOwnership/copy_from
12:08:18 [2021-07-29T12:08:18.225Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:08:22 [2021-07-29T12:08:22.415Z] --- PASS: TestBuildPreserveOwnership (10.09s)
12:08:22 [2021-07-29T12:08:22.415Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.07s)
12:08:22 [2021-07-29T12:08:22.415Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestBuildPlatformInvalid
12:08:22 [2021-07-29T12:08:22.415Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:08:22 [2021-07-29T12:08:22.415Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z] PASS
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === Skipped
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z]     build_session_test.go:25: TODO: BuildKit
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z]     build_userns_linux_test.go:32: testEnv.IsRootless()
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] DONE 34 tests, 3 skipped in 137.161s
12:08:22 [2021-07-29T12:08:22.415Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:08:22 [2021-07-29T12:08:22.415Z] INFO: Testing against a local daemon
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestConfigInspect
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestConfigInspect (0.02s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestConfigList
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestConfigList (0.02s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestConfigsCreateAndDelete
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestConfigsUpdate
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestConfigsUpdate (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestTemplatedConfig
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestTemplatedConfig (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z] === RUN   TestConfigCreateResolve
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z] PASS
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === Skipped
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestConfigList (0.02s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:08:22 [2021-07-29T12:08:22.415Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] 
12:08:22 [2021-07-29T12:08:22.415Z] DONE 6 tests, 6 skipped in 0.175s
12:08:22 [2021-07-29T12:08:22.415Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:08:22 [2021-07-29T12:08:22.674Z] INFO: Testing against a local daemon
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestCheckpoint
12:08:22 [2021-07-29T12:08:22.674Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:08:22 [2021-07-29T12:08:22.674Z] --- SKIP: TestCheckpoint (0.00s)
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestContainerInvalidJSON
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:08:22 [2021-07-29T12:08:22.674Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:08:22 [2021-07-29T12:08:22.674Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:08:22 [2021-07-29T12:08:22.674Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:08:22 [2021-07-29T12:08:22.674Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:08:22 [2021-07-29T12:08:22.674Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:08:22 [2021-07-29T12:08:22.674Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:08:22 [2021-07-29T12:08:22.674Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:08:22 [2021-07-29T12:08:22.674Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestCopyFromContainerPathIsNotDir
12:08:22 [2021-07-29T12:08:22.674Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestCopyToContainerPathDoesNotExist
12:08:22 [2021-07-29T12:08:22.674Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:08:22 [2021-07-29T12:08:22.674Z] === RUN   TestCopyToContainerPathIsNotDir
12:08:22 [2021-07-29T12:08:22.933Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:08:22 [2021-07-29T12:08:22.933Z] === RUN   TestCopyFromContainer
12:08:25 [2021-07-29T12:08:25.771Z] --- PASS: TestUpdateRestartPolicy (12.53s)
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestUpdateRestartWithAutoRemove
12:08:25 [2021-07-29T12:08:25.771Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s)
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitNonBlocked
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:25 [2021-07-29T12:08:25.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:25 [2021-07-29T12:08:25.771Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:25 [2021-07-29T12:08:25.771Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:08:25 [2021-07-29T12:08:25.771Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:08:25 [2021-07-29T12:08:25.771Z] --- PASS: TestWaitNonBlocked (0.01s)
12:08:25 [2021-07-29T12:08:25.771Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s)
12:08:25 [2021-07-29T12:08:25.771Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s)
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitBlocked
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:08:25 [2021-07-29T12:08:25.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:08:25 [2021-07-29T12:08:25.771Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:08:25 [2021-07-29T12:08:25.771Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:08:25 [2021-07-29T12:08:25.771Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:08:25 [2021-07-29T12:08:25.771Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:08:26 [2021-07-29T12:08:26.219Z] === RUN   TestCopyFromContainer//
12:08:26 [2021-07-29T12:08:26.219Z] === RUN   TestCopyFromContainer//bar/root
12:08:26 [2021-07-29T12:08:26.219Z] === RUN   TestCopyFromContainer//bar/root/
12:08:26 [2021-07-29T12:08:26.219Z] === RUN   TestCopyFromContainer/bar/quux
12:08:26 [2021-07-29T12:08:26.332Z] --- PASS: TestWaitBlocked (0.01s)
12:08:26 [2021-07-29T12:08:26.332Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s)
12:08:26 [2021-07-29T12:08:26.332Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s)
12:08:26 [2021-07-29T12:08:26.332Z] === CONT  TestContainerStartOnDaemonRestart
12:08:26 [2021-07-29T12:08:26.332Z] === CONT  TestIpcModeOlderClient
12:08:26 [2021-07-29T12:08:26.478Z] === RUN   TestCopyFromContainer/bar/quux/
12:08:26 [2021-07-29T12:08:26.478Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:08:26 [2021-07-29T12:08:26.478Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:08:26 [2021-07-29T12:08:26.587Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:08:26 [2021-07-29T12:08:26.587Z] === CONT  TestContainerKillOnDaemonStart
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCopyFromContainer/bar/notarget
12:08:26 [2021-07-29T12:08:26.737Z] --- PASS: TestCopyFromContainer (3.95s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer// (0.07s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:08:26 [2021-07-29T12:08:26.737Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateLinkToNonExistingContainer
12:08:26 [2021-07-29T12:08:26.737Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateWithInvalidEnv
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateWithInvalidEnv/0
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateWithInvalidEnv/0
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateWithInvalidEnv/1
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateWithInvalidEnv/1
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateWithInvalidEnv/2
12:08:26 [2021-07-29T12:08:26.737Z] === PAUSE TestCreateWithInvalidEnv/2
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateWithInvalidEnv/0
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateWithInvalidEnv/2
12:08:26 [2021-07-29T12:08:26.737Z] === CONT  TestCreateWithInvalidEnv/1
12:08:26 [2021-07-29T12:08:26.737Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:08:26 [2021-07-29T12:08:26.737Z] === RUN   TestCreateTmpfsMountsTarget
12:08:26 [2021-07-29T12:08:26.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
12:08:26 [2021-07-29T12:08:26.996Z] === RUN   TestCreateWithCustomMaskedPaths
12:08:29 [2021-07-29T12:08:29.100Z] --- PASS: TestContainerStartOnDaemonRestart (2.72s)
12:08:29 [2021-07-29T12:08:29.100Z] === CONT  TestRestartDaemonWithRestartingContainer
12:08:29 [2021-07-29T12:08:29.528Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s)
12:08:29 [2021-07-29T12:08:29.528Z] === RUN   TestCreateWithCustomReadonlyPaths
12:08:30 [2021-07-29T12:08:30.909Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s)
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:30 [2021-07-29T12:08:30.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:30 [2021-07-29T12:08:30.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:08:30 [2021-07-29T12:08:30.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:08:30 [2021-07-29T12:08:30.909Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:08:30 [2021-07-29T12:08:30.909Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:08:30 [2021-07-29T12:08:30.909Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:08:31 [2021-07-29T12:08:31.614Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s)
12:08:31 [2021-07-29T12:08:31.614Z] === CONT  TestDaemonHostGatewayIP
12:08:31 [2021-07-29T12:08:31.847Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.71s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestCreateDifferentPlatform
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestCreateDifferentPlatform/different_os
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:08:31 [2021-07-29T12:08:31.847Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:08:31 [2021-07-29T12:08:31.847Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:08:31 [2021-07-29T12:08:31.847Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:08:31 [2021-07-29T12:08:31.847Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:08:31 [2021-07-29T12:08:31.847Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestContainerStartOnDaemonRestart
12:08:31 [2021-07-29T12:08:31.847Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:08:31 [2021-07-29T12:08:31.847Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestDaemonRestartIpcMode
12:08:31 [2021-07-29T12:08:31.847Z] === PAUSE TestDaemonRestartIpcMode
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestDaemonHostGatewayIP
12:08:31 [2021-07-29T12:08:31.847Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:08:31 [2021-07-29T12:08:31.847Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestRestartDaemonWithRestartingContainer
12:08:31 [2021-07-29T12:08:31.847Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestContainerKillOnDaemonStart
12:08:31 [2021-07-29T12:08:31.847Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:08:31 [2021-07-29T12:08:31.847Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:08:31 [2021-07-29T12:08:31.847Z] === RUN   TestDiff
12:08:32 [2021-07-29T12:08:32.416Z] --- PASS: TestDiff (0.64s)
12:08:32 [2021-07-29T12:08:32.416Z] === RUN   TestExecWithCloseStdin
12:08:33 [2021-07-29T12:08:33.353Z] --- PASS: TestExecWithCloseStdin (0.91s)
12:08:33 [2021-07-29T12:08:33.353Z] === RUN   TestExec
12:08:34 [2021-07-29T12:08:34.292Z] --- PASS: TestExec (0.89s)
12:08:34 [2021-07-29T12:08:34.292Z] === RUN   TestExecUser
12:08:34 [2021-07-29T12:08:34.880Z] --- PASS: TestDaemonHostGatewayIP (3.15s)
12:08:34 [2021-07-29T12:08:34.880Z] === CONT  TestDaemonRestartIpcMode
12:08:35 [2021-07-29T12:08:35.229Z] --- PASS: TestExecUser (0.92s)
12:08:35 [2021-07-29T12:08:35.229Z] === RUN   TestExportContainerAndImportImage
12:08:35 [2021-07-29T12:08:35.796Z] --- PASS: TestExportContainerAndImportImage (0.75s)
12:08:35 [2021-07-29T12:08:35.796Z] === RUN   TestExportContainerAfterDaemonRestart
12:08:37 [2021-07-29T12:08:37.198Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s)
12:08:37 [2021-07-29T12:08:37.198Z] === RUN   TestHealthCheckWorkdir
12:08:37 [2021-07-29T12:08:37.392Z] --- PASS: TestDaemonRestartIpcMode (2.82s)
12:08:38 [2021-07-29T12:08:38.588Z] --- PASS: TestHealthCheckWorkdir (1.40s)
12:08:38 [2021-07-29T12:08:38.588Z] === RUN   TestHealthKillContainer
12:08:38 [2021-07-29T12:08:38.754Z] --- PASS: TestContainerKillOnDaemonStart (12.18s)
12:08:38 [2021-07-29T12:08:38.754Z] PASS
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] === Skipped
12:08:38 [2021-07-29T12:08:38.754Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:08:38 [2021-07-29T12:08:38.754Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:08:38 [2021-07-29T12:08:38.754Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:08:38 [2021-07-29T12:08:38.754Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:08:38 [2021-07-29T12:08:38.754Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:08:38 [2021-07-29T12:08:38.754Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] 
12:08:38 [2021-07-29T12:08:38.754Z] DONE 195 tests, 5 skipped in 143.153s
12:08:38 [2021-07-29T12:08:38.754Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:08:38 [2021-07-29T12:08:38.754Z] === RUN   TestConfigDaemonLibtrustID
12:08:39 [2021-07-29T12:08:39.315Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:08:39 [2021-07-29T12:08:39.315Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:08:39 [2021-07-29T12:08:39.315Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation/invalid_config
12:08:39 [2021-07-29T12:08:39.315Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation/malformed_config
12:08:39 [2021-07-29T12:08:39.315Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:08:39 [2021-07-29T12:08:39.315Z] === RUN   TestDaemonConfigValidation/valid_config
12:08:39 [2021-07-29T12:08:39.315Z] === PAUSE TestDaemonConfigValidation/valid_config
12:08:39 [2021-07-29T12:08:39.315Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:08:39 [2021-07-29T12:08:39.315Z] === CONT  TestDaemonConfigValidation/malformed_config
12:08:39 [2021-07-29T12:08:39.315Z] === CONT  TestDaemonConfigValidation/invalid_config
12:08:39 [2021-07-29T12:08:39.315Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:08:39 [2021-07-29T12:08:39.315Z] === CONT  TestDaemonConfigValidation/valid_config
12:08:39 [2021-07-29T12:08:39.315Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:08:39 [2021-07-29T12:08:39.315Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
12:08:39 [2021-07-29T12:08:39.315Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:08:39 [2021-07-29T12:08:39.315Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
12:08:39 [2021-07-29T12:08:39.315Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
12:08:39 [2021-07-29T12:08:39.315Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
12:08:39 [2021-07-29T12:08:39.315Z] PASS
12:08:39 [2021-07-29T12:08:39.315Z] 
12:08:39 [2021-07-29T12:08:39.315Z] DONE 7 tests in 0.747s
12:08:39 [2021-07-29T12:08:39.315Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:08:39 [2021-07-29T12:08:39.571Z] INFO: Testing against a local daemon
12:08:39 [2021-07-29T12:08:39.571Z] === RUN   TestCommitInheritsEnv
12:08:39 [2021-07-29T12:08:39.830Z] --- PASS: TestCommitInheritsEnv (0.28s)
12:08:39 [2021-07-29T12:08:39.830Z] === RUN   TestImportExtremelyLargeImageWorks
12:08:39 [2021-07-29T12:08:39.830Z] === PAUSE TestImportExtremelyLargeImageWorks
12:08:39 [2021-07-29T12:08:39.830Z] === RUN   TestImagesFilterMultiReference
12:08:39 [2021-07-29T12:08:39.830Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:08:39 [2021-07-29T12:08:39.830Z] === RUN   TestImagePullPlatformInvalid
12:08:39 [2021-07-29T12:08:39.830Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:08:39 [2021-07-29T12:08:39.830Z] === RUN   TestRemoveImageOrphaning
12:08:40 [2021-07-29T12:08:40.114Z] --- PASS: TestRemoveImageOrphaning (0.27s)
12:08:40 [2021-07-29T12:08:40.114Z] === RUN   TestRemoveImageGarbageCollector
12:08:40 [2021-07-29T12:08:40.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:08:41 [2021-07-29T12:08:41.874Z] --- PASS: TestHealthKillContainer (2.96s)
12:08:41 [2021-07-29T12:08:41.874Z] === RUN   TestInspectCpusetInConfigPre120
12:08:41 [2021-07-29T12:08:41.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestRemoveImageGarbageCollector (1.79s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagInvalidReference
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagInvalidReference (0.01s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagValidPrefixedRepo
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagExistedNameWithoutForce
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagOfficialNames
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagOfficialNames (0.04s)
12:08:42 [2021-07-29T12:08:42.003Z] === RUN   TestTagMatchesDigest
12:08:42 [2021-07-29T12:08:42.003Z] --- PASS: TestTagMatchesDigest (0.02s)
12:08:42 [2021-07-29T12:08:42.003Z] === CONT  TestImportExtremelyLargeImageWorks
12:08:42 [2021-07-29T12:08:42.134Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s)
12:08:42 [2021-07-29T12:08:42.134Z] === RUN   TestIpcModeNone
12:08:43 [2021-07-29T12:08:43.072Z] --- PASS: TestIpcModeNone (0.92s)
12:08:43 [2021-07-29T12:08:43.072Z] === RUN   TestIpcModePrivate
12:08:44 [2021-07-29T12:08:44.009Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:08:44 [2021-07-29T12:08:44.009Z] --- PASS: TestIpcModePrivate (0.92s)
12:08:44 [2021-07-29T12:08:44.009Z] === RUN   TestIpcModeShareable
12:08:44 [2021-07-29T12:08:44.009Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:08:44 [2021-07-29T12:08:44.009Z] --- SKIP: TestIpcModeShareable (0.00s)
12:08:44 [2021-07-29T12:08:44.009Z] === RUN   TestAPIIpcModeShareableAndContainer
12:08:45 [2021-07-29T12:08:45.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:08:46 [2021-07-29T12:08:46.545Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.54s)
12:08:46 [2021-07-29T12:08:46.545Z] === RUN   TestAPIIpcModeHost
12:08:46 [2021-07-29T12:08:46.545Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:08:46 [2021-07-29T12:08:46.545Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:08:46 [2021-07-29T12:08:46.545Z] === RUN   TestDaemonIpcModeShareable
12:08:46 [2021-07-29T12:08:46.545Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:08:46 [2021-07-29T12:08:46.545Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:08:46 [2021-07-29T12:08:46.545Z] === RUN   TestDaemonIpcModePrivate
12:08:47 [2021-07-29T12:08:47.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:08:47 [2021-07-29T12:08:47.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:08:48 [2021-07-29T12:08:48.451Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:08:48 [2021-07-29T12:08:48.451Z] --- PASS: TestDaemonIpcModePrivate (1.60s)
12:08:48 [2021-07-29T12:08:48.451Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:08:48 [2021-07-29T12:08:48.452Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:08:48 [2021-07-29T12:08:48.452Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:08:48 [2021-07-29T12:08:48.452Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:08:48 [2021-07-29T12:08:48.452Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:08:48 [2021-07-29T12:08:48.452Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:08:48 [2021-07-29T12:08:48.452Z] === RUN   TestIpcModeOlderClient
12:08:48 [2021-07-29T12:08:48.452Z] === PAUSE TestIpcModeOlderClient
12:08:48 [2021-07-29T12:08:48.452Z] === RUN   TestKillContainerInvalidSignal
12:08:49 [2021-07-29T12:08:49.019Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
12:08:49 [2021-07-29T12:08:49.019Z] === RUN   TestKillContainer
12:08:49 [2021-07-29T12:08:49.019Z] === RUN   TestKillContainer/no_signal
12:08:49 [2021-07-29T12:08:49.586Z] === RUN   TestKillContainer/non_killing_signal
12:08:50 [2021-07-29T12:08:50.155Z] === RUN   TestKillContainer/killing_signal
12:08:50 [2021-07-29T12:08:50.722Z] --- PASS: TestKillContainer (1.90s)
12:08:50 [2021-07-29T12:08:50.722Z]     --- PASS: TestKillContainer/no_signal (0.63s)
12:08:50 [2021-07-29T12:08:50.722Z]     --- PASS: TestKillContainer/non_killing_signal (0.47s)
12:08:50 [2021-07-29T12:08:50.722Z]     --- PASS: TestKillContainer/killing_signal (0.61s)
12:08:50 [2021-07-29T12:08:50.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:08:50 [2021-07-29T12:08:50.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:08:51 [2021-07-29T12:08:51.290Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:08:51 [2021-07-29T12:08:51.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:08:52 [2021-07-29T12:08:52.226Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
12:08:52 [2021-07-29T12:08:52.226Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
12:08:52 [2021-07-29T12:08:52.226Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
12:08:52 [2021-07-29T12:08:52.226Z] === RUN   TestKillStoppedContainer
12:08:52 [2021-07-29T12:08:52.226Z] --- PASS: TestKillStoppedContainer (0.04s)
12:08:52 [2021-07-29T12:08:52.226Z] === RUN   TestKillStoppedContainerAPIPre120
12:08:52 [2021-07-29T12:08:52.226Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:08:52 [2021-07-29T12:08:52.226Z] === RUN   TestKillDifferentUserContainer
12:08:52 [2021-07-29T12:08:52.794Z] --- PASS: TestKillDifferentUserContainer (0.64s)
12:08:52 [2021-07-29T12:08:52.794Z] === RUN   TestInspectOomKilledTrue
12:08:52 [2021-07-29T12:08:52.794Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:08:52 [2021-07-29T12:08:52.794Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:08:52 [2021-07-29T12:08:52.794Z] === RUN   TestInspectOomKilledFalse
12:08:52 [2021-07-29T12:08:52.794Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:08:52 [2021-07-29T12:08:52.794Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:08:52 [2021-07-29T12:08:52.794Z] === RUN   TestLinksEtcHostsContentMatch
12:08:52 [2021-07-29T12:08:52.794Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:08:52 [2021-07-29T12:08:52.794Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:08:52 [2021-07-29T12:08:52.794Z] === RUN   TestLinksContainerNames
12:08:54 [2021-07-29T12:08:54.171Z] --- PASS: TestLinksContainerNames (1.32s)
12:08:54 [2021-07-29T12:08:54.171Z] === RUN   TestLogsFollowTailEmpty
12:08:54 [2021-07-29T12:08:54.740Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
12:08:54 [2021-07-29T12:08:54.740Z] === RUN   TestContainerNetworkMountsNoChown
12:08:55 [2021-07-29T12:08:55.308Z] --- PASS: TestContainerNetworkMountsNoChown (0.61s)
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/default
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/default
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/private
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/private
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rprivate
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rprivate
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/slave
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/slave
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rslave
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rslave
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/shared
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/shared
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rshared
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rshared
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/default
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/default/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/default/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/default/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/rprivate
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/private
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/private/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/private/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/default/mount_root
12:08:55 [2021-07-29T12:08:55.308Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/shared
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rshared
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rslave
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/slave
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/private/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/private/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:08:55 [2021-07-29T12:08:55.567Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:08:55 [2021-07-29T12:08:55.826Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:08:55 [2021-07-29T12:08:55.826Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:08:55 [2021-07-29T12:08:55.826Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:08:55 [2021-07-29T12:08:55.826Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:08:55 [2021-07-29T12:08:55.826Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:08:55 [2021-07-29T12:08:55.827Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:08:56 [2021-07-29T12:08:56.086Z] --- PASS: TestMountDaemonRoot (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:08:56 [2021-07-29T12:08:56.086Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:08:56 [2021-07-29T12:08:56.086Z] === RUN   TestContainerBindMountNonRecursive
12:08:56 [2021-07-29T12:08:56.086Z]     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)
12:08:56 [2021-07-29T12:08:56.086Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
12:08:56 [2021-07-29T12:08:56.086Z] === RUN   TestContainerVolumesMountedAsShared
12:08:56 [2021-07-29T12:08:56.086Z]     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)
12:08:56 [2021-07-29T12:08:56.086Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z] === RUN   TestContainerVolumesMountedAsSlave
12:08:56 [2021-07-29T12:08:56.086Z]     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)
12:08:56 [2021-07-29T12:08:56.086Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:08:56 [2021-07-29T12:08:56.086Z] === RUN   TestNetworkNat
12:08:56 [2021-07-29T12:08:56.654Z] --- PASS: TestNetworkNat (0.72s)
12:08:56 [2021-07-29T12:08:56.654Z] === RUN   TestNetworkLocalhostTCPNat
12:08:57 [2021-07-29T12:08:57.322Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s)
12:08:57 [2021-07-29T12:08:57.322Z] === RUN   TestNetworkLoopbackNat
12:09:00 [2021-07-29T12:09:00.609Z] --- PASS: TestNetworkLoopbackNat (3.01s)
12:09:00 [2021-07-29T12:09:00.609Z] === RUN   TestPause
12:09:00 [2021-07-29T12:09:00.609Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:00 [2021-07-29T12:09:00.609Z] --- SKIP: TestPause (0.00s)
12:09:00 [2021-07-29T12:09:00.609Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:09:00 [2021-07-29T12:09:00.609Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:09:00 [2021-07-29T12:09:00.609Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:09:00 [2021-07-29T12:09:00.609Z] === RUN   TestPauseStopPausedContainer
12:09:00 [2021-07-29T12:09:00.609Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:00 [2021-07-29T12:09:00.609Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
12:09:00 [2021-07-29T12:09:00.609Z] === RUN   TestPidHost
12:09:01 [2021-07-29T12:09:01.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:09:02 [2021-07-29T12:09:02.515Z] --- PASS: TestPidHost (1.79s)
12:09:02 [2021-07-29T12:09:02.515Z] === RUN   TestPsFilter
12:09:02 [2021-07-29T12:09:02.515Z] --- PASS: TestPsFilter (0.12s)
12:09:02 [2021-07-29T12:09:02.515Z] === RUN   TestRemoveContainerWithRemovedVolume
12:09:03 [2021-07-29T12:09:03.087Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s)
12:09:03 [2021-07-29T12:09:03.087Z] === RUN   TestRemoveContainerWithVolume
12:09:03 [2021-07-29T12:09:03.654Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
12:09:03 [2021-07-29T12:09:03.654Z] === RUN   TestRemoveContainerRunning
12:09:04 [2021-07-29T12:09:04.221Z] --- PASS: TestRemoveContainerRunning (0.66s)
12:09:04 [2021-07-29T12:09:04.221Z] === RUN   TestRemoveContainerForceRemoveRunning
12:09:04 [2021-07-29T12:09:04.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s)
12:09:04 [2021-07-29T12:09:04.789Z] === RUN   TestRemoveInvalidContainer
12:09:04 [2021-07-29T12:09:04.789Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:09:04 [2021-07-29T12:09:04.789Z] === RUN   TestRenameLinkedContainer
12:09:05 [2021-07-29T12:09:05.097Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:09:08 [2021-07-29T12:09:08.084Z] --- PASS: TestRenameLinkedContainer (2.74s)
12:09:08 [2021-07-29T12:09:08.084Z] === RUN   TestRenameStoppedContainer
12:09:08 [2021-07-29T12:09:08.343Z] --- PASS: TestRenameStoppedContainer (0.78s)
12:09:08 [2021-07-29T12:09:08.343Z] === RUN   TestRenameRunningContainerAndReuse
12:09:08 [2021-07-29T12:09:08.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:09:09 [2021-07-29T12:09:09.297Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:09:09 [2021-07-29T12:09:09.721Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
12:09:09 [2021-07-29T12:09:09.721Z] === RUN   TestRenameInvalidName
12:09:10 [2021-07-29T12:09:10.289Z] --- PASS: TestRenameInvalidName (0.66s)
12:09:10 [2021-07-29T12:09:10.289Z] === RUN   TestRenameAnonymousContainer
12:09:11 [2021-07-29T12:09:11.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:09:12 [2021-07-29T12:09:12.822Z] --- PASS: TestRenameAnonymousContainer (2.20s)
12:09:12 [2021-07-29T12:09:12.822Z] === RUN   TestRenameContainerWithSameName
12:09:13 [2021-07-29T12:09:13.083Z] --- PASS: TestRenameContainerWithSameName (0.65s)
12:09:13 [2021-07-29T12:09:13.083Z] === RUN   TestRenameContainerWithLinkedContainer
12:09:14 [2021-07-29T12:09:14.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:09:14 [2021-07-29T12:09:14.461Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s)
12:09:14 [2021-07-29T12:09:14.461Z] === RUN   TestResize
12:09:15 [2021-07-29T12:09:15.028Z] --- PASS: TestResize (0.63s)
12:09:15 [2021-07-29T12:09:15.028Z] === RUN   TestResizeWithInvalidSize
12:09:15 [2021-07-29T12:09:15.965Z] --- PASS: TestResizeWithInvalidSize (0.63s)
12:09:15 [2021-07-29T12:09:15.965Z] === RUN   TestResizeWhenContainerNotStarted
12:09:16 [2021-07-29T12:09:16.537Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s)
12:09:16 [2021-07-29T12:09:16.537Z] === RUN   TestDaemonRestartKillContainers
12:09:16 [2021-07-29T12:09:16.537Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:09:16 [2021-07-29T12:09:16.537Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:09:16 [2021-07-29T12:09:16.537Z] === RUN   TestCgroupNamespacesRun
12:09:17 [2021-07-29T12:09:17.916Z] --- PASS: TestCgroupNamespacesRun (1.59s)
12:09:17 [2021-07-29T12:09:17.916Z] === RUN   TestCgroupNamespacesRunPrivileged
12:09:18 [2021-07-29T12:09:18.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:09:19 [2021-07-29T12:09:19.292Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
12:09:19 [2021-07-29T12:09:19.292Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:09:19 [2021-07-29T12:09:19.895Z] Created binary: bundles/binary-daemon/dockerd-dev
12:09:19 [2021-07-29T12:09:19.895Z] Copying nested executables into bundles/binary-daemon
12:09:19 [2021-07-29T12:09:19.895Z] Building: bundles/binary-daemon/docker-proxy-dev
12:09:19 [2021-07-29T12:09:19.895Z] GOOS="" GOARCH="" GOARM=""
12:09:19 [2021-07-29T12:09:19.895Z] Created binary: bundles/binary-daemon/docker-proxy-dev
12:09:19 [2021-07-29T12:09:19.895Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:09:20 [2021-07-29T12:09:20.254Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/make.sh cross
12:09:20 [2021-07-29T12:09:20.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:09:20 [2021-07-29T12:09:20.678Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.58s)
12:09:20 [2021-07-29T12:09:20.678Z] === RUN   TestCgroupNamespacesRunHostMode
12:09:20 [2021-07-29T12:09:20.816Z] 
12:09:20 [2021-07-29T12:09:20.816Z] Removing bundles/
12:09:20 [2021-07-29T12:09:20.816Z] 
12:09:20 [2021-07-29T12:09:20.816Z] ---> Making bundle: cross (in bundles/cross)
12:09:20 [2021-07-29T12:09:20.816Z] Cross building: bundles/cross/linux/amd64
12:09:20 [2021-07-29T12:09:20.816Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
12:09:20 [2021-07-29T12:09:20.816Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:09:22 [2021-07-29T12:09:22.056Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s)
12:09:22 [2021-07-29T12:09:22.056Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:09:22 [2021-07-29T12:09:22.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
12:09:22 [2021-07-29T12:09:22.806Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
12:09:22 [2021-07-29T12:09:22.806Z] GOOS="" GOARCH="" GOARM=""
12:09:22 [2021-07-29T12:09:22.806Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
12:09:22 [2021-07-29T12:09:22.806Z] 
12:09:22 [2021-07-29T12:09:22.806Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:09:22 [2021-07-29T12:09:22.806Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:09:22 [2021-07-29T12:09:22.806Z] HOSTNAME=836b144cffd0
12:09:22 [2021-07-29T12:09:22.806Z] TESTDEBUG=0
12:09:22 [2021-07-29T12:09:22.806Z] DEST=bundles/test-integration
12:09:22 [2021-07-29T12:09:22.806Z] PWD=/go/src/github.com/docker/docker
12:09:22 [2021-07-29T12:09:22.806Z] DOCKER_GITCOMMIT=1aea8e9a793c7df0568ea178cd0d2e5de8a8e5d5
12:09:22 [2021-07-29T12:09:22.806Z] container=docker
12:09:22 [2021-07-29T12:09:22.806Z] HOME=/root
12:09:22 [2021-07-29T12:09:22.806Z] GOLANG_VERSION=1.16.6
12:09:22 [2021-07-29T12:09:22.806Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:09:22 [2021-07-29T12:09:22.806Z] VALIDATE_BRANCH=master
12:09:22 [2021-07-29T12:09:22.806Z] TERM=xterm
12:09:22 [2021-07-29T12:09:22.806Z] DOCKER_PKG=github.com/docker/docker
12:09:22 [2021-07-29T12:09:22.806Z] SHLVL=1
12:09:22 [2021-07-29T12:09:22.806Z] TIMEOUT=120m
12:09:22 [2021-07-29T12:09:22.806Z] DOCKER_BUILDTAGS=apparmor seccomp journald
12:09:22 [2021-07-29T12:09:22.806Z] DOCKER_GRAPHDRIVER=overlay2
12:09:22 [2021-07-29T12:09:22.806Z] GO111MODULE=off
12:09:22 [2021-07-29T12:09:22.806Z] DOCKER_EXPERIMENTAL=1
12:09:22 [2021-07-29T12:09:22.806Z] TEST_SKIP_INTEGRATION_CLI=1
12:09:22 [2021-07-29T12:09:22.806Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:09:22 [2021-07-29T12:09:22.806Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:09:22 [2021-07-29T12:09:22.806Z] GOPATH=/go
12:09:22 [2021-07-29T12:09:22.806Z] PKG_CONFIG=pkg-config
12:09:22 [2021-07-29T12:09:22.806Z] _=/usr/bin/env
12:09:22 [2021-07-29T12:09:22.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:09:23 [2021-07-29T12:09:23.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:09:23 [2021-07-29T12:09:23.962Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.55s)
12:09:23 [2021-07-29T12:09:23.962Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:09:24 [2021-07-29T12:09:24.898Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.09s)
12:09:24 [2021-07-29T12:09:24.898Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:09:25 [2021-07-29T12:09:25.465Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.73s)
12:09:25 [2021-07-29T12:09:25.465Z] === RUN   TestCgroupNamespacesRunOlderClient
12:09:26 [2021-07-29T12:09:26.216Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:09:26 [2021-07-29T12:09:26.216Z] Using test binary docker
12:09:26 [2021-07-29T12:09:26.216Z] +++ /etc/init.d/apparmor start
12:09:26 [2021-07-29T12:09:26.216Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:09:26 [2021-07-29T12:09:26.216Z] Starting dockerd
12:09:26 [2021-07-29T12:09:26.216Z] INFO: Waiting for daemon to start...
12:09:26 [2021-07-29T12:09:26.216Z] +++ 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
12:09:27 [2021-07-29T12:09:27.371Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s)
12:09:27 [2021-07-29T12:09:27.372Z] === RUN   TestNISDomainname
12:09:27 [2021-07-29T12:09:27.372Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:09:27 [2021-07-29T12:09:27.372Z] --- SKIP: TestNISDomainname (0.01s)
12:09:27 [2021-07-29T12:09:27.372Z] === RUN   TestHostnameDnsResolution
12:09:28 [2021-07-29T12:09:28.109Z] .
12:09:28 [2021-07-29T12:09:28.109Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:09:28 [2021-07-29T12:09:28.308Z] --- PASS: TestHostnameDnsResolution (1.11s)
12:09:28 [2021-07-29T12:09:28.308Z] === RUN   TestStats
12:09:28 [2021-07-29T12:09:28.308Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:28 [2021-07-29T12:09:28.308Z] --- SKIP: TestStats (0.00s)
12:09:28 [2021-07-29T12:09:28.308Z] === RUN   TestStopContainerWithTimeout
12:09:28 [2021-07-29T12:09:28.308Z] === RUN   TestStopContainerWithTimeout/0
12:09:28 [2021-07-29T12:09:28.308Z] === PAUSE TestStopContainerWithTimeout/0
12:09:28 [2021-07-29T12:09:28.308Z] === RUN   TestStopContainerWithTimeout/1
12:09:28 [2021-07-29T12:09:28.309Z] === PAUSE TestStopContainerWithTimeout/1
12:09:28 [2021-07-29T12:09:28.309Z] === RUN   TestStopContainerWithTimeout/3
12:09:28 [2021-07-29T12:09:28.309Z] === PAUSE TestStopContainerWithTimeout/3
12:09:28 [2021-07-29T12:09:28.309Z] === RUN   TestStopContainerWithTimeout/-1
12:09:28 [2021-07-29T12:09:28.309Z] === PAUSE TestStopContainerWithTimeout/-1
12:09:28 [2021-07-29T12:09:28.309Z] === CONT  TestStopContainerWithTimeout/0
12:09:28 [2021-07-29T12:09:28.309Z] === CONT  TestStopContainerWithTimeout/-1
12:09:28 [2021-07-29T12:09:28.365Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:09:28 [2021-07-29T12:09:28.365Z] Error: No such image: emptyfs
12:09:28 [2021-07-29T12:09:28.365Z] ++++ docker load
12:09:28 [2021-07-29T12:09:28.365Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:09:28 [2021-07-29T12:09:28.931Z] Running integration-test (iteration 1)
12:09:28 [2021-07-29T12:09:28.932Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:09:28 [2021-07-29T12:09:28.932Z] ++ 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
12:09:28 [2021-07-29T12:09:28.932Z] ++ set -e
12:09:28 [2021-07-29T12:09:28.932Z] ++ '[' -n 0 ']'
12:09:28 [2021-07-29T12:09:28.932Z] ++ set -x
12:09:28 [2021-07-29T12:09:28.932Z] ++ 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
12:09:29 [2021-07-29T12:09:29.254Z] === CONT  TestStopContainerWithTimeout/3
12:09:31 [2021-07-29T12:09:31.786Z] === CONT  TestStopContainerWithTimeout/1
12:09:33 [2021-07-29T12:09:33.193Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:09:33 [2021-07-29T12:09:33.193Z]     --- PASS: TestStopContainerWithTimeout/0 (1.06s)
12:09:33 [2021-07-29T12:09:33.193Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.08s)
12:09:33 [2021-07-29T12:09:33.193Z]     --- PASS: TestStopContainerWithTimeout/3 (3.19s)
12:09:33 [2021-07-29T12:09:33.193Z]     --- PASS: TestStopContainerWithTimeout/1 (1.63s)
12:09:33 [2021-07-29T12:09:33.193Z] === RUN   TestDeleteDevicemapper
12:09:33 [2021-07-29T12:09:33.193Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:09:33 [2021-07-29T12:09:33.193Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:09:33 [2021-07-29T12:09:33.193Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:09:36 [2021-07-29T12:09:36.515Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s)
12:09:36 [2021-07-29T12:09:36.515Z] === RUN   TestUpdateMemory
12:09:36 [2021-07-29T12:09:36.515Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:36 [2021-07-29T12:09:36.515Z] --- SKIP: TestUpdateMemory (0.00s)
12:09:36 [2021-07-29T12:09:36.515Z] === RUN   TestUpdateCPUQuota
12:09:36 [2021-07-29T12:09:36.515Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:36 [2021-07-29T12:09:36.515Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:09:36 [2021-07-29T12:09:36.515Z] === RUN   TestUpdatePidsLimit
12:09:36 [2021-07-29T12:09:36.515Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:36 [2021-07-29T12:09:36.515Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:09:36 [2021-07-29T12:09:36.515Z] === RUN   TestUpdateRestartPolicy
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
12:09:40 [2021-07-29T12:09:40.662Z] 
12:09:40 [2021-07-29T12:09:40.662Z]  ________   ____  __.
12:09:40 [2021-07-29T12:09:40.662Z]  \_____  \ |    |/ _|
12:09:40 [2021-07-29T12:09:40.662Z]  /   |   \|      <
12:09:40 [2021-07-29T12:09:40.662Z]  /    |    \    |  \
12:09:40 [2021-07-29T12:09:40.662Z]  \_______  /____|__ \
12:09:40 [2021-07-29T12:09:40.662Z]          \/        \/
12:09:40 [2021-07-29T12:09:40.662Z] 
12:09:40 [2021-07-29T12:09:40.662Z] INFO: make.ps1 ended at 07/29/2021 12:09:30
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Binaries build ended at 07/29/2021 12:09:32. Duration:00:01:24.8963319
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Copying the built daemon binary to d:\CI\PR-42684\13\binary\dockerd-9384004d34.exe...
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Copying the built client binary to d:\CI\PR-42684\13\binary\docker-9384004d34.exe...
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Copying dockerversion from the container...
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Copying the golang package from the container to d:\CI\PR-42684\13\installer\go.zip...
12:09:40 [2021-07-29T12:09:40.662Z] INFO: Extracting go.zip to d:\CI\PR-42684\13\go
12:09:48 [2021-07-29T12:09:48.717Z] --- PASS: TestUpdateRestartPolicy (12.53s)
12:09:48 [2021-07-29T12:09:48.717Z] === RUN   TestUpdateRestartWithAutoRemove
12:09:49 [2021-07-29T12:09:49.284Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
12:09:49 [2021-07-29T12:09:49.284Z] === RUN   TestWaitNonBlocked
12:09:49 [2021-07-29T12:09:49.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:09:49 [2021-07-29T12:09:49.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:09:49 [2021-07-29T12:09:49.284Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:09:49 [2021-07-29T12:09:49.284Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:09:49 [2021-07-29T12:09:49.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:09:49 [2021-07-29T12:09:49.284Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:09:50 [2021-07-29T12:09:50.220Z] --- PASS: TestWaitNonBlocked (0.01s)
12:09:50 [2021-07-29T12:09:50.220Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.90s)
12:09:50 [2021-07-29T12:09:50.220Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s)
12:09:50 [2021-07-29T12:09:50.220Z] === RUN   TestWaitBlocked
12:09:50 [2021-07-29T12:09:50.220Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:09:50 [2021-07-29T12:09:50.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:09:50 [2021-07-29T12:09:50.220Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:09:50 [2021-07-29T12:09:50.220Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:09:50 [2021-07-29T12:09:50.220Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:09:50 [2021-07-29T12:09:50.220Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:09:51 [2021-07-29T12:09:51.157Z] --- PASS: TestWaitBlocked (0.01s)
12:09:51 [2021-07-29T12:09:51.157Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s)
12:09:51 [2021-07-29T12:09:51.157Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.03s)
12:09:51 [2021-07-29T12:09:51.157Z] === CONT  TestDaemonRestartIpcMode
12:09:51 [2021-07-29T12:09:51.157Z] === CONT  TestIpcModeOlderClient
12:09:51 [2021-07-29T12:09:51.418Z] --- PASS: TestIpcModeOlderClient (0.06s)
12:09:51 [2021-07-29T12:09:51.418Z] === CONT  TestRestartDaemonWithRestartingContainer
12:09:54 [2021-07-29T12:09:54.715Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s)
12:09:55 [2021-07-29T12:09:55.285Z] --- PASS: TestDaemonRestartIpcMode (3.95s)
12:09:55 [2021-07-29T12:09:55.285Z] PASS
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === Skipped
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
12:09:55 [2021-07-29T12:09:55.285Z]     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)
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     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)
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     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)
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
12:09:55 [2021-07-29T12:09:55.285Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
12:09:55 [2021-07-29T12:09:55.285Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:09:55 [2021-07-29T12:09:55.285Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] 
12:09:55 [2021-07-29T12:09:55.285Z] DONE 176 tests, 25 skipped in 92.714s
12:09:55 [2021-07-29T12:09:55.285Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:09:55 [2021-07-29T12:09:55.285Z] === RUN   TestConfigDaemonLibtrustID
12:09:56 [2021-07-29T12:09:56.221Z] --- PASS: TestConfigDaemonLibtrustID (0.71s)
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:09:56 [2021-07-29T12:09:56.221Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:09:56 [2021-07-29T12:09:56.221Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation/invalid_config
12:09:56 [2021-07-29T12:09:56.221Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation/malformed_config
12:09:56 [2021-07-29T12:09:56.221Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:09:56 [2021-07-29T12:09:56.221Z] === RUN   TestDaemonConfigValidation/valid_config
12:09:56 [2021-07-29T12:09:56.221Z] === PAUSE TestDaemonConfigValidation/valid_config
12:09:56 [2021-07-29T12:09:56.221Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:09:56 [2021-07-29T12:09:56.221Z] === CONT  TestDaemonConfigValidation/malformed_config
12:09:56 [2021-07-29T12:09:56.221Z] === CONT  TestDaemonConfigValidation/valid_config
12:09:56 [2021-07-29T12:09:56.221Z] === CONT  TestDaemonConfigValidation/invalid_config
12:09:56 [2021-07-29T12:09:56.221Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:09:56 [2021-07-29T12:09:56.221Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:09:56 [2021-07-29T12:09:56.221Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:09:56 [2021-07-29T12:09:56.221Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:09:56 [2021-07-29T12:09:56.221Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
12:09:56 [2021-07-29T12:09:56.221Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:09:56 [2021-07-29T12:09:56.221Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:09:56 [2021-07-29T12:09:56.221Z] PASS
12:09:56 [2021-07-29T12:09:56.221Z] 
12:09:56 [2021-07-29T12:09:56.221Z] DONE 7 tests in 0.988s
12:09:56 [2021-07-29T12:09:56.221Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:09:56 [2021-07-29T12:09:56.480Z] INFO: Testing against a local daemon
12:09:56 [2021-07-29T12:09:56.480Z] === RUN   TestCommitInheritsEnv
12:09:58 [2021-07-29T12:09:58.352Z] 29d5b6a226d2: Pull complete
12:09:58 [2021-07-29T12:09:58.352Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b
12:09:58 [2021-07-29T12:09:58.352Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:09:58 [2021-07-29T12:09:58.352Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully
12:09:58 [2021-07-29T12:09:58.352Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test
12:09:58 [2021-07-29T12:09:58.352Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1'
12:09:58 [2021-07-29T12:09:58.352Z] WARN: Skipping validation tests
12:09:58 [2021-07-29T12:09:58.352Z] INFO: Running unit tests at 07/29/2021 12:09:54...
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Extraction ended at 07/29/2021 12:09:57. Duration:00:00:22.7047054
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Updating the golang and path environment variables
12:09:58 [2021-07-29T12:09:58.355Z] INFO: GOPATH=d:\gopath
12:09:58 [2021-07-29T12:09:58.355Z] INFO: go version go1.16.6 windows/amd64
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Running the daemon under test in debug mode
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Starting a daemon under test...
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42684\13\daemon --pidfile d:\CI\PR-42684\13\docker.pid -D
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Process started successfully.
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Start tailing logs of the daemon under tests
12:09:58 [2021-07-29T12:09:58.355Z] INFO: Waiting for the daemon under test to start...
12:09:58 [2021-07-29T12:09:58.381Z] --- PASS: TestCommitInheritsEnv (1.80s)
12:09:58 [2021-07-29T12:09:58.381Z] === RUN   TestImportExtremelyLargeImageWorks
12:09:58 [2021-07-29T12:09:58.381Z] === PAUSE TestImportExtremelyLargeImageWorks
12:09:58 [2021-07-29T12:09:58.381Z] === RUN   TestImagesFilterMultiReference
12:09:58 [2021-07-29T12:09:58.381Z] --- PASS: TestImagesFilterMultiReference (0.06s)
12:09:58 [2021-07-29T12:09:58.381Z] === RUN   TestImagePullPlatformInvalid
12:09:58 [2021-07-29T12:09:58.381Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:09:58 [2021-07-29T12:09:58.381Z] === RUN   TestRemoveImageOrphaning
12:09:59 [2021-07-29T12:09:59.318Z] INFO: make.ps1 starting at 07/29/2021 12:09:59
12:09:59 [2021-07-29T12:09:59.776Z] INFO: Git commit (f7282c9015) assumed from DOCKER_GITCOMMIT environment variable
12:09:59 [2021-07-29T12:09:59.776Z] INFO: Invoking autogen...
12:10:00 [2021-07-29T12:10:00.234Z] INFO: Running unit tests...
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestRemoveImageOrphaning (1.92s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestRemoveImageGarbageCollector
12:10:00 [2021-07-29T12:10:00.284Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:10:00 [2021-07-29T12:10:00.284Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagInvalidReference
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagInvalidReference (0.01s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagValidPrefixedRepo
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagExistedNameWithoutForce
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagOfficialNames
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagOfficialNames (0.06s)
12:10:00 [2021-07-29T12:10:00.284Z] === RUN   TestTagMatchesDigest
12:10:00 [2021-07-29T12:10:00.284Z] --- PASS: TestTagMatchesDigest (0.01s)
12:10:00 [2021-07-29T12:10:00.284Z] === CONT  TestImportExtremelyLargeImageWorks
12:10:08 [2021-07-29T12:10:08.798Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:10:15 [2021-07-29T12:10:15.562Z] Loaded image: buildpack-deps:buster
12:10:15 [2021-07-29T12:10:15.562Z] Loaded image: busybox:latest
12:10:15 [2021-07-29T12:10:15.562Z] Loaded image: busybox:glibc
12:10:18 [2021-07-29T12:10:18.539Z] --- PASS: TestImportExtremelyLargeImageWorks (95.59s)
12:10:18 [2021-07-29T12:10:18.539Z] PASS
12:10:18 [2021-07-29T12:10:18.539Z] 
12:10:18 [2021-07-29T12:10:18.539Z] DONE 12 tests in 98.201s
12:10:18 [2021-07-29T12:10:18.539Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:10:18 [2021-07-29T12:10:18.539Z] INFO: Testing against a local daemon
12:10:18 [2021-07-29T12:10:18.539Z] === RUN   TestNetworkCreateDelete
12:10:18 [2021-07-29T12:10:18.539Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:10:18 [2021-07-29T12:10:18.539Z] === RUN   TestDockerNetworkDeletePreferID
12:10:18 [2021-07-29T12:10:18.539Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
12:10:18 [2021-07-29T12:10:18.539Z] === RUN   TestDaemonDNSFallback
12:10:19 [2021-07-29T12:10:19.469Z] .....INFO: Daemon under test started and replied!
12:10:19 [2021-07-29T12:10:19.469Z] INFO: Docker version of the daemon under test
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] Client:
12:10:19 [2021-07-29T12:10:19.469Z]  Version:      17.06.2-ce
12:10:19 [2021-07-29T12:10:19.469Z]  API version:  1.30
12:10:19 [2021-07-29T12:10:19.469Z]  Go version:   go1.8.3
12:10:19 [2021-07-29T12:10:19.469Z]  Git commit:   cec0b72
12:10:19 [2021-07-29T12:10:19.469Z]  Built:        Tue Sep  5 19:57:19 2017
12:10:19 [2021-07-29T12:10:19.469Z]  OS/Arch:      windows/amd64
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] Server:
12:10:19 [2021-07-29T12:10:19.469Z]  Version:      0.0.0-dev
12:10:19 [2021-07-29T12:10:19.469Z]  API version:  1.42 (minimum version 1.24)
12:10:19 [2021-07-29T12:10:19.469Z]  Go version:   go1.16.6
12:10:19 [2021-07-29T12:10:19.469Z]  Git commit:   9384004d34
12:10:19 [2021-07-29T12:10:19.469Z]  Built:        07/29/2021 12:08:13
12:10:19 [2021-07-29T12:10:19.469Z]  OS/Arch:      windows/amd64
12:10:19 [2021-07-29T12:10:19.469Z]  Experimental: false
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] INFO: Docker info of the daemon under test
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] Containers: 0
12:10:19 [2021-07-29T12:10:19.469Z]  Running: 0
12:10:19 [2021-07-29T12:10:19.469Z]  Paused: 0
12:10:19 [2021-07-29T12:10:19.469Z]  Stopped: 0
12:10:19 [2021-07-29T12:10:19.469Z] Images: 0
12:10:19 [2021-07-29T12:10:19.469Z] Server Version: 0.0.0-dev
12:10:19 [2021-07-29T12:10:19.469Z] Storage Driver: windowsfilter
12:10:19 [2021-07-29T12:10:19.469Z]  Windows: 
12:10:19 [2021-07-29T12:10:19.469Z] Logging Driver: json-file
12:10:19 [2021-07-29T12:10:19.469Z] Plugins: 
12:10:19 [2021-07-29T12:10:19.469Z]  Volume: local
12:10:19 [2021-07-29T12:10:19.469Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
12:10:19 [2021-07-29T12:10:19.469Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
12:10:19 [2021-07-29T12:10:19.469Z] Swarm: inactive
12:10:19 [2021-07-29T12:10:19.469Z] Default Isolation: process
12:10:19 [2021-07-29T12:10:19.469Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
12:10:19 [2021-07-29T12:10:19.469Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
12:10:19 [2021-07-29T12:10:19.469Z] OSType: windows
12:10:19 [2021-07-29T12:10:19.469Z] Architecture: x86_64
12:10:19 [2021-07-29T12:10:19.469Z] CPUs: 4
12:10:19 [2021-07-29T12:10:19.469Z] Total Memory: 32GiB
12:10:19 [2021-07-29T12:10:19.469Z] Name: azwin-2-eca6f0
12:10:19 [2021-07-29T12:10:19.469Z] ID: S6YV:JRJM:UHEN:2HQF:TVJK:YQZ7:67JL:7M4J:NEQG:LQ5B:N3WV:72VB
12:10:19 [2021-07-29T12:10:19.469Z] Docker Root Dir: D:\CI\PR-42684\13\daemon
12:10:19 [2021-07-29T12:10:19.469Z] Debug Mode (client): false
12:10:19 [2021-07-29T12:10:19.469Z] Debug Mode (server): true
12:10:19 [2021-07-29T12:10:19.469Z]  File Descriptors: -1
12:10:19 [2021-07-29T12:10:19.469Z]  Goroutines: 16
12:10:19 [2021-07-29T12:10:19.469Z]  System Time: 2021-07-29T12:10:17.1739222Z
12:10:19 [2021-07-29T12:10:19.469Z]  EventsListeners: 0
12:10:19 [2021-07-29T12:10:19.469Z] Registry: https://index.docker.io/v1/
12:10:19 [2021-07-29T12:10:19.469Z] Labels:
12:10:19 [2021-07-29T12:10:19.469Z] Experimental: false
12:10:19 [2021-07-29T12:10:19.469Z] Insecure Registries:
12:10:19 [2021-07-29T12:10:19.469Z]  127.0.0.0/8
12:10:19 [2021-07-29T12:10:19.469Z] Live Restore Enabled: false
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] INFO: Docker images of the daemon under test
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
12:10:19 [2021-07-29T12:10:19.469Z] 
12:10:19 [2021-07-29T12:10:19.469Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
12:10:19 [2021-07-29T12:10:19.469Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
12:10:19 [2021-07-29T12:10:19.469Z] ltsc2019: Pulling from windows/servercore
12:10:19 [2021-07-29T12:10:19.469Z] 4612f6d0b889: Pulling fs layer
12:10:19 [2021-07-29T12:10:19.469Z] f143c6fed32d: Pulling fs layer
12:10:21 [2021-07-29T12:10:21.234Z] ?   	github.com/docker/docker/api	[no test files]
12:10:22 [2021-07-29T12:10:22.105Z] Loaded image: debian:bullseye
12:10:22 [2021-07-29T12:10:22.105Z] Loaded image: hello-world:latest
12:10:22 [2021-07-29T12:10:22.105Z] Loaded image: arm32v7/hello-world:latest
12:10:22 [2021-07-29T12:10:22.105Z] INFO: Testing against a local daemon
12:10:22 [2021-07-29T12:10:22.105Z] === RUN   TestCgroupNamespacesBuild
12:10:25 [2021-07-29T12:10:25.069Z] --- PASS: TestDaemonDNSFallback (6.58s)
12:10:25 [2021-07-29T12:10:25.069Z] === RUN   TestInspectNetwork
12:10:25 [2021-07-29T12:10:25.377Z] --- PASS: TestCgroupNamespacesBuild (3.44s)
12:10:25 [2021-07-29T12:10:25.377Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:10:27 [2021-07-29T12:10:27.898Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.59s)
12:10:27 [2021-07-29T12:10:27.898Z] === RUN   TestBuildWithSession
12:10:27 [2021-07-29T12:10:27.898Z]     build_session_test.go:25: TODO: BuildKit
12:10:27 [2021-07-29T12:10:27.898Z] --- SKIP: TestBuildWithSession (0.00s)
12:10:27 [2021-07-29T12:10:27.898Z] === RUN   TestBuildSquashParent
12:10:28 [2021-07-29T12:10:28.331Z] === RUN   TestInspectNetwork/full_network_id
12:10:28 [2021-07-29T12:10:28.331Z] === RUN   TestInspectNetwork/partial_network_id
12:10:28 [2021-07-29T12:10:28.331Z] === RUN   TestInspectNetwork/network_name
12:10:28 [2021-07-29T12:10:28.331Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:10:32 [2021-07-29T12:10:32.492Z] --- PASS: TestInspectNetwork (7.43s)
12:10:32 [2021-07-29T12:10:32.492Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:10:32 [2021-07-29T12:10:32.492Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:10:32 [2021-07-29T12:10:32.492Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:10:32 [2021-07-29T12:10:32.492Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:10:32 [2021-07-29T12:10:32.492Z] === RUN   TestRunContainerWithBridgeNone
12:10:35 [2021-07-29T12:10:35.769Z] --- PASS: TestRunContainerWithBridgeNone (2.99s)
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkInvalidJSON
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkInvalidJSON//networks/create
12:10:35 [2021-07-29T12:10:35.770Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:10:35 [2021-07-29T12:10:35.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:35 [2021-07-29T12:10:35.770Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:35 [2021-07-29T12:10:35.770Z] === CONT  TestNetworkInvalidJSON//networks/create
12:10:35 [2021-07-29T12:10:35.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:10:35 [2021-07-29T12:10:35.770Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:10:35 [2021-07-29T12:10:35.770Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:10:35 [2021-07-29T12:10:35.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:10:35 [2021-07-29T12:10:35.770Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:10:35 [2021-07-29T12:10:35.770Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkList
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkList//networks
12:10:35 [2021-07-29T12:10:35.770Z] === PAUSE TestNetworkList//networks
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestNetworkList//networks/
12:10:35 [2021-07-29T12:10:35.770Z] === PAUSE TestNetworkList//networks/
12:10:35 [2021-07-29T12:10:35.770Z] === CONT  TestNetworkList//networks
12:10:35 [2021-07-29T12:10:35.770Z] === CONT  TestNetworkList//networks/
12:10:35 [2021-07-29T12:10:35.770Z] --- PASS: TestNetworkList (0.01s)
12:10:35 [2021-07-29T12:10:35.770Z]     --- PASS: TestNetworkList//networks (0.00s)
12:10:35 [2021-07-29T12:10:35.770Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestHostIPv4BridgeLabel
12:10:35 [2021-07-29T12:10:35.770Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:10:35 [2021-07-29T12:10:35.770Z] === RUN   TestDaemonRestartWithLiveRestore
12:10:36 [2021-07-29T12:10:36.697Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:10:36 [2021-07-29T12:10:36.697Z] === RUN   TestDaemonDefaultNetworkPools
12:10:37 [2021-07-29T12:10:37.623Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
12:10:37 [2021-07-29T12:10:37.623Z] === RUN   TestDaemonRestartWithExistingNetwork
12:10:38 [2021-07-29T12:10:38.549Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
12:10:38 [2021-07-29T12:10:38.549Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:10:38 [2021-07-29T12:10:38.917Z] === RUN   TestMiddlewares
12:10:38 [2021-07-29T12:10:38.917Z] --- PASS: TestMiddlewares (0.00s)
12:10:38 [2021-07-29T12:10:38.917Z] PASS
12:10:38 [2021-07-29T12:10:38.917Z] coverage: 9.0% of statements
12:10:38 [2021-07-29T12:10:38.917Z] ok  	github.com/docker/docker/api/server	0.052s	coverage: 9.0% of statements
12:10:39 [2021-07-29T12:10:39.913Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:10:39 [2021-07-29T12:10:39.913Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:10:40 [2021-07-29T12:10:40.078Z] --- PASS: TestBuildSquashParent (12.18s)
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:10:40 [2021-07-29T12:10:40.078Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:10:40 [2021-07-29T12:10:40.078Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:10:40 [2021-07-29T12:10:40.078Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:10:40 [2021-07-29T12:10:40.078Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:10:40 [2021-07-29T12:10:40.473Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:10:40 [2021-07-29T12:10:40.473Z] === RUN   TestServiceWithPredefinedNetwork
12:10:42 [2021-07-29T12:10:42.985Z] --- PASS: TestServiceWithPredefinedNetwork (2.53s)
12:10:42 [2021-07-29T12:10:42.985Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:10:42 [2021-07-29T12:10:42.985Z]     service_test.go:242: FLAKY_TEST
12:10:42 [2021-07-29T12:10:42.985Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:10:42 [2021-07-29T12:10:42.985Z] === RUN   TestServiceWithDataPathPortInit
12:10:44 [2021-07-29T12:10:44.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:10:44 [2021-07-29T12:10:44.638Z] 4612f6d0b889: Download complete
12:10:45 [2021-07-29T12:10:45.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:10:46 [2021-07-29T12:10:46.661Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:10:46 [2021-07-29T12:10:46.661Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:10:51 [2021-07-29T12:10:51.935Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:10:51 [2021-07-29T12:10:51.935Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:10:57 [2021-07-29T12:10:57.026Z] f143c6fed32d: Verifying Checksum
12:10:57 [2021-07-29T12:10:57.026Z] f143c6fed32d: Download complete
12:10:57 [2021-07-29T12:10:57.186Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.48s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.56s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.62s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.75s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.44s)
12:10:57 [2021-07-29T12:10:57.186Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.48s)
12:10:57 [2021-07-29T12:10:57.186Z] === RUN   TestBuildMultiStageCopy
12:10:57 [2021-07-29T12:10:57.186Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:10:57 [2021-07-29T12:10:57.208Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
12:10:57 [2021-07-29T12:10:57.208Z] Copying nested executables into bundles/cross/linux/amd64-daemon
12:10:57 [2021-07-29T12:10:57.208Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
12:10:57 [2021-07-29T12:10:57.208Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:10:57 [2021-07-29T12:10:57.208Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
12:10:57 [2021-07-29T12:10:57.208Z] Cross building: bundles/cross/windows/amd64
12:10:57 [2021-07-29T12:10:57.208Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
12:10:57 [2021-07-29T12:10:57.208Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:10:57 [2021-07-29T12:10:57.820Z] --- PASS: TestServiceWithDataPathPortInit (14.59s)
12:10:57 [2021-07-29T12:10:57.820Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:11:00 [2021-07-29T12:11:00.335Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1c6g5fj8jyb8829vhsxch8bly Created:2021-07-29 12:10:58.863793874 +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[91b7396cf5f6cfb5f9bd770b84fbe1a87c2c21ef68db3af4a587341c8cfdc3fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sdgevd6oo6vh8ssysakz5uo3g EndpointID:f9147aaff6e9e447042a790cd192d830b05ae6fa07709f2f002c778fff55fefc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f53f8b0c190df5c2e984fc8ba4a263dba990b8ce315dc5bdb46af82cd80f881 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:2a47202906e8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.sdgevd6oo6vh8ssysakz5uo3g EndpointID:f9147aaff6e9e447042a790cd192d830b05ae6fa07709f2f002c778fff55fefc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:11:00 [2021-07-29T12:11:00.455Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:11:01 [2021-07-29T12:11:01.017Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:11:01 [2021-07-29T12:11:01.579Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:11:02 [2021-07-29T12:11:02.140Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:11:02 [2021-07-29T12:11:02.396Z] --- PASS: TestBuildMultiStageCopy (5.67s)
12:11:02 [2021-07-29T12:11:02.396Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.69s)
12:11:02 [2021-07-29T12:11:02.396Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
12:11:02 [2021-07-29T12:11:02.396Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s)
12:11:02 [2021-07-29T12:11:02.396Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.50s)
12:11:02 [2021-07-29T12:11:02.396Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.50s)
12:11:02 [2021-07-29T12:11:02.396Z] === RUN   TestBuildMultiStageParentConfig
12:11:03 [2021-07-29T12:11:03.762Z] --- PASS: TestBuildMultiStageParentConfig (1.14s)
12:11:03 [2021-07-29T12:11:03.762Z] === RUN   TestBuildLabelWithTargets
12:11:05 [2021-07-29T12:11:05.588Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.23s)
12:11:05 [2021-07-29T12:11:05.588Z] PASS
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] === Skipped
12:11:05 [2021-07-29T12:11:05.588Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:05 [2021-07-29T12:11:05.588Z]     service_test.go:242: FLAKY_TEST
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] DONE 26 tests, 1 skipped in 47.152s
12:11:05 [2021-07-29T12:11:05.588Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:11:05 [2021-07-29T12:11:05.588Z] INFO: Testing against a local daemon
12:11:05 [2021-07-29T12:11:05.588Z] === RUN   TestDockerNetworkIpvlanPersistance
12:11:05 [2021-07-29T12:11:05.588Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:05 [2021-07-29T12:11:05.588Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:11:05 [2021-07-29T12:11:05.588Z] === RUN   TestDockerNetworkIpvlan
12:11:05 [2021-07-29T12:11:05.588Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:05 [2021-07-29T12:11:05.588Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:11:05 [2021-07-29T12:11:05.588Z] PASS
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] === Skipped
12:11:05 [2021-07-29T12:11:05.588Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:11:05 [2021-07-29T12:11:05.588Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:11:05 [2021-07-29T12:11:05.588Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] 
12:11:05 [2021-07-29T12:11:05.588Z] DONE 2 tests, 2 skipped in 0.104s
12:11:05 [2021-07-29T12:11:05.588Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:11:05 [2021-07-29T12:11:05.588Z] INFO: Testing against a local daemon
12:11:05 [2021-07-29T12:11:05.588Z] === RUN   TestDockerNetworkMacvlanPersistance
12:11:05 [2021-07-29T12:11:05.664Z] --- PASS: TestBuildLabelWithTargets (2.14s)
12:11:05 [2021-07-29T12:11:05.664Z] === RUN   TestBuildWithEmptyLayers
12:11:06 [2021-07-29T12:11:06.518Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
12:11:06 [2021-07-29T12:11:06.518Z] === RUN   TestDockerNetworkMacvlan
12:11:07 [2021-07-29T12:11:07.031Z] --- PASS: TestBuildWithEmptyLayers (1.14s)
12:11:07 [2021-07-29T12:11:07.031Z] === RUN   TestBuildMultiStageOnBuild
12:11:07 [2021-07-29T12:11:07.079Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:11:07 [2021-07-29T12:11:07.638Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:11:08 [2021-07-29T12:11:08.565Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:11:11 [2021-07-29T12:11:11.078Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:11:11 [2021-07-29T12:11:11.205Z] --- PASS: TestBuildMultiStageOnBuild (3.93s)
12:11:11 [2021-07-29T12:11:11.205Z] === RUN   TestBuildUncleanTarFilenames
12:11:12 [2021-07-29T12:11:12.574Z] --- PASS: TestBuildUncleanTarFilenames (1.67s)
12:11:12 [2021-07-29T12:11:12.574Z] === RUN   TestBuildMultiStageLayerLeak
12:11:13 [2021-07-29T12:11:13.591Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:11:16 [2021-07-29T12:11:16.750Z] --- PASS: TestBuildMultiStageLayerLeak (4.20s)
12:11:16 [2021-07-29T12:11:16.750Z] === RUN   TestBuildWithHugeFile
12:11:18 [2021-07-29T12:11:18.833Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:11:20 [2021-07-29T12:11:20.197Z] --- PASS: TestDockerNetworkMacvlan (13.82s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.51s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.77s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.84s)
12:11:20 [2021-07-29T12:11:20.197Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s)
12:11:20 [2021-07-29T12:11:20.197Z] PASS
12:11:20 [2021-07-29T12:11:20.197Z] 
12:11:20 [2021-07-29T12:11:20.197Z] DONE 8 tests in 15.181s
12:11:20 [2021-07-29T12:11:20.197Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:11:20 [2021-07-29T12:11:20.197Z] testing: warning: no tests to run
12:11:20 [2021-07-29T12:11:20.197Z] PASS
12:11:20 [2021-07-29T12:11:20.197Z] 
12:11:20 [2021-07-29T12:11:20.197Z] DONE 0 tests in 0.009s
12:11:20 [2021-07-29T12:11:20.197Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:11:20 [2021-07-29T12:11:20.197Z] INFO: Testing against a local daemon
12:11:20 [2021-07-29T12:11:20.197Z] === RUN   TestAuthZPluginAllowRequest
12:11:21 [2021-07-29T12:11:21.562Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
12:11:21 [2021-07-29T12:11:21.562Z] === RUN   TestAuthZPluginTLS
12:11:22 [2021-07-29T12:11:22.123Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:11:22 [2021-07-29T12:11:22.123Z] === RUN   TestAuthZPluginDenyRequest
12:11:22 [2021-07-29T12:11:22.683Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:11:22 [2021-07-29T12:11:22.683Z] === RUN   TestAuthZPluginAPIDenyResponse
12:11:23 [2021-07-29T12:11:23.244Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:11:23 [2021-07-29T12:11:23.244Z] === RUN   TestAuthZPluginDenyResponse
12:11:23 [2021-07-29T12:11:23.804Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:11:23 [2021-07-29T12:11:23.804Z] === RUN   TestAuthZPluginAllowEventStream
12:11:25 [2021-07-29T12:11:25.167Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s)
12:11:25 [2021-07-29T12:11:25.167Z] === RUN   TestAuthZPluginErrorResponse
12:11:25 [2021-07-29T12:11:25.727Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
12:11:25 [2021-07-29T12:11:25.727Z] === RUN   TestAuthZPluginErrorRequest
12:11:26 [2021-07-29T12:11:26.294Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:11:26 [2021-07-29T12:11:26.294Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:11:26 [2021-07-29T12:11:26.874Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:11:26 [2021-07-29T12:11:26.874Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:11:28 [2021-07-29T12:11:28.759Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s)
12:11:28 [2021-07-29T12:11:28.759Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:11:30 [2021-07-29T12:11:30.124Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s)
12:11:30 [2021-07-29T12:11:30.124Z] === RUN   TestAuthZPluginHeader
12:11:30 [2021-07-29T12:11:30.685Z] --- PASS: TestAuthZPluginHeader (0.71s)
12:11:30 [2021-07-29T12:11:30.685Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:11:34 [2021-07-29T12:11:34.848Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.56s)
12:11:34 [2021-07-29T12:11:34.848Z] === RUN   TestAuthZPluginV2Disable
12:11:36 [2021-07-29T12:11:36.732Z] --- PASS: TestImportExtremelyLargeImageWorks (94.64s)
12:11:36 [2021-07-29T12:11:36.732Z] PASS
12:11:36 [2021-07-29T12:11:36.732Z] 
12:11:36 [2021-07-29T12:11:36.732Z] === Skipped
12:11:36 [2021-07-29T12:11:36.732Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:11:36 [2021-07-29T12:11:36.732Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:11:36 [2021-07-29T12:11:36.732Z] 
12:11:36 [2021-07-29T12:11:36.732Z] 
12:11:36 [2021-07-29T12:11:36.732Z] DONE 12 tests, 1 skipped in 98.773s
12:11:36 [2021-07-29T12:11:36.732Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:11:36 [2021-07-29T12:11:36.732Z] INFO: Testing against a local daemon
12:11:36 [2021-07-29T12:11:36.732Z] === RUN   TestNetworkCreateDelete
12:11:36 [2021-07-29T12:11:36.732Z] --- PASS: TestNetworkCreateDelete (0.14s)
12:11:36 [2021-07-29T12:11:36.732Z] === RUN   TestDockerNetworkDeletePreferID
12:11:36 [2021-07-29T12:11:36.732Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
12:11:36 [2021-07-29T12:11:36.732Z] === RUN   TestDaemonDNSFallback
12:11:37 [2021-07-29T12:11:37.359Z] --- PASS: TestAuthZPluginV2Disable (2.98s)
12:11:37 [2021-07-29T12:11:37.359Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:11:40 [2021-07-29T12:11:40.619Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.75s)
12:11:40 [2021-07-29T12:11:40.619Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:11:43 [2021-07-29T12:11:43.294Z] --- PASS: TestDaemonDNSFallback (6.83s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestInspectNetwork
12:11:43 [2021-07-29T12:11:43.294Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestInspectNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestRunContainerWithBridgeNone
12:11:43 [2021-07-29T12:11:43.294Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkInvalidJSON
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkInvalidJSON//networks/create
12:11:43 [2021-07-29T12:11:43.294Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:11:43 [2021-07-29T12:11:43.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:11:43 [2021-07-29T12:11:43.294Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:11:43 [2021-07-29T12:11:43.294Z] === CONT  TestNetworkInvalidJSON//networks/create
12:11:43 [2021-07-29T12:11:43.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:11:43 [2021-07-29T12:11:43.294Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:11:43 [2021-07-29T12:11:43.294Z] --- PASS: TestNetworkInvalidJSON (0.02s)
12:11:43 [2021-07-29T12:11:43.294Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkList
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkList//networks
12:11:43 [2021-07-29T12:11:43.294Z] === PAUSE TestNetworkList//networks
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestNetworkList//networks/
12:11:43 [2021-07-29T12:11:43.294Z] === PAUSE TestNetworkList//networks/
12:11:43 [2021-07-29T12:11:43.294Z] === CONT  TestNetworkList//networks
12:11:43 [2021-07-29T12:11:43.294Z] === CONT  TestNetworkList//networks/
12:11:43 [2021-07-29T12:11:43.294Z] --- PASS: TestNetworkList (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     --- PASS: TestNetworkList//networks (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestHostIPv4BridgeLabel
12:11:43 [2021-07-29T12:11:43.294Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDaemonRestartWithLiveRestore
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDaemonDefaultNetworkPools
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDaemonRestartWithExistingNetwork
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestServiceWithPredefinedNetwork
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:242: FLAKY_TEST
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestServiceWithDataPathPortInit
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z] PASS
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === Skipped
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:242: FLAKY_TEST
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:11:43 [2021-07-29T12:11:43.294Z]     service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] 
12:11:43 [2021-07-29T12:11:43.294Z] DONE 22 tests, 12 skipped in 7.515s
12:11:43 [2021-07-29T12:11:43.294Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.294Z] INFO: Testing against a local daemon
12:11:43 [2021-07-29T12:11:43.294Z] === RUN   TestDockerNetworkIpvlanPersistance
12:11:43 [2021-07-29T12:11:43.295Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestDockerNetworkIpvlan
12:11:43 [2021-07-29T12:11:43.295Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] PASS
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === Skipped
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] DONE 2 tests, 2 skipped in 0.109s
12:11:43 [2021-07-29T12:11:43.295Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.295Z] INFO: Testing against a local daemon
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestDockerNetworkMacvlanPersistance
12:11:43 [2021-07-29T12:11:43.295Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestDockerNetworkMacvlan
12:11:43 [2021-07-29T12:11:43.295Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] PASS
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === Skipped
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] DONE 2 tests, 2 skipped in 0.090s
12:11:43 [2021-07-29T12:11:43.295Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.295Z] testing: warning: no tests to run
12:11:43 [2021-07-29T12:11:43.295Z] PASS
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] DONE 0 tests in 0.025s
12:11:43 [2021-07-29T12:11:43.295Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.295Z] INFO: Testing against a local daemon
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginAllowRequest
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginTLS
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginDenyRequest
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginAPIDenyResponse
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginDenyResponse
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginAllowEventStream
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginErrorResponse
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginErrorRequest
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginHeader
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginV2Disable
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginV2Disable (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z] PASS
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === Skipped
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s)
12:11:43 [2021-07-29T12:11:43.295Z]     main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] DONE 17 tests, 17 skipped in 0.326s
12:11:43 [2021-07-29T12:11:43.295Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.295Z] INFO: Testing against a local daemon
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestPluginInvalidJSON
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:11:43 [2021-07-29T12:11:43.295Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:11:43 [2021-07-29T12:11:43.295Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:11:43 [2021-07-29T12:11:43.295Z] --- PASS: TestPluginInvalidJSON (0.01s)
12:11:43 [2021-07-29T12:11:43.295Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestPluginInstall
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestPluginInstall (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestPluginsWithRuntimes
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestPluginBackCompatMediaTypes
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:11:43 [2021-07-29T12:11:43.295Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z] PASS
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === Skipped
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:11:43 [2021-07-29T12:11:43.295Z]     plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] 
12:11:43 [2021-07-29T12:11:43.295Z] DONE 5 tests, 3 skipped in 0.139s
12:11:43 [2021-07-29T12:11:43.295Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:11:43 [2021-07-29T12:11:43.295Z] INFO: Testing against a local daemon
12:11:43 [2021-07-29T12:11:43.295Z] === RUN   TestExternalGraphDriver
12:11:43 [2021-07-29T12:11:43.554Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:11:43 [2021-07-29T12:11:43.554Z] --- SKIP: TestExternalGraphDriver (0.06s)
12:11:43 [2021-07-29T12:11:43.554Z] === RUN   TestGraphdriverPluginV2
12:11:47 [2021-07-29T12:11:47.744Z] --- PASS: TestGraphdriverPluginV2 (3.87s)
12:11:47 [2021-07-29T12:11:47.744Z] PASS
12:11:47 [2021-07-29T12:11:47.744Z] 
12:11:47 [2021-07-29T12:11:47.744Z] === Skipped
12:11:47 [2021-07-29T12:11:47.744Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s)
12:11:47 [2021-07-29T12:11:47.744Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:11:47 [2021-07-29T12:11:47.744Z] 
12:11:47 [2021-07-29T12:11:47.744Z] 
12:11:47 [2021-07-29T12:11:47.744Z] DONE 2 tests, 1 skipped in 4.041s
12:11:47 [2021-07-29T12:11:47.744Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:11:47 [2021-07-29T12:11:47.744Z] INFO: Testing against a local daemon
12:11:47 [2021-07-29T12:11:47.744Z] === RUN   TestContinueAfterPluginCrash
12:11:47 [2021-07-29T12:11:47.744Z] === PAUSE TestContinueAfterPluginCrash
12:11:47 [2021-07-29T12:11:47.744Z] === RUN   TestReadPluginNoRead
12:11:47 [2021-07-29T12:11:47.744Z] === PAUSE TestReadPluginNoRead
12:11:47 [2021-07-29T12:11:47.744Z] === RUN   TestDaemonStartWithLogOpt
12:11:47 [2021-07-29T12:11:47.744Z] === PAUSE TestDaemonStartWithLogOpt
12:11:47 [2021-07-29T12:11:47.744Z] === CONT  TestContinueAfterPluginCrash
12:11:47 [2021-07-29T12:11:47.744Z] === CONT  TestDaemonStartWithLogOpt
12:11:50 [2021-07-29T12:11:50.555Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.32s)
12:11:50 [2021-07-29T12:11:50.555Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestBoolValue
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestBoolValue (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestBoolValueOrDefault
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestInt64ValueOrZero
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestInt64ValueOrDefault
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestInt64ValueOrDefaultWithError
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestJsonContentType
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestJsonContentType (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] PASS
12:11:50 [2021-07-29T12:11:50.994Z] coverage: 14.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ok  	github.com/docker/docker/api/server/httputils	0.053s	coverage: 14.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestMaskSecretKeys
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestMaskSecretKeys (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestVersionMiddlewareVersion
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] PASS
12:11:50 [2021-07-29T12:11:50.994Z] coverage: 37.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ok  	github.com/docker/docker/api/server/middleware	0.050s	coverage: 37.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] === RUN   TestAdjustForAPIVersion
12:11:50 [2021-07-29T12:11:50.994Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:11:50 [2021-07-29T12:11:50.994Z] PASS
12:11:50 [2021-07-29T12:11:50.994Z] coverage: 5.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ok  	github.com/docker/docker/api/server/router/swarm	0.048s	coverage: 5.7% of statements
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:11:50 [2021-07-29T12:11:50.994Z] ?   	github.com/docker/docker/api/types	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestStrSliceMarshalJSON
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestStrSliceUnmarshalJSON
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestStrSliceUnmarshalString
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestStrSliceUnmarshalSlice
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] PASS
12:11:50 [2021-07-29T12:11:50.995Z] coverage: 90.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ok  	github.com/docker/docker/api/types/strslice	0.046s	coverage: 90.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestToJSON
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestToJSON (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestToParamWithVersion
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestToParamWithVersion (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestFromJSON
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestFromJSON (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestEmpty
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestEmpty (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestArgsMatchKVListEmptySources
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestArgsMatchKVList
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestArgsMatchKVList (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestArgsMatch
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestArgsMatch (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestAdd
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestAdd (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestDel
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestDel (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestLen
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestLen (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestExactMatch
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestExactMatch (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestOnlyOneExactMatch
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestContains
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestContains (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestValidate
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestValidate (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestWalkValues
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestWalkValues (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestFuzzyMatch
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestFuzzyMatch (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestClone
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestClone (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] PASS
12:11:50 [2021-07-29T12:11:50.995Z] coverage: 92.2% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ok  	github.com/docker/docker/api/types/filters	0.051s	coverage: 92.2% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestDurationToSecondsString
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestDurationToSecondsString (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestGetTimestamp
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestGetTimestamp (0.18s)
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestParseTimestamps
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestParseTimestamps (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] PASS
12:11:50 [2021-07-29T12:11:50.995Z] coverage: 100.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ok  	github.com/docker/docker/api/types/time	0.229s	coverage: 100.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] === RUN   TestCompareVersion
12:11:50 [2021-07-29T12:11:50.995Z] --- PASS: TestCompareVersion (0.00s)
12:11:50 [2021-07-29T12:11:50.995Z] PASS
12:11:50 [2021-07-29T12:11:50.995Z] coverage: 75.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ok  	github.com/docker/docker/api/types/versions	0.039s	coverage: 75.0% of statements
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:11:50 [2021-07-29T12:11:50.995Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:11:51 [2021-07-29T12:11:51.453Z] --- PASS: TestParseRemoteURL (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestCloneArgsSmartHttp
12:11:51 [2021-07-29T12:11:51.453Z] --- PASS: TestCloneArgsSmartHttp (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestCloneArgsDumbHttp
12:11:51 [2021-07-29T12:11:51.453Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestCloneArgsGit
12:11:51 [2021-07-29T12:11:51.453Z] --- PASS: TestCloneArgsGit (0.00s)
12:11:51 [2021-07-29T12:11:51.453Z] === RUN   TestCheckoutGit
12:11:51 [2021-07-29T12:11:51.934Z] --- PASS: TestDaemonStartWithLogOpt (4.26s)
12:11:51 [2021-07-29T12:11:51.934Z] === CONT  TestReadPluginNoRead
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestProcessNoDockerignore
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestProcessNoDockerignore (0.01s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestProcessShouldLeaveAllFiles
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestDetectContentType
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestDetectContentType (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestSelectAcceptableMIME
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestInspectEmptyResponse
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestInspectResponseBinary
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestInspectResponseBinary (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestResponseUnsupportedContentType
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestInspectResponseTextSimple
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestInspectResponseEmptyContentType
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestUnknownContentLength
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestUnknownContentLength (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestDownloadRemote
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestDownloadRemote (0.13s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestGetWithStatusError
12:11:53 [2021-07-29T12:11:53.627Z] --- PASS: TestGetWithStatusError (0.02s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestCloseRootDirectory
12:11:53 [2021-07-29T12:11:53.627Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:11:53 [2021-07-29T12:11:53.627Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestHashFile
12:11:53 [2021-07-29T12:11:53.627Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:11:53 [2021-07-29T12:11:53.627Z] --- SKIP: TestHashFile (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestHashSubdir
12:11:53 [2021-07-29T12:11:53.627Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:11:53 [2021-07-29T12:11:53.627Z] --- SKIP: TestHashSubdir (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] === RUN   TestRemoveDirectory
12:11:53 [2021-07-29T12:11:53.627Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:11:53 [2021-07-29T12:11:53.627Z] --- SKIP: TestRemoveDirectory (0.00s)
12:11:53 [2021-07-29T12:11:53.627Z] PASS
12:11:53 [2021-07-29T12:11:53.627Z] coverage: 9.3% of statements
12:11:53 [2021-07-29T12:11:53.627Z] ok  	github.com/docker/docker/builder/remotecontext	0.318s	coverage: 9.3% of statements
12:11:53 [2021-07-29T12:11:53.842Z] === RUN   TestReadPluginNoRead/default
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestGetAllAllowed
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestGetAllAllowed (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestGetAllMeta
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestGetAllMeta (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestWarnOnUnusedBuildArgs
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestIsUnreferencedBuiltin
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestIsExistingDirectory
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestIsExistingDirectory (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestGetFilenameForDownload
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestEnv2Variables
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestEnv2Variables (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestMaintainer
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestMaintainer (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestLabel
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestLabel (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestFromScratch
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestFromScratch (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestFromWithArg
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestFromWithArg (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestFromWithUndefinedArg
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestFromMultiStageWithNamedStage
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestOnbuild
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestOnbuild (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestWorkdir
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestWorkdir (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestCmd
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestCmd (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestHealthcheckNone
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestHealthcheckNone (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestHealthcheckCmd
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestHealthcheckCmd (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestEntrypoint
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestEntrypoint (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestExpose
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestExpose (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestUser
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestUser (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestVolume
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestVolume (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestStopSignal
12:11:54 [2021-07-29T12:11:54.085Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:11:54 [2021-07-29T12:11:54.085Z] --- SKIP: TestStopSignal (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestArg
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestArg (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestShell
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestShell (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestPrependEnvOnCmd
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestRunWithBuildArgs
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestRunIgnoresHealthcheck
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatchUnsupportedOptions
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestNormalizeWorkdir
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDispatch/COPY_url
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestDispatch (0.09s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z]     --- PASS: TestDispatch/COPY_url (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestAddScratchImageAddsToMounts
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestAddFromScratchPopulatesPlatform
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestImageSourceGetAddsToMounts
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestEmptyDockerfile
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestEmptyDockerfile (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestSymlinkDockerfile
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDockerfileOutsideTheBuildContext
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestNonExistingDockerfile
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestCopyRunConfig
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestCopyRunConfig (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestDeepCopyRunConfig
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestExportImage
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestExportImage (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] === RUN   TestNormalizeDest
12:11:54 [2021-07-29T12:11:54.085Z] --- PASS: TestNormalizeDest (0.00s)
12:11:54 [2021-07-29T12:11:54.085Z] PASS
12:11:54 [2021-07-29T12:11:54.085Z] coverage: 46.8% of statements
12:11:54 [2021-07-29T12:11:54.085Z] ok  	github.com/docker/docker/builder/dockerfile	0.217s	coverage: 46.8% of statements
12:11:54 [2021-07-29T12:11:54.544Z] === RUN   TestEnable
12:11:54 [2021-07-29T12:11:54.544Z] --- PASS: TestEnable (0.00s)
12:11:54 [2021-07-29T12:11:54.544Z] === RUN   TestDisable
12:11:54 [2021-07-29T12:11:54.544Z] --- PASS: TestDisable (0.00s)
12:11:54 [2021-07-29T12:11:54.544Z] === RUN   TestEnabled
12:11:54 [2021-07-29T12:11:54.544Z] --- PASS: TestEnabled (0.00s)
12:11:54 [2021-07-29T12:11:54.544Z] PASS
12:11:54 [2021-07-29T12:11:54.544Z] coverage: 100.0% of statements
12:11:54 [2021-07-29T12:11:54.544Z] ok  	github.com/docker/docker/cli/debug	0.039s	coverage: 100.0% of statements
12:11:54 [2021-07-29T12:11:54.544Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestTCP4Proxy
12:11:55 [2021-07-29T12:11:55.512Z] --- PASS: TestTCP4Proxy (0.01s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestTCP4ProxyHalfClose
12:11:55 [2021-07-29T12:11:55.512Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestTCP6Proxy
12:11:55 [2021-07-29T12:11:55.512Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:11:55 [2021-07-29T12:11:55.512Z] --- SKIP: TestTCP6Proxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestTCPDualStackProxy
12:11:55 [2021-07-29T12:11:55.512Z]     network_proxy_test.go:212: No support for dual stack yet
12:11:55 [2021-07-29T12:11:55.512Z] --- SKIP: TestTCPDualStackProxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestUDP4Proxy
12:11:55 [2021-07-29T12:11:55.512Z] --- PASS: TestUDP4Proxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestUDP6Proxy
12:11:55 [2021-07-29T12:11:55.512Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:11:55 [2021-07-29T12:11:55.512Z] --- SKIP: TestUDP6Proxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestUDPWriteError
12:11:55 [2021-07-29T12:11:55.512Z] --- PASS: TestUDPWriteError (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestSCTP4Proxy
12:11:55 [2021-07-29T12:11:55.512Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
12:11:55 [2021-07-29T12:11:55.512Z] --- SKIP: TestSCTP4Proxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] === RUN   TestSCTP6Proxy
12:11:55 [2021-07-29T12:11:55.512Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:11:55 [2021-07-29T12:11:55.512Z] --- SKIP: TestSCTP6Proxy (0.00s)
12:11:55 [2021-07-29T12:11:55.512Z] PASS
12:11:55 [2021-07-29T12:11:55.512Z] coverage: 49.4% of statements
12:11:55 [2021-07-29T12:11:55.512Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.102s	coverage: 49.4% of statements
12:11:55 [2021-07-29T12:11:55.744Z] === RUN   TestReadPluginNoRead/disabled_caching
12:11:56 [2021-07-29T12:11:56.680Z] --- PASS: TestContinueAfterPluginCrash (9.18s)
12:11:56 [2021-07-29T12:11:56.939Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:11:58 [2021-07-29T12:11:58.841Z] === CONT  TestReadPluginNoRead
12:11:58 [2021-07-29T12:11:58.841Z]     read_test.go:92: [d324b32efd2a6] daemon is not started
12:11:58 [2021-07-29T12:11:58.841Z] --- PASS: TestReadPluginNoRead (6.91s)
12:11:58 [2021-07-29T12:11:58.841Z]     --- PASS: TestReadPluginNoRead/default (1.51s)
12:11:58 [2021-07-29T12:11:58.841Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.60s)
12:11:58 [2021-07-29T12:11:58.841Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.59s)
12:11:58 [2021-07-29T12:11:58.841Z] PASS
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] DONE 6 tests in 11.275s
12:11:58 [2021-07-29T12:11:58.841Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:11:58 [2021-07-29T12:11:58.841Z] testing: warning: no tests to run
12:11:58 [2021-07-29T12:11:58.841Z] PASS
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] DONE 0 tests in 0.034s
12:11:58 [2021-07-29T12:11:58.841Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:11:58 [2021-07-29T12:11:58.841Z] INFO: Testing against a local daemon
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestPluginWithDevMounts
12:11:58 [2021-07-29T12:11:58.841Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:11:58 [2021-07-29T12:11:58.841Z] PASS
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === Skipped
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:11:58 [2021-07-29T12:11:58.841Z]     mounts_test.go:21: (*Execution).IsRootless-fm
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] DONE 1 tests, 1 skipped in 0.112s
12:11:58 [2021-07-29T12:11:58.841Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:11:58 [2021-07-29T12:11:58.841Z] INFO: Testing against a local daemon
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestSecretInspect
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestSecretInspect (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestSecretList
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestSecretList (0.02s)
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestSecretsCreateAndDelete
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestSecretsUpdate
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestSecretsUpdate (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestTemplatedSecret
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestTemplatedSecret (0.00s)
12:11:58 [2021-07-29T12:11:58.841Z] === RUN   TestSecretCreateResolve
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] --- SKIP: TestSecretCreateResolve (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z] PASS
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === Skipped
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestSecretList (0.02s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
12:11:58 [2021-07-29T12:11:58.841Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] 
12:11:58 [2021-07-29T12:11:58.841Z] DONE 6 tests, 6 skipped in 0.181s
12:11:59 [2021-07-29T12:11:59.100Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:11:59 [2021-07-29T12:11:59.100Z] INFO: Testing against a local daemon
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestServiceCreateInit
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- PASS: TestServiceCreateInit (0.01s)
12:11:59 [2021-07-29T12:11:59.100Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:11:59 [2021-07-29T12:11:59.100Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceMultipleTimes
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceConflict
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceMaxReplicas
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateWithDuplicateNetworkNames
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceSecretFileMode
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceConfigFileMode
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceSysctls
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceSysctls (0.02s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestCreateServiceCapabilities
12:11:59 [2021-07-29T12:11:59.100Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.100Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
12:11:59 [2021-07-29T12:11:59.100Z] === RUN   TestInspect
12:11:59 [2021-07-29T12:11:59.359Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestInspect (0.01s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestCreateJob
12:11:59 [2021-07-29T12:11:59.359Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestCreateJob (0.01s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestReplicatedJob
12:11:59 [2021-07-29T12:11:59.359Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestReplicatedJob (0.01s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestUpdateReplicatedJob
12:11:59 [2021-07-29T12:11:59.359Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestServiceListWithStatuses
12:11:59 [2021-07-29T12:11:59.359Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestDockerNetworkConnectAlias
12:11:59 [2021-07-29T12:11:59.359Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestDockerNetworkReConnect
12:11:59 [2021-07-29T12:11:59.359Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:11:59 [2021-07-29T12:11:59.359Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:11:59 [2021-07-29T12:11:59.359Z] === RUN   TestServicePlugin
12:12:01 [2021-07-29T12:12:01.264Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServicePlugin (2.00s)
12:12:01 [2021-07-29T12:12:01.264Z] === RUN   TestServiceUpdateLabel
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z] === RUN   TestServiceUpdateSecrets
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z] === RUN   TestServiceUpdateConfigs
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z] === RUN   TestServiceUpdateNetwork
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z] === RUN   TestServiceUpdatePidsLimit
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
12:12:01 [2021-07-29T12:12:01.264Z] PASS
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === Skipped
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
12:12:01 [2021-07-29T12:12:01.264Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:12:01 [2021-07-29T12:12:01.264Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s)
12:12:01 [2021-07-29T12:12:01.264Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s)
12:12:01 [2021-07-29T12:12:01.264Z]     plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
12:12:01 [2021-07-29T12:12:01.264Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] 
12:12:01 [2021-07-29T12:12:01.264Z] DONE 24 tests, 23 skipped in 2.392s
12:12:01 [2021-07-29T12:12:01.264Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:12:01 [2021-07-29T12:12:01.523Z] INFO: Testing against a local daemon
12:12:01 [2021-07-29T12:12:01.523Z] === RUN   TestSessionCreate
12:12:01 [2021-07-29T12:12:01.523Z] --- PASS: TestSessionCreate (0.02s)
12:12:01 [2021-07-29T12:12:01.523Z] === RUN   TestSessionCreateWithBadUpgrade
12:12:01 [2021-07-29T12:12:01.523Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:12:01 [2021-07-29T12:12:01.523Z] PASS
12:12:01 [2021-07-29T12:12:01.523Z] 
12:12:01 [2021-07-29T12:12:01.523Z] DONE 2 tests in 0.150s
12:12:01 [2021-07-29T12:12:01.523Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:12:01 [2021-07-29T12:12:01.523Z] INFO: Testing against a local daemon
12:12:01 [2021-07-29T12:12:01.782Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:12:01 [2021-07-29T12:12:01.782Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:12:01 [2021-07-29T12:12:01.782Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:12:01 [2021-07-29T12:12:01.782Z] === RUN   TestEventsExecDie
12:12:02 [2021-07-29T12:12:02.720Z] --- PASS: TestEventsExecDie (0.93s)
12:12:02 [2021-07-29T12:12:02.720Z] === RUN   TestEventsBackwardsCompatible
12:12:02 [2021-07-29T12:12:02.720Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:12:02 [2021-07-29T12:12:02.720Z] === RUN   TestEventsVolumeCreate
12:12:02 [2021-07-29T12:12:02.720Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:12:02 [2021-07-29T12:12:02.720Z] === RUN   TestInfoBinaryCommits
12:12:02 [2021-07-29T12:12:02.720Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:12:02 [2021-07-29T12:12:02.720Z] === RUN   TestInfoAPIVersioned
12:12:02 [2021-07-29T12:12:02.720Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:12:02 [2021-07-29T12:12:02.720Z] === RUN   TestInfoDiscoveryBackend
12:12:03 [2021-07-29T12:12:03.293Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
12:12:03 [2021-07-29T12:12:03.293Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:12:03 [2021-07-29T12:12:03.393Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:12:03 [2021-07-29T12:12:03.394Z] Using test binary docker
12:12:03 [2021-07-29T12:12:03.394Z] +++ /etc/init.d/apparmor start
12:12:03 [2021-07-29T12:12:03.394Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:12:03 [2021-07-29T12:12:03.394Z] INFO: Waiting for daemon to start...
12:12:03 [2021-07-29T12:12:03.394Z] Starting dockerd
12:12:03 [2021-07-29T12:12:03.394Z] +++ 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
12:12:03 [2021-07-29T12:12:03.394Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:12:03 [2021-07-29T12:12:03.394Z] Using test binary docker
12:12:03 [2021-07-29T12:12:03.394Z] +++ /etc/init.d/apparmor start
12:12:03 [2021-07-29T12:12:03.394Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:12:03 [2021-07-29T12:12:03.394Z] INFO: Waiting for daemon to start...
12:12:03 [2021-07-29T12:12:03.394Z] Starting dockerd
12:12:03 [2021-07-29T12:12:03.394Z] +++ 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
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointCreateError
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointCreateError (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointCreate
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointCreate (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointDeleteError
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointDelete
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointDelete (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointListError
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointListError (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointList
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointList (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestCheckpointListContainerNotFound
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNewClientWithOpsFromEnv
12:12:05 [2021-07-29T12:12:05.821Z]     client_test.go:23: runtime.GOOS == "windows"
12:12:05 [2021-07-29T12:12:05.821Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestGetAPIPath
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestGetAPIPath (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestParseHostURL
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestParseHostURL (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPIVersionEmpty
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPIVersion
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPVersionOverride
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPIVersionAutomatic
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestClientRedirect
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestClientRedirect (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigCreateUnsupported
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigCreateError
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigCreateError (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigCreate
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigCreate (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspectNotFound
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspectWithEmptyID
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspectUnsupported
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspectError
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspectError (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspectConfigNotFound
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigInspect
12:12:05 [2021-07-29T12:12:05.821Z] --- PASS: TestConfigInspect (0.00s)
12:12:05 [2021-07-29T12:12:05.821Z] === RUN   TestConfigListUnsupported
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigListUnsupported (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigListError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigListError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigList
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigList (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigRemoveUnsupported
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigRemoveError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigRemoveError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigRemove
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigRemove (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigUpdateUnsupported
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigUpdateError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigUpdateError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestConfigUpdate
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestConfigUpdate (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCommitError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCommitError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCommit
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCommit (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStatPathError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStatPathError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStatPathNotFoundError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStatPathNoHeaderError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStatPath
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStatPath (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyToContainerError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyToContainerError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyToContainerNotFoundError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyToContainerNotStatusOKError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyToContainer
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyToContainer (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyFromContainerError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyFromContainerError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyFromContainerNotFoundError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyFromContainerNotStatusOKError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyFromContainerNoHeaderError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestCopyFromContainer
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestCopyFromContainer (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCreateError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCreateError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCreateImageNotFound
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCreateWithName
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCreateWithName (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerCreateAutoRemove
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerDiffError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerDiffError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerDiff
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerDiff (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecCreateError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecCreateError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecCreate
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecCreate (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecStartError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecStartError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecStart
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecStart (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecInspectError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecInspectError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecInspect
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecInspect (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExportError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExportError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExport
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExport (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerInspectError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerInspectError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerInspectContainerNotFound
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerInspectWithEmptyID
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerInspect
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerInspect (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerInspectNode
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerInspectNode (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerKillError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerKillError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerKill
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerKill (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerListError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerListError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerList
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerList (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerLogsNotFoundError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerLogsError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerLogsError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerLogs
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerLogs (0.19s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerPauseError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerPauseError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerPause
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerPause (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainersPruneError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainersPruneError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainersPrune
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainersPrune (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRemoveError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRemoveError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRemoveNotFoundError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRemove
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRemove (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRenameError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRenameError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRename
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRename (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerResizeError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerResizeError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecResizeError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecResizeError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerResize
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerResize (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerExecResize
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerExecResize (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRestartError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRestartError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerRestart
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerRestart (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStartError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStartError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStart
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStart (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStatsError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStatsError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStats
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStats (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStopError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStopError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerStop
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerStop (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerTopError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerTopError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerTop
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerTop (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerUnpauseError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerUnpauseError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerUnpause
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerUnpause (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerUpdateError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerUpdateError (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerUpdate
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerUpdate (0.00s)
12:12:05 [2021-07-29T12:12:05.822Z] === RUN   TestContainerWaitError
12:12:05 [2021-07-29T12:12:05.822Z] --- PASS: TestContainerWaitError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestContainerWait
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestContainerWait (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestDiskUsageError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestDiskUsageError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestDiskUsage
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestDiskUsage (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestDistributionInspectUnsupported
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestDistributionInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestEventsErrorInOptions
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestEventsErrorFromServer
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestEvents
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestEvents (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestTLSCloseWriter
12:12:06 [2021-07-29T12:12:06.281Z] === PAUSE TestTLSCloseWriter
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageBuildError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageBuildError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageBuild
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageBuild (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestGetDockerOS
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestGetDockerOS (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageCreateError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageCreateError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageCreate
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageCreate (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageHistoryError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageHistoryError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageHistory
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageHistory (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageImportError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageImportError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageImport
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageImport (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageInspectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageInspectImageNotFound
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageInspect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageListError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageListError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageList
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageList (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageListApiBefore125
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageListApiBefore125 (0.01s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageLoadError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageLoadError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageLoad
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageLoad (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagesPruneError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagesPruneError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagesPrune
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagesPrune (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullReferenceParseError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullAnyError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullAnyError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullStatusUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePullWithoutErrors
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushReferenceError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushReferenceError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushAnyError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushAnyError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushStatusUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithoutErrors
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageRemoveError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageRemoveImageNotFound
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageRemove
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSaveError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSaveError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSave
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSave (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchAnyError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchAnyError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchStatusUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageSearchWithoutErrors
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageTagError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageTagError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageTagInvalidReference
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageTagInvalidSourceImageName
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageTagHexSource
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageTagHexSource (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestImageTag
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestImageTag (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestInfoServerError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestInfoServerError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestInfoInvalidResponseJSONError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestInfo
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestInfo (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkConnectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkConnectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkConnect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkConnect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkCreateError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkCreateError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkCreate
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkCreate (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkDisconnectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkDisconnect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkDisconnect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkInspectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkInspectNotFoundError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkInspect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkListError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkListError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkList
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkList (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworksPruneError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworksPruneError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworksPrune
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworksPrune (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkRemoveError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNetworkRemove
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNetworkRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeInspectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeInspectNodeNotFound
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeInspect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeListError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeListError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeList
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeList (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeRemoveError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeRemove
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeUpdateError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeUpdateError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestNodeUpdate
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestNodeUpdate (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestOptionWithTimeout
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestOptionWithTimeout (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingFail
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPingFail (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingWithError
12:12:06 [2021-07-29T12:12:06.281Z] 2021/07/29 12:12:05 RoundTripper returned a response & error; ignoring response
12:12:06 [2021-07-29T12:12:06.281Z] 2021/07/29 12:12:05 RoundTripper returned a response & error; ignoring response
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPingWithError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingSuccess
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPingSuccess (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingHeadFallback
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingHeadFallback/OK
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingHeadFallback/Not_Found
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPingHeadFallback (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginDisableError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginDisableError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginDisable
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginDisable (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginEnableError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginEnableError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginEnable
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginEnable (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginInspectError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginInspect
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginListError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginListError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginList
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginList (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginPushError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginPushError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginPush
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginPush (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginRemoveError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginRemove
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginSetError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginSetError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPluginSet
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPluginSet (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestSetHostHeader
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestSetHostHeader (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestPlainTextError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestPlainTextError (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestInfiniteError
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestInfiniteError (0.03s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestCanceledContext
12:12:06 [2021-07-29T12:12:06.281Z] 2021/07/29 12:12:05 RoundTripper returned a response & error; ignoring response
12:12:06 [2021-07-29T12:12:06.281Z] --- PASS: TestCanceledContext (0.00s)
12:12:06 [2021-07-29T12:12:06.281Z] === RUN   TestDeadlineExceededContext
12:12:06 [2021-07-29T12:12:06.282Z] 2021/07/29 12:12:05 RoundTripper returned a response & error; ignoring response
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestDeadlineExceededContext (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretCreateUnsupported
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretCreateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretCreateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretCreate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretCreate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretInspectUnsupported
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretInspectError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretInspectSecretNotFound
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretInspect
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretListUnsupported
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretListUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretListError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretListError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretList
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretList (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretRemoveUnsupported
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretRemoveError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretRemove
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretUpdateUnsupported
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretUpdateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretUpdateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSecretUpdate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSecretUpdate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceCreateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceCreateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceCreate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceCreate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceCreateCompatiblePlatforms
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceCreateDigestPinning
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceInspectError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceInspectServiceNotFound
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceInspect
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceInspect (0.01s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceListError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceListError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceList
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceList (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceLogsError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceLogsError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceLogs
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceLogs (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceRemoveError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceRemoveNotFoundError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceRemove
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceUpdateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceUpdateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestServiceUpdate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestServiceUpdate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmGetUnlockKeyError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmGetUnlockKey
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmInitError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmInitError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmInit
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmInit (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmInspectError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmInspect
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmJoinError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmJoinError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmJoin
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmJoin (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmLeaveError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmLeaveError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmLeave
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmLeave (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmUnlockError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmUnlockError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmUnlock
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmUnlock (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmUpdateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmUpdateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestSwarmUpdate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestSwarmUpdate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestTaskInspectError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTaskInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestTaskInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestTaskInspect
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTaskInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestTaskListError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTaskListError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestTaskList
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTaskList (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeCreateError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeCreateError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeCreate
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeCreate (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeInspectError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeInspectError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeInspectNotFound
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeInspectWithEmptyID
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeInspect
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeInspect (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeListError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeListError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeList
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeList (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeRemoveError
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeRemoveError (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === RUN   TestVolumeRemove
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestVolumeRemove (0.00s)
12:12:06 [2021-07-29T12:12:06.282Z] === CONT  TestTLSCloseWriter
12:12:06 [2021-07-29T12:12:06.282Z] --- PASS: TestTLSCloseWriter (0.02s)
12:12:06 [2021-07-29T12:12:06.282Z] PASS
12:12:06 [2021-07-29T12:12:06.282Z] coverage: 75.0% of statements
12:12:06 [2021-07-29T12:12:06.282Z] ok  	github.com/docker/docker/client	0.419s	coverage: 75.0% of statements
12:12:06 [2021-07-29T12:12:06.584Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s)
12:12:06 [2021-07-29T12:12:06.584Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:12:06 [2021-07-29T12:12:06.584Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:06 [2021-07-29T12:12:06.584Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:12:06 [2021-07-29T12:12:06.584Z] === RUN   TestInfoAPI
12:12:06 [2021-07-29T12:12:06.584Z] --- PASS: TestInfoAPI (0.02s)
12:12:06 [2021-07-29T12:12:06.584Z] === RUN   TestInfoAPIWarnings
12:12:06 [2021-07-29T12:12:06.662Z] .
12:12:06 [2021-07-29T12:12:06.662Z] 
12:12:06 [2021-07-29T12:12:06.662Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:12:06 [2021-07-29T12:12:06.662Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:12:06 [2021-07-29T12:12:06.662Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:12:06 [2021-07-29T12:12:06.662Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:12:06 [2021-07-29T12:12:06.662Z] Error: No such image: emptyfs
12:12:06 [2021-07-29T12:12:06.662Z] Error: No such image: emptyfs
12:12:06 [2021-07-29T12:12:06.662Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:12:06 [2021-07-29T12:12:06.662Z] ++++ docker load
12:12:06 [2021-07-29T12:12:06.662Z] ++++ docker load
12:12:06 [2021-07-29T12:12:06.662Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:12:06 [2021-07-29T12:12:06.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:12:06 [2021-07-29T12:12:06.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:12:06 [2021-07-29T12:12:06.920Z] Running integration-test (iteration 1)
12:12:06 [2021-07-29T12:12:06.920Z] 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)/
12:12:06 [2021-07-29T12:12:06.920Z] ++ 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)/'
12:12:06 [2021-07-29T12:12:06.920Z] ++ set -e
12:12:06 [2021-07-29T12:12:06.920Z] ++ '[' -n 0 ']'
12:12:06 [2021-07-29T12:12:06.920Z] ++ set -x
12:12:06 [2021-07-29T12:12:06.920Z] ++ 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)/'
12:12:06 [2021-07-29T12:12:06.920Z] Running integration-test (iteration 1)
12:12:06 [2021-07-29T12:12:06.920Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:12:06 [2021-07-29T12:12:06.920Z] ++ 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)/'
12:12:06 [2021-07-29T12:12:06.920Z] ++ set -e
12:12:06 [2021-07-29T12:12:06.920Z] ++ '[' -n 0 ']'
12:12:06 [2021-07-29T12:12:06.920Z] ++ set -x
12:12:06 [2021-07-29T12:12:06.920Z] ++ 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)/'
12:12:08 [2021-07-29T12:12:08.596Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
12:12:08 [2021-07-29T12:12:08.596Z] PASS
12:12:08 [2021-07-29T12:12:08.596Z] 
12:12:08 [2021-07-29T12:12:08.596Z] DONE 17 tests in 45.814s
12:12:08 [2021-07-29T12:12:08.596Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:12:08 [2021-07-29T12:12:08.596Z] INFO: Testing against a local daemon
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInvalidJSON
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:12:08 [2021-07-29T12:12:08.596Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:12:08 [2021-07-29T12:12:08.596Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:12:08 [2021-07-29T12:12:08.596Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:12:08 [2021-07-29T12:12:08.596Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInstall
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInstall/no_auth
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a610df52961d9e27344f9b67dc17a16589871f6506f59afe191180c3641d2d3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a610df52961d9e27344f9b67dc17a16589871f6506f59afe191180c3641d2d3" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInstall/with_htpasswd
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43de6611ba6950b71f20424e91dac673f562fe265fbda5add34b81c71140481e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:08 [2021-07-29T12:12:08.596Z] time="2021-07-29T12:12:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43de6611ba6950b71f20424e91dac673f562fe265fbda5add34b81c71140481e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:08 [2021-07-29T12:12:08.596Z] === RUN   TestPluginInstall/with_insecure
12:12:09 [2021-07-29T12:12:09.521Z] time="2021-07-29T12:12:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:09 [2021-07-29T12:12:09.521Z] time="2021-07-29T12:12:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa8955a79c4e47311a199330e5931aca423d41be6af9da74abf0a74b84bd051e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:09 [2021-07-29T12:12:09.521Z] time="2021-07-29T12:12:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:12:09 [2021-07-29T12:12:09.521Z] time="2021-07-29T12:12:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fa8955a79c4e47311a199330e5931aca423d41be6af9da74abf0a74b84bd051e" mediatype=application/vnd.docker.plugin.v1+json size=522
12:12:09 [2021-07-29T12:12:09.521Z]     plugin_test.go:166: [de4c3c66e4419] daemon is not started
12:12:09 [2021-07-29T12:12:09.521Z] --- PASS: TestPluginInstall (3.49s)
12:12:09 [2021-07-29T12:12:09.521Z]     --- PASS: TestPluginInstall/no_auth (1.69s)
12:12:09 [2021-07-29T12:12:09.521Z]     --- PASS: TestPluginInstall/with_htpasswd (0.64s)
12:12:09 [2021-07-29T12:12:09.521Z]     --- PASS: TestPluginInstall/with_insecure (1.15s)
12:12:09 [2021-07-29T12:12:09.521Z] === RUN   TestPluginsWithRuntimes
12:12:11 [2021-07-29T12:12:11.406Z] === RUN   TestPluginsWithRuntimes/No_Args
12:12:11 [2021-07-29T12:12:11.967Z] === RUN   TestPluginsWithRuntimes/With_Args
12:12:12 [2021-07-29T12:12:12.892Z] --- PASS: TestPluginsWithRuntimes (3.46s)
12:12:12 [2021-07-29T12:12:12.892Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
12:12:12 [2021-07-29T12:12:12.892Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.92s)
12:12:12 [2021-07-29T12:12:12.892Z] === RUN   TestPluginBackCompatMediaTypes
12:12:13 [2021-07-29T12:12:13.819Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s)
12:12:13 [2021-07-29T12:12:13.819Z] PASS
12:12:13 [2021-07-29T12:12:13.819Z] 
12:12:13 [2021-07-29T12:12:13.819Z] DONE 10 tests in 7.597s
12:12:13 [2021-07-29T12:12:13.819Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:12:13 [2021-07-29T12:12:13.819Z] INFO: Testing against a local daemon
12:12:13 [2021-07-29T12:12:13.819Z] === RUN   TestExternalGraphDriver
12:12:13 [2021-07-29T12:12:13.819Z] === RUN   TestExternalGraphDriver/json
12:12:15 [2021-07-29T12:12:15.705Z] === RUN   TestExternalGraphDriver/spec
12:12:17 [2021-07-29T12:12:17.590Z] === RUN   TestExternalGraphDriver/pull
12:12:18 [2021-07-29T12:12:18.610Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
12:12:18 [2021-07-29T12:12:18.610Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
12:12:18 [2021-07-29T12:12:18.610Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:12:18 [2021-07-29T12:12:18.610Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
12:12:18 [2021-07-29T12:12:18.610Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:12:18 [2021-07-29T12:12:18.610Z] remote: Enumerating objects: 23, done.
12:12:18 [2021-07-29T12:12:18.610Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:12:18 [2021-07-29T12:12:18.610Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:12:18 [2021-07-29T12:12:18.610Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:12:18 [2021-07-29T12:12:18.610Z] Unpacking objects:   4% (1/23)   
Unpacking objects:   8% (2/23)   
Unpacking objects:  13% (3/23)   
Unpacking objects:  17% (4/23)   
Unpacking objects:  21% (5/23)   
Unpacking objects:  26% (6/23)   
Unpacking objects:  30% (7/23)   
Unpacking objects:  34% (8/23)   
Unpacking objects:  39% (9/23)   
Unpacking objects:  43% (10/23)   
Unpacking objects:  47% (11/23)   
Unpacking objects:  52% (12/23)   
Unpacking objects:  56% (13/23)   
Unpacking objects:  60% (14/23)   
Unpacking objects:  65% (15/23)   
Unpacking objects:  69% (16/23)   
Unpacking objects:  73% (17/23)   
Unpacking objects:  78% (18/23)   
Unpacking objects:  82% (19/23)   
Unpacking objects:  86% (20/23)   
Unpacking objects:  91% (21/23)   
Unpacking objects:  95% (22/23)   
Unpacking objects: 100% (23/23)   
Unpacking objects: 100% (23/23), done.
12:12:18 [2021-07-29T12:12:18.610Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:12:18 [2021-07-29T12:12:18.610Z] Cross building: bundles/cross/linux/ppc64le
12:12:18 [2021-07-29T12:12:18.610Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
12:12:18 [2021-07-29T12:12:18.610Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
12:12:18 [2021-07-29T12:12:18.954Z] --- PASS: TestExternalGraphDriver (5.39s)
12:12:18 [2021-07-29T12:12:18.954Z]     --- PASS: TestExternalGraphDriver/json (1.88s)
12:12:18 [2021-07-29T12:12:18.954Z]     --- PASS: TestExternalGraphDriver/spec (1.87s)
12:12:18 [2021-07-29T12:12:18.954Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
12:12:18 [2021-07-29T12:12:18.954Z] === RUN   TestGraphdriverPluginV2
12:12:23 [2021-07-29T12:12:23.117Z] --- PASS: TestGraphdriverPluginV2 (3.62s)
12:12:23 [2021-07-29T12:12:23.117Z] PASS
12:12:23 [2021-07-29T12:12:23.117Z] 
12:12:23 [2021-07-29T12:12:23.117Z] DONE 5 tests in 9.051s
12:12:23 [2021-07-29T12:12:23.117Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:12:23 [2021-07-29T12:12:23.117Z] INFO: Testing against a local daemon
12:12:23 [2021-07-29T12:12:23.117Z] === RUN   TestContinueAfterPluginCrash
12:12:23 [2021-07-29T12:12:23.117Z] === PAUSE TestContinueAfterPluginCrash
12:12:23 [2021-07-29T12:12:23.117Z] === RUN   TestReadPluginNoRead
12:12:23 [2021-07-29T12:12:23.117Z] === PAUSE TestReadPluginNoRead
12:12:23 [2021-07-29T12:12:23.117Z] === RUN   TestDaemonStartWithLogOpt
12:12:23 [2021-07-29T12:12:23.117Z] === PAUSE TestDaemonStartWithLogOpt
12:12:23 [2021-07-29T12:12:23.117Z] === CONT  TestContinueAfterPluginCrash
12:12:23 [2021-07-29T12:12:23.117Z] === CONT  TestDaemonStartWithLogOpt
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestInfoAPIWarnings (16.33s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestInfoDebug
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestInfoDebug (0.52s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestInfoInsecureRegistries
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestInfoInsecureRegistries (0.53s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestInfoRegistryMirrors
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestLoginFailsWithBadCredentials
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestPingCacheHeaders
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestPingCacheHeaders (0.02s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestPingGet
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestPingGet (0.01s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestPingHead
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestPingHead (0.02s)
12:12:24 [2021-07-29T12:12:24.712Z] === RUN   TestVersion
12:12:24 [2021-07-29T12:12:24.712Z] --- PASS: TestVersion (0.02s)
12:12:24 [2021-07-29T12:12:24.712Z] PASS
12:12:24 [2021-07-29T12:12:24.712Z] 
12:12:24 [2021-07-29T12:12:24.712Z] === Skipped
12:12:24 [2021-07-29T12:12:24.712Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:12:24 [2021-07-29T12:12:24.712Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:12:24 [2021-07-29T12:12:24.712Z] 
12:12:24 [2021-07-29T12:12:24.712Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
12:12:24 [2021-07-29T12:12:24.712Z]     info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network
12:12:24 [2021-07-29T12:12:24.712Z] 
12:12:24 [2021-07-29T12:12:24.712Z] 
12:12:24 [2021-07-29T12:12:24.712Z] DONE 19 tests, 2 skipped in 23.264s
12:12:24 [2021-07-29T12:12:24.712Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:12:24 [2021-07-29T12:12:24.983Z] INFO: Testing against a local daemon
12:12:24 [2021-07-29T12:12:24.983Z] === RUN   TestVolumesCreateAndList
12:12:24 [2021-07-29T12:12:24.983Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:12:24 [2021-07-29T12:12:24.983Z] === RUN   TestVolumesRemove
12:12:24 [2021-07-29T12:12:24.983Z] --- PASS: TestVolumesRemove (0.05s)
12:12:24 [2021-07-29T12:12:24.983Z] === RUN   TestVolumesInspect
12:12:24 [2021-07-29T12:12:24.983Z] --- PASS: TestVolumesInspect (0.02s)
12:12:24 [2021-07-29T12:12:24.983Z] === RUN   TestVolumesInvalidJSON
12:12:24 [2021-07-29T12:12:24.983Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:12:24 [2021-07-29T12:12:24.983Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:12:24 [2021-07-29T12:12:24.983Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:12:24 [2021-07-29T12:12:24.983Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:12:24 [2021-07-29T12:12:24.983Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:12:24 [2021-07-29T12:12:24.983Z] PASS
12:12:24 [2021-07-29T12:12:24.983Z] 
12:12:24 [2021-07-29T12:12:24.983Z] DONE 5 tests in 0.211s
12:12:24 [2021-07-29T12:12:24.983Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:12:24 [2021-07-29T12:12:24.983Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12561 is not a child of this shell
12:12:24 [2021-07-29T12:12:24.983Z] warning: PID 12561 from bundles/test-integration/docker.pid had a nonzero exit code
12:12:25 [2021-07-29T12:12:25.246Z] Leaving: AppArmorNo profiles have been unloaded.
12:12:25 [2021-07-29T12:12:25.246Z] 
12:12:25 [2021-07-29T12:12:25.246Z] Unloading profiles will leave already running processes permanently
12:12:25 [2021-07-29T12:12:25.246Z] unconfined, which can lead to unexpected situations.
12:12:25 [2021-07-29T12:12:25.246Z] 
12:12:25 [2021-07-29T12:12:25.246Z] To set a process to complain mode, use the command line tool
12:12:25 [2021-07-29T12:12:25.246Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:12:25 [2021-07-29T12:12:25.246Z] Removing test suite binaries
12:12:25 [2021-07-29T12:12:25.246Z] exiting test-integration
12:12:25 [2021-07-29T12:12:25.246Z] ++ exit 0
12:12:25 [2021-07-29T12:12:25.246Z] 
12:12:26 [2021-07-29T12:12:26.382Z] --- PASS: TestDaemonStartWithLogOpt (3.56s)
12:12:26 [2021-07-29T12:12:26.382Z] === CONT  TestReadPluginNoRead
Post stage
[Pipeline] junit
12:12:26 [2021-07-29T12:12:26.637Z] Recording test results
12:12:28 [2021-07-29T12:12:28.316Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:12:28 [2021-07-29T12:12:28.661Z] + echo Ensuring container killed.
12:12:28 [2021-07-29T12:12:28.661Z] Ensuring container killed.
12:12:28 [2021-07-29T12:12:28.661Z] + docker rm -vf docker-pr13
12:12:28 [2021-07-29T12:12:28.661Z] Error: No such container: docker-pr13
[Pipeline] sh
12:12:28 [2021-07-29T12:12:28.896Z] === RUN   TestReadPluginNoRead/disabled_caching
12:12:28 [2021-07-29T12:12:28.952Z] + echo Chowning /workspace to jenkins user
12:12:28 [2021-07-29T12:12:28.952Z] Chowning /workspace to jenkins user
12:12:28 [2021-07-29T12:12:28.952Z] + id -u
12:12:28 [2021-07-29T12:12:28.952Z] + id -g
12:12:28 [2021-07-29T12:12:28.952Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:12:28 [2021-07-29T12:12:28.952Z] Unable to find image 'busybox:latest' locally
12:12:28 [2021-07-29T12:12:28.952Z] latest: Pulling from library/busybox
12:12:29 [2021-07-29T12:12:29.213Z] b71f96345d44: Pulling fs layer
12:12:29 [2021-07-29T12:12:29.213Z] b71f96345d44: Download complete
12:12:29 [2021-07-29T12:12:29.213Z] b71f96345d44: Pull complete
12:12:29 [2021-07-29T12:12:29.213Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
12:12:29 [2021-07-29T12:12:29.213Z] Status: Downloaded newer image for busybox:latest
12:12:30 [2021-07-29T12:12:30.277Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:12:30 [2021-07-29T12:12:30.900Z] + bundleName=amd64-rootless
12:12:30 [2021-07-29T12:12:30.900Z] + echo Creating amd64-rootless-bundles.tar.gz
12:12:30 [2021-07-29T12:12:30.900Z] Creating amd64-rootless-bundles.tar.gz
12:12:30 [2021-07-29T12:12:30.900Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
12:12:30 [2021-07-29T12:12:30.900Z] + 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
12:12:30 [2021-07-29T12:12:30.912Z] Archiving artifacts
12:12:31 [2021-07-29T12:12:31.642Z] --- PASS: TestContinueAfterPluginCrash (8.83s)
12:12:31 [2021-07-29T12:12:31.642Z] === RUN   TestReadPluginNoRead/default
12:12:33 [2021-07-29T12:12:33.004Z] === CONT  TestReadPluginNoRead
12:12:33 [2021-07-29T12:12:33.004Z]     read_test.go:92: [dc4cca8181f71] daemon is not started
12:12:33 [2021-07-29T12:12:33.004Z] --- PASS: TestReadPluginNoRead (6.85s)
12:12:33 [2021-07-29T12:12:33.004Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.54s)
12:12:33 [2021-07-29T12:12:33.004Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
12:12:33 [2021-07-29T12:12:33.004Z]     --- PASS: TestReadPluginNoRead/default (1.48s)
12:12:33 [2021-07-29T12:12:33.004Z] PASS
12:12:33 [2021-07-29T12:12:33.004Z] 
12:12:33 [2021-07-29T12:12:33.004Z] DONE 6 tests in 10.444s
12:12:33 [2021-07-29T12:12:33.020Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:12:33 [2021-07-29T12:12:33.260Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:12:33 [2021-07-29T12:12:33.260Z] testing: warning: no tests to run
12:12:33 [2021-07-29T12:12:33.260Z] PASS
12:12:33 [2021-07-29T12:12:33.260Z] 
12:12:33 [2021-07-29T12:12:33.260Z] DONE 0 tests in 0.008s
12:12:33 [2021-07-29T12:12:33.260Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:12:33 [2021-07-29T12:12:33.260Z] INFO: Testing against a local daemon
12:12:33 [2021-07-29T12:12:33.260Z] === RUN   TestPluginWithDevMounts
12:12:33 [2021-07-29T12:12:33.260Z] === PAUSE TestPluginWithDevMounts
12:12:33 [2021-07-29T12:12:33.260Z] === CONT  TestPluginWithDevMounts
12:12:33 [2021-07-29T12:12:33.338Z] + make clean
12:12:33 [2021-07-29T12:12:33.599Z] docker volume rm -f docker-dev-cache
12:12:33 [2021-07-29T12:12:33.599Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:12:35 [2021-07-29T12:12:35.145Z] --- PASS: TestPluginWithDevMounts (1.62s)
12:12:35 [2021-07-29T12:12:35.145Z] PASS
12:12:35 [2021-07-29T12:12:35.145Z] 
12:12:35 [2021-07-29T12:12:35.145Z] DONE 1 tests in 1.658s
12:12:35 [2021-07-29T12:12:35.145Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:12:35 [2021-07-29T12:12:35.145Z] INFO: Testing against a local daemon
12:12:35 [2021-07-29T12:12:35.145Z] === RUN   TestSecretInspect
12:12:37 [2021-07-29T12:12:37.031Z] --- PASS: TestSecretInspect (2.22s)
12:12:37 [2021-07-29T12:12:37.031Z] === RUN   TestSecretList
12:12:39 [2021-07-29T12:12:39.542Z] --- PASS: TestSecretList (2.26s)
12:12:39 [2021-07-29T12:12:39.542Z] === RUN   TestSecretsCreateAndDelete
12:12:41 [2021-07-29T12:12:41.429Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
12:12:41 [2021-07-29T12:12:41.429Z] === RUN   TestSecretsUpdate
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestConfigureDaemonLogs
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestCommonOptionsInstallFlags
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] PASS
12:12:41 [2021-07-29T12:12:41.964Z] coverage: 18.5% of statements
12:12:41 [2021-07-29T12:12:41.964Z] ok  	github.com/docker/docker/cmd/dockerd	0.156s	coverage: 18.5% of statements
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestContainerStopSignal
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestContainerStopSignal (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestContainerStopTimeout
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestContainerStopTimeout (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestContainerSecretReferenceDestTarget
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestContainerLogPathSetForRingLogger
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestReplaceAndAppendEnvVars
12:12:41 [2021-07-29T12:12:41.964Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestNewMemoryStore
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestNewMemoryStore (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestAddContainers
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestAddContainers (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestGetContainer
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestGetContainer (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestDeleteContainer
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestDeleteContainer (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestListContainers
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestListContainers (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestFirstContainer
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestFirstContainer (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestApplyAllContainer
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestApplyAllContainer (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestIsValidHealthString
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestIsValidHealthString (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestStateRunStop
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestStateRunStop (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestStateTimeoutWait
12:12:41 [2021-07-29T12:12:41.964Z]     state_test.go:141: Stop callback fired
12:12:41 [2021-07-29T12:12:41.964Z]     state_test.go:165: Stop callback fired
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestStateTimeoutWait (0.10s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestIsValidStateString
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestIsValidStateString (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestViewSaveDelete
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestViewSaveDelete (0.01s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestViewAll
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestViewAll (0.01s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestViewGet
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestViewGet (0.01s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestNames
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestNames (0.00s)
12:12:41 [2021-07-29T12:12:41.964Z] === RUN   TestViewWithHealthCheck
12:12:41 [2021-07-29T12:12:41.964Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:12:41 [2021-07-29T12:12:41.964Z] PASS
12:12:41 [2021-07-29T12:12:41.964Z] coverage: 41.6% of statements
12:12:41 [2021-07-29T12:12:41.964Z] ok  	github.com/docker/docker/container	0.240s	coverage: 41.6% of statements
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestPrepare
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestPrepare (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestStart
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestStart (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestWaitCancel
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestWaitCancel (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestWaitDisabled
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestWaitDisabled (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestWaitEnabled
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestWaitEnabled (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] === RUN   TestRemove
12:12:43 [2021-07-29T12:12:43.500Z] --- PASS: TestRemove (0.00s)
12:12:43 [2021-07-29T12:12:43.500Z] PASS
12:12:43 [2021-07-29T12:12:43.500Z] coverage: 65.3% of statements
12:12:43 [2021-07-29T12:12:43.500Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.157s	coverage: 65.3% of statements
12:12:43 [2021-07-29T12:12:43.946Z] --- PASS: TestSecretsUpdate (2.23s)
12:12:43 [2021-07-29T12:12:43.946Z] === RUN   TestTemplatedSecret
12:12:44 [2021-07-29T12:12:44.580Z] === RUN   TestNewListSecretsFilters
12:12:44 [2021-07-29T12:12:44.580Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:12:44 [2021-07-29T12:12:44.580Z] === RUN   TestNewListConfigsFilters
12:12:44 [2021-07-29T12:12:44.580Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:12:44 [2021-07-29T12:12:44.580Z] PASS
12:12:44 [2021-07-29T12:12:44.580Z] coverage: 0.5% of statements
12:12:44 [2021-07-29T12:12:44.580Z] ok  	github.com/docker/docker/daemon/cluster	0.160s	coverage: 0.5% of statements
12:12:45 [2021-07-29T12:12:45.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:12:45 [2021-07-29T12:12:45.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCIsolation
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:12:46 [2021-07-29T12:12:46.753Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.753Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:12:46 [2021-07-29T12:12:46.754Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:12:46 [2021-07-29T12:12:46.754Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:12:46 [2021-07-29T12:12:46.754Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertFromGRPCConfigs
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:12:46 [2021-07-29T12:12:46.754Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCConfigs
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:12:46 [2021-07-29T12:12:46.754Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:12:46 [2021-07-29T12:12:46.754Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:12:46 [2021-07-29T12:12:46.754Z] PASS
12:12:46 [2021-07-29T12:12:46.754Z] coverage: 35.9% of statements
12:12:46 [2021-07-29T12:12:46.754Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.250s	coverage: 35.9% of statements
12:12:47 [2021-07-29T12:12:47.211Z] --- PASS: TestTemplatedSecret (2.85s)
12:12:47 [2021-07-29T12:12:47.211Z] === RUN   TestSecretCreateResolve
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestVerifyNetworkingConfig
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestGetContainer
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestGetContainer (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestValidContainerNames
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestValidContainerNames (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestContainerInitDNS
12:12:48 [2021-07-29T12:12:48.929Z]     daemon_test.go:147: root required
12:12:48 [2021-07-29T12:12:48.929Z] --- SKIP: TestContainerInitDNS (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestMerge
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestMerge (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestValidateContainerIsolation
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestFindNetworkErrorType
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestEnsureServicesExist
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestEnsureServicesExist (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestEnsureServicesExistErrors
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestContainerDelete
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestContainerDelete (0.01s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestContainerDoubleDelete
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestLogContainerEventCopyLabels
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestLogContainerEventWithAttributes
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestNoneHealthcheck
12:12:48 [2021-07-29T12:12:48.929Z] --- PASS: TestNoneHealthcheck (0.00s)
12:12:48 [2021-07-29T12:12:48.929Z] === RUN   TestHealthStates
12:12:48 [2021-07-29T12:12:48.929Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.929Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.929Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.929Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] time="2021-07-29T12:12:48Z" 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"
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestHealthStates (0.18s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestMaskURLCredentials
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestMaskURLCredentials (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestGetInspectData
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestGetInspectData (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestFillLicense
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestFillLicense (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestListInvalidFilter
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestListInvalidFilter (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestNameFilter
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestNameFilter (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:12:48 [2021-07-29T12:12:48.930Z] === 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
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- 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)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonReloadLabels
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonReloadMirrors
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonReloadInsecureRegistries
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonReloadNotAffectOthers
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestDaemonDiscoveryReload
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestCheckoutGit (57.61s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestValidGitTransport
12:12:48 [2021-07-29T12:12:48.930Z] --- PASS: TestValidGitTransport (0.00s)
12:12:48 [2021-07-29T12:12:48.930Z] === RUN   TestGitInvalidRef
12:12:49 [2021-07-29T12:12:49.097Z] --- PASS: TestSecretCreateResolve (2.16s)
12:12:49 [2021-07-29T12:12:49.097Z] PASS
12:12:49 [2021-07-29T12:12:49.097Z] 
12:12:49 [2021-07-29T12:12:49.097Z] DONE 6 tests in 13.960s
12:12:49 [2021-07-29T12:12:49.097Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:12:49 [2021-07-29T12:12:49.097Z] INFO: Testing against a local daemon
12:12:49 [2021-07-29T12:12:49.097Z] === RUN   TestServiceCreateInit
12:12:49 [2021-07-29T12:12:49.097Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:12:49 [2021-07-29T12:12:49.389Z] --- PASS: TestGitInvalidRef (0.19s)
12:12:49 [2021-07-29T12:12:49.389Z] PASS
12:12:49 [2021-07-29T12:12:49.389Z] coverage: 86.3% of statements
12:12:49 [2021-07-29T12:12:49.389Z] ok  	github.com/docker/docker/builder/remotecontext/git	57.855s	coverage: 86.3% of statements
12:12:49 [2021-07-29T12:12:49.847Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
12:12:49 [2021-07-29T12:12:49.847Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/cli	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:12:50 [2021-07-29T12:12:50.306Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s)
12:12:50 [2021-07-29T12:12:50.306Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:12:50 [2021-07-29T12:12:50.764Z]     reload_test.go:520: root required
12:12:50 [2021-07-29T12:12:50.764Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestBuilderGC
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestBuilderGC (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationNotFound
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonBrokenConfiguration
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestParseClusterAdvertiseSettings
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestFindConfigurationConflicts
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeConflicts
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestParseVolumesFrom
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestParseVolumesFrom (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] PASS
12:12:50 [2021-07-29T12:12:50.764Z] coverage: 9.1% of statements
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestValidateConfigurationErrors (0.01s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] ok  	github.com/docker/docker/daemon	2.525s	coverage: 9.1% of statements
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_label
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_dns
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_dns-search
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestValidateConfiguration (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestModifiedDiscoverySettings
12:12:50 [2021-07-29T12:12:50.764Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:12:50 [2021-07-29T12:12:50.764Z] === RUN   TestReloadSetConfigFileNotExist
12:12:50 [2021-07-29T12:12:50.764Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:12:50 [2021-07-29T12:12:50.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:12:51 [2021-07-29T12:12:51.223Z] time="2021-07-29T12:12:50Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:12:51 [2021-07-29T12:12:51.223Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s)
12:12:51 [2021-07-29T12:12:51.223Z] === RUN   TestReloadDefaultConfigNotExist
12:12:51 [2021-07-29T12:12:51.223Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:12:51 [2021-07-29T12:12:51.223Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:12:51 [2021-07-29T12:12:51.223Z] === RUN   TestReloadBadDefaultConfig
12:12:51 [2021-07-29T12:12:51.223Z] time="2021-07-29T12:12:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-400536387"
12:12:51 [2021-07-29T12:12:51.223Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:12:51 [2021-07-29T12:12:51.223Z] === RUN   TestReloadWithConflictingLabels
12:12:51 [2021-07-29T12:12:51.223Z] time="2021-07-29T12:12:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-365084614"
12:12:51 [2021-07-29T12:12:51.223Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:12:51 [2021-07-29T12:12:51.223Z] === RUN   TestReloadWithDuplicateLabels
12:12:51 [2021-07-29T12:12:51.223Z] time="2021-07-29T12:12:50Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-853278829"
12:12:51 [2021-07-29T12:12:51.223Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:12:51 [2021-07-29T12:12:51.223Z] === RUN   TestDaemonConfigurationMerge
12:12:51 [2021-07-29T12:12:51.223Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:12:51 [2021-07-29T12:12:51.223Z] PASS
12:12:51 [2021-07-29T12:12:51.223Z] coverage: 79.2% of statements
12:12:51 [2021-07-29T12:12:51.223Z] ok  	github.com/docker/docker/daemon/config	0.328s	coverage: 79.2% of statements
12:12:51 [2021-07-29T12:12:51.681Z] === RUN   TestWaitNodeAttachment
12:12:51 [2021-07-29T12:12:51.681Z] === RUN   TestDiscoveryOptsErrors
12:12:51 [2021-07-29T12:12:51.681Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:12:51 [2021-07-29T12:12:51.681Z] === RUN   TestDiscoveryOpts
12:12:51 [2021-07-29T12:12:51.681Z] --- PASS: TestDiscoveryOpts (0.00s)
12:12:51 [2021-07-29T12:12:51.681Z] PASS
12:12:51 [2021-07-29T12:12:51.681Z] coverage: 30.0% of statements
12:12:51 [2021-07-29T12:12:51.681Z] ok  	github.com/docker/docker/daemon/discovery	0.046s	coverage: 30.0% of statements
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestWaitNodeAttachment (0.40s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestIsolationConversion
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestIsolationConversion/default
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestIsolationConversion/process
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestIsolationConversion/hyperv
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestIsolationConversion (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestContainerLabels
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestContainerLabels (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestCredentialSpecConversion
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestCredentialSpecConversion/none
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestCredentialSpecConversion/config
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestCredentialSpecConversion/file
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestCredentialSpecConversion/registry
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestControllerValidateMountBind
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestControllerValidateMountBind (0.01s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestControllerValidateMountVolume
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:12:52 [2021-07-29T12:12:52.139Z] === RUN   TestControllerValidateMountTarget
12:12:52 [2021-07-29T12:12:52.139Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestControllerValidateMountTmpfs
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestControllerValidateMountInvalidType
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestControllerValidateMountNamedPipe
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] PASS
12:12:52 [2021-07-29T12:12:52.140Z] coverage: 11.0% of statements
12:12:52 [2021-07-29T12:12:52.140Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.654s	coverage: 11.0% of statements
12:12:52 [2021-07-29T12:12:52.140Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestEventsLog
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestEventsLog (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestEventsLogTimeout
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestEventsLogTimeout (0.00s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestLogEvents
12:12:52 [2021-07-29T12:12:52.140Z] --- PASS: TestLogEvents (0.05s)
12:12:52 [2021-07-29T12:12:52.140Z] === RUN   TestLoadBufferedEvents
12:12:52 [2021-07-29T12:12:52.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:12:52 [2021-07-29T12:12:52.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:12:52 [2021-07-29T12:12:52.598Z] --- PASS: TestLoadBufferedEvents (0.18s)
12:12:52 [2021-07-29T12:12:52.598Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:12:52 [2021-07-29T12:12:52.598Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:12:52 [2021-07-29T12:12:52.598Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:12:52 [2021-07-29T12:12:52.598Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:12:52 [2021-07-29T12:12:52.598Z] PASS
12:12:52 [2021-07-29T12:12:52.598Z] coverage: 50.0% of statements
12:12:52 [2021-07-29T12:12:52.598Z] ok  	github.com/docker/docker/daemon/events	0.304s	coverage: 50.0% of statements
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] === RUN   TestIsEmptyDir
12:12:52 [2021-07-29T12:12:52.598Z] --- PASS: TestIsEmptyDir (0.01s)
12:12:52 [2021-07-29T12:12:52.598Z] PASS
12:12:52 [2021-07-29T12:12:52.598Z] coverage: 2.3% of statements
12:12:52 [2021-07-29T12:12:52.598Z] ok  	github.com/docker/docker/daemon/graphdriver	0.068s	coverage: 2.3% of statements
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:12:52 [2021-07-29T12:12:52.598Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:12:53 [2021-07-29T12:12:53.261Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:12:53 [2021-07-29T12:12:53.570Z] === RUN   TestLinkNaming
12:12:53 [2021-07-29T12:12:53.570Z] --- PASS: TestLinkNaming (0.00s)
12:12:53 [2021-07-29T12:12:53.570Z] === RUN   TestLinkNew
12:12:53 [2021-07-29T12:12:53.570Z] --- PASS: TestLinkNew (0.00s)
12:12:53 [2021-07-29T12:12:53.570Z] === RUN   TestLinkEnv
12:12:53 [2021-07-29T12:12:53.570Z] --- PASS: TestLinkEnv (0.00s)
12:12:53 [2021-07-29T12:12:53.570Z] === RUN   TestLinkMultipleEnv
12:12:53 [2021-07-29T12:12:53.570Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:12:53 [2021-07-29T12:12:53.570Z] === RUN   TestLinkPortRangeEnv
12:12:53 [2021-07-29T12:12:53.570Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:12:53 [2021-07-29T12:12:53.570Z] PASS
12:12:53 [2021-07-29T12:12:53.570Z] coverage: 93.0% of statements
12:12:53 [2021-07-29T12:12:53.570Z] ok  	github.com/docker/docker/daemon/links	0.054s	coverage: 93.0% of statements
12:12:53 [2021-07-29T12:12:53.571Z] Loaded image: buildpack-deps:buster
12:12:53 [2021-07-29T12:12:53.571Z] Loaded image: busybox:latest
12:12:53 [2021-07-29T12:12:53.571Z] Loaded image: busybox:glibc
12:12:53 [2021-07-29T12:12:53.571Z] Loaded image: buildpack-deps:buster
12:12:53 [2021-07-29T12:12:53.571Z] Loaded image: busybox:latest
12:12:54 [2021-07-29T12:12:54.140Z] Loaded image: busybox:glibc
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/defaults
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/invalid_create_group
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestNewStreamConfig (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestNewAWSLogsClientRegionDetect
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=info msg="Trying to get region from EC2 Metadata"
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCreateSuccess
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCreateSuccess (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCreateStreamSkipped
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCreateStreamSkipped (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCreateLogGroupSuccess
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCreateError
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCreateError (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCreateAlreadyExists
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestLogClosed
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestLogClosed (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestLogBlocking
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestLogBlocking (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestLogNonBlockingBufferEmpty
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestLogNonBlockingBufferFull
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestPublishBatchSuccess
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestPublishBatchError
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=error msg=Error
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestPublishBatchError (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestPublishBatchAlreadyAccepted
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:12:55 [2021-07-29T12:12:55.105Z] time="2021-07-29T12:12:54Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchSimple
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchSimple (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchTicker
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchTicker (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMultilinePattern
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchClose
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchClose (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/0/Hello
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/2/🙃
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/3/����
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/4/He��o
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestEffectiveLen/5/
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestEffectiveLen (0.01s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/0/
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: 
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: 
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/1/Hello
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: Hello
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: 
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/2/Hello
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: He
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: llo
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/3/Hello
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: 
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: Hello
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/4/🙃
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: 
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: 🙃
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/5/🙃
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: 🙃
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: 
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/6/a�
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: a
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: �
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestFindValidSplit/7/a�
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1064: a�
12:12:55 [2021-07-29T12:12:55.105Z]     cloudwatchlogs_test.go:1065: 
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestFindValidSplit (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestProcessEventEmoji
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestProcessEventEmoji (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchLineSplit
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchLineSplit (0.02s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchLineSplitWithBinary
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMaxEvents
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMaxTotalBytes
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:12:55 [2021-07-29T12:12:55.105Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s)
12:12:55 [2021-07-29T12:12:55.105Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsMultilinePattern
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCreateTagSuccess
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCreateTagSuccess (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] PASS
12:12:55 [2021-07-29T12:12:55.565Z] coverage: 77.4% of statements
12:12:55 [2021-07-29T12:12:55.565Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.484s	coverage: 77.4% of statements
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestAdapterReadLogs
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestAdapterReadLogs (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopier
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCopier (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierLongLines
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCopierLongLines (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierSlow
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCopierSlow (0.22s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierWithSized
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierWithSized/as_is
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierWithSized/With_RingLogger
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCopierWithSized (0.02s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.02s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestCopierWithPartial
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestCopierWithPartial (0.01s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestRingLogger
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestRingLogger (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestRingCap
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestRingCap (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestRingClose
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestRingClose (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] === RUN   TestRingDrain
12:12:55 [2021-07-29T12:12:55.565Z] --- PASS: TestRingDrain (0.00s)
12:12:55 [2021-07-29T12:12:55.565Z] PASS
12:12:55 [2021-07-29T12:12:55.565Z] coverage: 43.3% of statements
12:12:55 [2021-07-29T12:12:55.565Z] ok  	github.com/docker/docker/daemon/logger	0.339s	coverage: 43.3% of statements
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestJSONFileLogger
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestJSONFileLogger (0.00s)
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestJSONFileLoggerWithTags
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestJSONFileLoggerWithOpts
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestEncodeDecode
12:12:56 [2021-07-29T12:12:56.533Z] === PAUSE TestEncodeDecode
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestUnexpectedEOF
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestJSONLogsMarshalJSONBuf
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:12:56 [2021-07-29T12:12:56.533Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:12:56 [2021-07-29T12:12:56.533Z] time="2021-07-29T12:12:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:12:56 [2021-07-29T12:12:56.533Z] time="2021-07-29T12:12:56Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:12:56 [2021-07-29T12:12:56.533Z] --- PASS: TestUnexpectedEOF (0.17s)
12:12:56 [2021-07-29T12:12:56.991Z] === CONT  TestEncodeDecode
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestEncodeDecode (0.00s)
12:12:56 [2021-07-29T12:12:56.991Z] PASS
12:12:56 [2021-07-29T12:12:56.991Z] coverage: 69.9% of statements
12:12:56 [2021-07-29T12:12:56.991Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.253s	coverage: 69.9% of statements
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s)
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestFastTimeMarshalJSON
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
12:12:56 [2021-07-29T12:12:56.991Z] PASS
12:12:56 [2021-07-29T12:12:56.991Z] coverage: 87.2% of statements
12:12:56 [2021-07-29T12:12:56.991Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.318s	coverage: 87.2% of statements
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestSearchRegistryForImagesErrors
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestSearchRegistryForImages
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestSearchRegistryForImages (0.00s)
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestOnlyPlatformWithFallback
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestImageDelete
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestImageDelete/no_lease
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestImageDelete/lease_exists
12:12:56 [2021-07-29T12:12:56.991Z] --- PASS: TestImageDelete (0.03s)
12:12:56 [2021-07-29T12:12:56.991Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:12:56 [2021-07-29T12:12:56.991Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
12:12:56 [2021-07-29T12:12:56.991Z] === RUN   TestContentStoreForPull
12:12:57 [2021-07-29T12:12:57.453Z] --- PASS: TestContentStoreForPull (0.20s)
12:12:57 [2021-07-29T12:12:57.453Z] PASS
12:12:57 [2021-07-29T12:12:57.453Z] coverage: 6.8% of statements
12:12:57 [2021-07-29T12:12:57.453Z] ok  	github.com/docker/docker/daemon/images	0.327s	coverage: 6.8% of statements
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:12:57 [2021-07-29T12:12:57.453Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:12:57 [2021-07-29T12:12:57.911Z] === RUN   TestWriteLog
12:12:57 [2021-07-29T12:12:57.911Z] === PAUSE TestWriteLog
12:12:57 [2021-07-29T12:12:57.911Z] === RUN   TestReadLog
12:12:57 [2021-07-29T12:12:57.911Z] === PAUSE TestReadLog
12:12:57 [2021-07-29T12:12:57.911Z] === CONT  TestWriteLog
12:12:57 [2021-07-29T12:12:57.911Z] === CONT  TestReadLog
12:12:57 [2021-07-29T12:12:57.911Z] --- PASS: TestWriteLog (0.01s)
12:12:57 [2021-07-29T12:12:57.911Z] === RUN   TestReadLog/tail_exact
12:12:57 [2021-07-29T12:12:57.911Z] === RUN   TestReadLog/tail_less_than_available
12:12:57 [2021-07-29T12:12:57.911Z] === RUN   TestReadLog/tail_more_than_available
12:12:57 [2021-07-29T12:12:57.911Z] --- PASS: TestReadLog (0.20s)
12:12:57 [2021-07-29T12:12:57.911Z]     --- PASS: TestReadLog/tail_exact (0.18s)
12:12:57 [2021-07-29T12:12:57.911Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:12:57 [2021-07-29T12:12:57.911Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
12:12:57 [2021-07-29T12:12:57.911Z] PASS
12:12:57 [2021-07-29T12:12:57.911Z] coverage: 75.2% of statements
12:12:57 [2021-07-29T12:12:57.911Z] ok  	github.com/docker/docker/daemon/logger/local	0.265s	coverage: 75.2% of statements
12:12:57 [2021-07-29T12:12:57.911Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:12:58 [2021-07-29T12:12:58.500Z] --- PASS: TestServiceCreateInit (9.00s)
12:12:58 [2021-07-29T12:12:58.500Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
12:12:58 [2021-07-29T12:12:58.500Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.49s)
12:12:58 [2021-07-29T12:12:58.500Z] === RUN   TestCreateServiceMultipleTimes
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestLog
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestLog (0.01s)
12:12:58 [2021-07-29T12:12:58.877Z] PASS
12:12:58 [2021-07-29T12:12:58.877Z] coverage: 31.5% of statements
12:12:58 [2021-07-29T12:12:58.877Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.099s	coverage: 31.5% of statements
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestOpenFileDelete
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestOpenFileDelete (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestOpenFileRename
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestOpenFileRename (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestParseLogTagDefaultTag
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestParseLogTag
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestParseLogTag (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestParseLogTagEmptyTag
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestTailFiles
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestTailFiles (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestFollowLogsConsumerGone
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestFollowLogsProducerGone
12:12:58 [2021-07-29T12:12:58.877Z]     logfile_test.go:232: messages sent: 4098, received: 4098
12:12:58 [2021-07-29T12:12:58.877Z]     logfile_test.go:179: logDecode() closed after sending 4098 messages
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestCheckCapacityAndRotate
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:12:58 [2021-07-29T12:12:58.877Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:12:58 [2021-07-29T12:12:58.877Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
12:12:58 [2021-07-29T12:12:58.877Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:12:58 [2021-07-29T12:12:58.877Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
12:12:58 [2021-07-29T12:12:58.877Z] PASS
12:12:58 [2021-07-29T12:12:58.877Z] coverage: 53.7% of statements
12:12:58 [2021-07-29T12:12:58.877Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.127s	coverage: 53.7% of statements
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestValidateLogOpt
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestValidateLogOpt (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestNewMissedConfig
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestNewMissedConfig (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestNewMissedUrl
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestNewMissedUrl (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestNewMissedToken
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestNewMissedToken (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestNewWithProxy
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestNewWithProxy (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestDefault
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestDefault (0.01s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestJsonFormat
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestJsonFormat (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestRawFormat
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestRawFormat (0.00s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestRawFormatWithLabels
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestRawFormatWithLabels (0.07s)
12:12:59 [2021-07-29T12:12:59.335Z] === RUN   TestRawFormatWithoutTag
12:12:59 [2021-07-29T12:12:59.335Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestBatching
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestNewParse
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestNewParse (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] PASS
12:12:59 [2021-07-29T12:12:59.793Z] coverage: 8.3% of statements
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestBatching (0.32s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestFrequency
12:12:59 [2021-07-29T12:12:59.793Z] ok  	github.com/docker/docker/daemon/logger/templates	0.044s	coverage: 8.3% of statements
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestParseLogFormat
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestParseLogFormat (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestValidateLogOptEmpty
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestValidateSyslogAddress
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestParseAddressDefaultPort
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestValidateSyslogFacility
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestValidateLogOptSyslogFormat
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestValidateLogOpt
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestValidateLogOpt (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] PASS
12:12:59 [2021-07-29T12:12:59.793Z] coverage: 46.8% of statements
12:12:59 [2021-07-29T12:12:59.793Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.048s	coverage: 46.8% of statements
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestFrequency (0.16s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestOneMessagePerRequest
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestOneMessagePerRequest (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestVerify
12:12:59 [2021-07-29T12:12:59.793Z] --- PASS: TestVerify (0.00s)
12:12:59 [2021-07-29T12:12:59.793Z] === RUN   TestSkipVerify
12:13:00 [2021-07-29T12:13:00.252Z] time="2021-07-29T12:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.252Z] time="2021-07-29T12:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.252Z] time="2021-07-29T12:12:59Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.683Z] Loaded image: debian:bullseye
12:13:00 [2021-07-29T12:13:00.683Z] Loaded image: hello-world:latest
12:13:00 [2021-07-29T12:13:00.683Z] Loaded image: arm32v7/hello-world:latest
12:13:00 [2021-07-29T12:13:00.683Z] INFO: Testing against a local daemon
12:13:00 [2021-07-29T12:13:00.683Z] === RUN   TestDockerDaemonSuite
12:13:00 [2021-07-29T12:13:00.683Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:13:00 [2021-07-29T12:13:00.710Z] --- PASS: TestSkipVerify (0.72s)
12:13:00 [2021-07-29T12:13:00.710Z] === RUN   TestBufferMaximum
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.445114\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.445114\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] --- PASS: TestBufferMaximum (0.00s)
12:13:00 [2021-07-29T12:13:00.710Z] === RUN   TestServerAlwaysDown
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.448114\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.448114\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.448114\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.449113\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] time="2021-07-29T12:13:00Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627560780.449113\",\"host\":\"a45daf57d354\"}'"
12:13:00 [2021-07-29T12:13:00.710Z] --- PASS: TestServerAlwaysDown (0.00s)
12:13:00 [2021-07-29T12:13:00.710Z] === RUN   TestCannotSendAfterClose
12:13:00 [2021-07-29T12:13:00.710Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:13:00 [2021-07-29T12:13:00.710Z] === RUN   TestDeadlockOnBlockedEndpoint
12:13:01 [2021-07-29T12:13:01.639Z] Loaded image: debian:bullseye
12:13:01 [2021-07-29T12:13:01.676Z] time="2021-07-29T12:13:01Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
12:13:01 [2021-07-29T12:13:01.677Z] time="2021-07-29T12:13:01Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a45daf57d354\"}'"
12:13:01 [2021-07-29T12:13:01.677Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:13:01 [2021-07-29T12:13:01.677Z] PASS
12:13:01 [2021-07-29T12:13:01.677Z] coverage: 82.5% of statements
12:13:01 [2021-07-29T12:13:01.677Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.373s	coverage: 82.5% of statements
12:13:01 [2021-07-29T12:13:01.677Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:13:01 [2021-07-29T12:13:01.677Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:13:01 [2021-07-29T12:13:01.677Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:13:01 [2021-07-29T12:13:01.677Z] === RUN   TestV1IDService
12:13:01 [2021-07-29T12:13:01.677Z] --- PASS: TestV1IDService (0.03s)
12:13:01 [2021-07-29T12:13:01.677Z] === RUN   TestV2MetadataService
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestSuccessfulDownload
12:13:02 [2021-07-29T12:13:02.135Z]     download_test.go:268: Needs fixing on Windows
12:13:02 [2021-07-29T12:13:02.135Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestCancelledDownload
12:13:02 [2021-07-29T12:13:02.135Z] --- PASS: TestCancelledDownload (0.00s)
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestMaxDownloadAttempts
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:13:02 [2021-07-29T12:13:02.135Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestContinueOnError_MirrorEndpoint
12:13:02 [2021-07-29T12:13:02.135Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestContinueOnError_NeverContinue
12:13:02 [2021-07-29T12:13:02.135Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestManifestStore
12:13:02 [2021-07-29T12:13:02.135Z] === RUN   TestManifestStore/no_remote_or_local
12:13:02 [2021-07-29T12:13:02.236Z] Loaded image: hello-world:latest
12:13:02 [2021-07-29T12:13:02.498Z] Loaded image: arm32v7/hello-world:latest
12:13:02 [2021-07-29T12:13:02.498Z] INFO: Testing against a local daemon
12:13:02 [2021-07-29T12:13:02.498Z] === RUN   TestDockerSuite
12:13:02 [2021-07-29T12:13:02.498Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:13:02 [2021-07-29T12:13:02.593Z] time="2021-07-29T12:13:02Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local030463739\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/no_local_cache
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/with_local_cache
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/unknown_media_type
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:13:02 [2021-07-29T12:13:02.593Z] time="2021-07-29T12:13:02Z" level=warning msg="reference for unknown type: "
12:13:02 [2021-07-29T12:13:02.593Z] time="2021-07-29T12:13:02Z" level=warning msg="reference for unknown type: "
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:13:02 [2021-07-29T12:13:02.593Z] time="2021-07-29T12:13:02Z" level=warning msg="reference for unknown type: "
12:13:02 [2021-07-29T12:13:02.593Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=warning msg="reference for unknown type: "
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=warning msg="reference for unknown type: "
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestManifestStore/error_persisting_manifest
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestManifestStore (0.35s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestManifestStore/no_remote_or_local (0.23s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestManifestStore/unknown_media_type (0.06s)
12:13:02 [2021-07-29T12:13:02.594Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s)
12:13:02 [2021-07-29T12:13:02.594Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestFixManifestLayers
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestFixManifestLayers (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestFixManifestLayersBaseLayerParent
12:13:02 [2021-07-29T12:13:02.594Z]     pull_v2_test.go:73: Needs fixing on Windows
12:13:02 [2021-07-29T12:13:02.594Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestFixManifestLayersBadParent
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestValidateManifest
12:13:02 [2021-07-29T12:13:02.594Z]     pull_v2_test.go:118: Needs fixing on Windows
12:13:02 [2021-07-29T12:13:02.594Z] --- SKIP: TestValidateManifest (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestFormatPlatform
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestFormatPlatform (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestGetRepositoryMountCandidates
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestLayerAlreadyExists
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z]     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}
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestWhenEmptyAuthConfig
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:13:02 [2021-07-29T12:13:02.594Z] time="2021-07-29T12:13:02Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:13:02 [2021-07-29T12:13:02.594Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.48s)
12:13:02 [2021-07-29T12:13:02.594Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s)
12:13:02 [2021-07-29T12:13:02.594Z] === RUN   TestTransfer
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:13:02 [2021-07-29T12:13:02.758Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:13:03 [2021-07-29T12:13:03.053Z] --- PASS: TestV2MetadataService (0.97s)
12:13:03 [2021-07-29T12:13:03.053Z] PASS
12:13:03 [2021-07-29T12:13:03.053Z] coverage: 48.2% of statements
12:13:03 [2021-07-29T12:13:03.053Z] ok  	github.com/docker/docker/distribution/metadata	1.083s	coverage: 48.2% of statements
12:13:03 [2021-07-29T12:13:03.053Z] --- PASS: TestTransfer (0.12s)
12:13:03 [2021-07-29T12:13:03.053Z] === RUN   TestConcurrencyLimit
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestConcurrencyLimit (0.43s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestInactiveJobs
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestNotFound
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestNotFound (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestConflict
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestConflict (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestForbidden
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestForbidden (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestInvalidParameter
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestInvalidParameter (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestNotImplemented
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestNotImplemented (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestNotModified
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestNotModified (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestUnauthorized
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestUnauthorized (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestUnknown
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestUnknown (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestCancelled
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestCancelled (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestDeadline
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestDeadline (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestDataLoss
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestDataLoss (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestUnavailable
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestUnavailable (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestSystem
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestSystem (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Not_Found
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Bad_Request
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Conflict
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Unauthorized
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Service_Unavailable
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Forbidden
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Not_Modified
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Not_Implemented
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestFromStatusCode (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] PASS
12:13:03 [2021-07-29T12:13:03.512Z] coverage: 53.1% of statements
12:13:03 [2021-07-29T12:13:03.512Z] ok  	github.com/docker/docker/errdefs	0.044s	coverage: 53.1% of statements
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestInactiveJobs (0.37s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestWatchRelease
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestWatchRelease (0.05s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestWatchFinishedTransfer
12:13:03 [2021-07-29T12:13:03.512Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:13:03 [2021-07-29T12:13:03.512Z] === RUN   TestDuplicateTransfer
12:13:03 [2021-07-29T12:13:03.687Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:13:03 [2021-07-29T12:13:03.687Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestDuplicateTransfer (0.05s)
12:13:03 [2021-07-29T12:13:03.971Z] === RUN   TestSuccessfulUpload
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestWhenEmptyAuthConfig (1.09s)
12:13:03 [2021-07-29T12:13:03.971Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:13:03 [2021-07-29T12:13:03.971Z] === RUN   TestTokenPassThru
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestTokenPassThru (0.01s)
12:13:03 [2021-07-29T12:13:03.971Z] === RUN   TestTokenPassThruDifferentHost
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:13:03 [2021-07-29T12:13:03.971Z] PASS
12:13:03 [2021-07-29T12:13:03.971Z] coverage: 23.8% of statements
12:13:03 [2021-07-29T12:13:03.971Z] ok  	github.com/docker/docker/distribution	1.538s	coverage: 23.8% of statements
12:13:03 [2021-07-29T12:13:03.971Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:13:03 [2021-07-29T12:13:03.971Z] time="2021-07-29T12:13:03Z" level=error msg="Upload failed, retrying: simulating retry"
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestSuccessfulUpload (0.37s)
12:13:03 [2021-07-29T12:13:03.971Z] === RUN   TestCancelledUpload
12:13:03 [2021-07-29T12:13:03.971Z] --- PASS: TestCancelledUpload (0.00s)
12:13:03 [2021-07-29T12:13:03.971Z] PASS
12:13:03 [2021-07-29T12:13:03.971Z] coverage: 77.3% of statements
12:13:03 [2021-07-29T12:13:03.971Z] ok  	github.com/docker/docker/distribution/xfer	1.954s	coverage: 77.3% of statements
12:13:03 [2021-07-29T12:13:03.971Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:13:04 [2021-07-29T12:13:04.250Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:13:04 [2021-07-29T12:13:04.250Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:13:04 [2021-07-29T12:13:04.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:13:04 [2021-07-29T12:13:04.811Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSGetInvalidData
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSGetInvalidData (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSInvalidSet
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSInvalidSet (0.02s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSInvalidRoot
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestCompare
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestCompare (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] PASS
12:13:04 [2021-07-29T12:13:04.938Z] coverage: 19.2% of statements
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSInvalidRoot (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSMetadataGetSet
12:13:04 [2021-07-29T12:13:04.938Z] ok  	github.com/docker/docker/image/cache	0.067s	coverage: 19.2% of statements
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSMetadataGetSet (0.03s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSInvalidWalker
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSInvalidWalker (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSGetSet
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSGetSet (0.02s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSGetUnsetKey
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSGetEmptyData
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSGetEmptyData (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSDelete
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSDelete (0.02s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSWalker
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSWalker (0.02s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestFSWalkerStopOnError
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestNewFromJSON
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestNewFromJSON (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestNewFromJSONWithInvalidJSON
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestMarshalKeyOrder
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestHistoryEqual
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestHistoryEqual (0.16s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestImage
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestImage (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestImageOSNotEmpty
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestNewChildImageFromImageWithRootFS
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestCreate
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestCreate (0.01s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestRestore
12:13:04 [2021-07-29T12:13:04.938Z] time="2021-07-29T12:13:04Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestRestore (0.04s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestAddDelete
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestAddDelete (0.04s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestSearchAfterDelete
12:13:04 [2021-07-29T12:13:04.938Z] --- PASS: TestSearchAfterDelete (0.02s)
12:13:04 [2021-07-29T12:13:04.938Z] === RUN   TestParentReset
12:13:05 [2021-07-29T12:13:05.068Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:13:05 [2021-07-29T12:13:05.068Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:13:05 [2021-07-29T12:13:05.397Z] --- PASS: TestParentReset (0.03s)
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestGetAndSetLastUpdated
12:13:05 [2021-07-29T12:13:05.397Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestStoreLen
12:13:05 [2021-07-29T12:13:05.397Z] --- PASS: TestStoreLen (0.05s)
12:13:05 [2021-07-29T12:13:05.397Z] PASS
12:13:05 [2021-07-29T12:13:05.397Z] coverage: 86.6% of statements
12:13:05 [2021-07-29T12:13:05.397Z] ok  	github.com/docker/docker/image	0.615s	coverage: 86.6% of statements
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestMakeV1ConfigFromConfig
12:13:05 [2021-07-29T12:13:05.397Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:13:05 [2021-07-29T12:13:05.397Z] PASS
12:13:05 [2021-07-29T12:13:05.397Z] coverage: 25.0% of statements
12:13:05 [2021-07-29T12:13:05.397Z] ok  	github.com/docker/docker/image/v1	0.145s	coverage: 25.0% of statements
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestValidateManifest
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestValidateManifest/nil
12:13:05 [2021-07-29T12:13:05.397Z] === RUN   TestValidateManifest/non-nil
12:13:05 [2021-07-29T12:13:05.397Z] --- PASS: TestValidateManifest (0.00s)
12:13:05 [2021-07-29T12:13:05.397Z]     --- PASS: TestValidateManifest/nil (0.00s)
12:13:05 [2021-07-29T12:13:05.397Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
12:13:05 [2021-07-29T12:13:05.397Z] PASS
12:13:05 [2021-07-29T12:13:05.397Z] coverage: 0.7% of statements
12:13:05 [2021-07-29T12:13:05.397Z] ok  	github.com/docker/docker/image/tarexport	0.075s	coverage: 0.7% of statements
12:13:05 [2021-07-29T12:13:05.855Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:13:06 [2021-07-29T12:13:06.959Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:13:07 [2021-07-29T12:13:07.215Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:13:07 [2021-07-29T12:13:07.390Z] === RUN   TestSerialization
12:13:07 [2021-07-29T12:13:07.390Z] --- PASS: TestSerialization (0.02s)
12:13:07 [2021-07-29T12:13:07.390Z] PASS
12:13:07 [2021-07-29T12:13:07.390Z] coverage: 100.0% of statements
12:13:07 [2021-07-29T12:13:07.390Z] ok  	github.com/docker/docker/libcontainerd/queue	0.063s	coverage: 100.0% of statements
12:13:07 [2021-07-29T12:13:07.390Z] === RUN   TestEnvironmentParsing
12:13:07 [2021-07-29T12:13:07.390Z] --- PASS: TestEnvironmentParsing (0.00s)
12:13:07 [2021-07-29T12:13:07.390Z] PASS
12:13:07 [2021-07-29T12:13:07.390Z] coverage: 1.2% of statements
12:13:07 [2021-07-29T12:13:07.390Z] ok  	github.com/docker/docker/libcontainerd/local	0.071s	coverage: 1.2% of statements
12:13:07 [2021-07-29T12:13:07.471Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:13:07 [2021-07-29T12:13:07.471Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:13:07 [2021-07-29T12:13:07.471Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestEmptyLayer
12:13:07 [2021-07-29T12:13:07.848Z] --- PASS: TestEmptyLayer (0.00s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestCommitFailure
12:13:07 [2021-07-29T12:13:07.848Z] --- PASS: TestCommitFailure (0.01s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestStartTransactionFailure
12:13:07 [2021-07-29T12:13:07.848Z] --- PASS: TestStartTransactionFailure (0.00s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestGetOrphan
12:13:07 [2021-07-29T12:13:07.848Z] --- PASS: TestGetOrphan (0.01s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestMountAndRegister
12:13:07 [2021-07-29T12:13:07.848Z]     layer_test.go:271: Layer size: 14
12:13:07 [2021-07-29T12:13:07.848Z] --- PASS: TestMountAndRegister (0.05s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestLayerRelease
12:13:07 [2021-07-29T12:13:07.848Z]     layer_test.go:304: Failing on Windows
12:13:07 [2021-07-29T12:13:07.848Z] --- SKIP: TestLayerRelease (0.00s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestStoreRestore
12:13:07 [2021-07-29T12:13:07.848Z]     layer_test.go:353: Failing on Windows
12:13:07 [2021-07-29T12:13:07.848Z] --- SKIP: TestStoreRestore (0.00s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestTarStreamStability
12:13:07 [2021-07-29T12:13:07.848Z]     layer_test.go:468: Failing on Windows
12:13:07 [2021-07-29T12:13:07.848Z] --- SKIP: TestTarStreamStability (0.00s)
12:13:07 [2021-07-29T12:13:07.848Z] === RUN   TestRegisterExistingLayer
12:13:08 [2021-07-29T12:13:08.306Z] --- PASS: TestRegisterExistingLayer (0.33s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestTarStreamVerification
12:13:08 [2021-07-29T12:13:08.306Z]     layer_test.go:697: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestTarStreamVerification (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestLayerMigration
12:13:08 [2021-07-29T12:13:08.306Z]     migration_test.go:46: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestLayerMigration (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestLayerMigrationNoTarsplit
12:13:08 [2021-07-29T12:13:08.306Z]     migration_test.go:182: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestMountInit
12:13:08 [2021-07-29T12:13:08.306Z]     mount_test.go:17: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestMountInit (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestMountSize
12:13:08 [2021-07-29T12:13:08.306Z]     mount_test.go:76: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestMountSize (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestMountChanges
12:13:08 [2021-07-29T12:13:08.306Z]     mount_test.go:125: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestMountChanges (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] === RUN   TestMountApply
12:13:08 [2021-07-29T12:13:08.306Z]     mount_test.go:212: Failing on Windows
12:13:08 [2021-07-29T12:13:08.306Z] --- SKIP: TestMountApply (0.00s)
12:13:08 [2021-07-29T12:13:08.306Z] PASS
12:13:08 [2021-07-29T12:13:08.306Z] coverage: 30.1% of statements
12:13:08 [2021-07-29T12:13:08.306Z] ok  	github.com/docker/docker/layer	0.509s	coverage: 30.1% of statements
12:13:08 [2021-07-29T12:13:08.400Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:13:08 [2021-07-29T12:13:08.723Z] 4612f6d0b889: Pull complete
12:13:08 [2021-07-29T12:13:08.764Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:13:08 [2021-07-29T12:13:08.764Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:13:08 [2021-07-29T12:13:08.764Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:13:08 [2021-07-29T12:13:08.764Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSequenceGetAvailableBit
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSequenceEqual
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSequenceEqual (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSequenceCopy
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSequenceCopy (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestGetFirstAvailable
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestGetFirstAvailable (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestFindSequence
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestFindSequence (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestCheckIfAvailable
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestCheckIfAvailable (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestMergeSequences
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestMergeSequences (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestPushReservation
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestPushReservation (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSerializeDeserialize
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSerializeDeserialize (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSet
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSet (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSetUnset
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSetUnset (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestOffsetSetUnset
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestOffsetSetUnset (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSetInRange
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSetInRange (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestSetAnyInRange
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestSetAnyInRange (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestMethods
12:13:09 [2021-07-29T12:13:09.222Z] --- PASS: TestMethods (0.00s)
12:13:09 [2021-07-29T12:13:09.222Z] === RUN   TestRandomAllocateDeallocate
12:13:09 [2021-07-29T12:13:09.766Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:13:10 [2021-07-29T12:13:10.022Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:13:10 [2021-07-29T12:13:10.277Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:13:10 [2021-07-29T12:13:10.277Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:13:10 [2021-07-29T12:13:10.277Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestErrorInterfaces
12:13:11 [2021-07-29T12:13:11.396Z] --- PASS: TestErrorInterfaces (0.00s)
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestNetworkMarshalling
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestInvalidConfig
12:13:11 [2021-07-29T12:13:11.396Z] --- PASS: TestInvalidConfig (0.00s)
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestConfig
12:13:11 [2021-07-29T12:13:11.396Z] --- PASS: TestConfig (0.00s)
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestOptionsLabels
12:13:11 [2021-07-29T12:13:11.396Z] --- PASS: TestOptionsLabels (0.00s)
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestValidName
12:13:11 [2021-07-29T12:13:11.396Z] --- PASS: TestValidName (0.00s)
12:13:11 [2021-07-29T12:13:11.396Z] === RUN   TestTLSConfiguration
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestNetworkMarshalling (0.21s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestEndpointMarshalling
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestEndpointMarshalling (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestAuxAddresses
12:13:11 [2021-07-29T12:13:11.856Z] time="2021-07-29T12:13:11Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestAuxAddresses (0.01s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestSRVServiceQuery
12:13:11 [2021-07-29T12:13:11.856Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestSRVServiceQuery (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestServiceVIPReuse
12:13:11 [2021-07-29T12:13:11.856Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestServiceVIPReuse (0.01s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestIpamReleaseOnNetDriverFailures
12:13:11 [2021-07-29T12:13:11.856Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestDNSIPQuery
12:13:11 [2021-07-29T12:13:11.856Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestDNSIPQuery (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestDNSProxyServFail
12:13:11 [2021-07-29T12:13:11.856Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestDNSProxyServFail (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestSandboxAddEmpty
12:13:11 [2021-07-29T12:13:11.856Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestSandboxAddEmpty (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestSandboxAddMultiPrio
12:13:11 [2021-07-29T12:13:11.856Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestSandboxAddSamePrio
12:13:11 [2021-07-29T12:13:11.856Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestCleanupServiceDiscovery
12:13:11 [2021-07-29T12:13:11.856Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestDNSOptions
12:13:11 [2021-07-29T12:13:11.856Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
12:13:11 [2021-07-29T12:13:11.856Z] --- SKIP: TestDNSOptions (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestMultipleControllersWithSameStore
12:13:11 [2021-07-29T12:13:11.856Z] time="2021-07-29T12:13:11Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:13:11 [2021-07-29T12:13:11.856Z] time="2021-07-29T12:13:11Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
12:13:11 [2021-07-29T12:13:11.856Z] PASS
12:13:11 [2021-07-29T12:13:11.856Z] coverage: 8.6% of statements
12:13:11 [2021-07-29T12:13:11.856Z] ok  	github.com/docker/docker/libnetwork	0.374s	coverage: 8.6% of statements
12:13:11 [2021-07-29T12:13:11.856Z] time="2021-07-29T12:13:11Z" level=info msg="Option Initializing KV with TLS"
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestTLSConfiguration (0.22s)
12:13:11 [2021-07-29T12:13:11.856Z] PASS
12:13:11 [2021-07-29T12:13:11.856Z] coverage: 24.0% of statements
12:13:11 [2021-07-29T12:13:11.856Z] ok  	github.com/docker/docker/libnetwork/config	0.292s	coverage: 24.0% of statements
12:13:11 [2021-07-29T12:13:11.856Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestKey
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestKey (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestParseKey
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestParseKey (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestInvalidDataStore
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestInvalidDataStore (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestKVObjectFlatKey
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestKVObjectFlatKey (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] === RUN   TestAtomicKVObjectFlatKey
12:13:11 [2021-07-29T12:13:11.856Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
12:13:11 [2021-07-29T12:13:11.856Z] PASS
12:13:11 [2021-07-29T12:13:11.856Z] coverage: 21.9% of statements
12:13:11 [2021-07-29T12:13:11.856Z] ok  	github.com/docker/docker/libnetwork/datastore	0.044s	coverage: 21.9% of statements
12:13:12 [2021-07-29T12:13:12.826Z] === RUN   TestIPDataMarshalling
12:13:12 [2021-07-29T12:13:12.826Z] --- PASS: TestIPDataMarshalling (0.00s)
12:13:12 [2021-07-29T12:13:12.826Z] === RUN   TestValidateAndIsV6
12:13:12 [2021-07-29T12:13:12.826Z] --- PASS: TestValidateAndIsV6 (0.00s)
12:13:12 [2021-07-29T12:13:12.826Z] PASS
12:13:12 [2021-07-29T12:13:12.826Z] coverage: 68.9% of statements
12:13:12 [2021-07-29T12:13:12.826Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.051s	coverage: 68.9% of statements
12:13:12 [2021-07-29T12:13:12.826Z] === RUN   TestDriver
12:13:12 [2021-07-29T12:13:12.826Z] --- PASS: TestDriver (0.00s)
12:13:12 [2021-07-29T12:13:12.826Z] PASS
12:13:12 [2021-07-29T12:13:12.826Z] coverage: 34.8% of statements
12:13:12 [2021-07-29T12:13:12.826Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.045s	coverage: 34.8% of statements
12:13:13 [2021-07-29T12:13:13.796Z] === RUN   TestDriver
12:13:13 [2021-07-29T12:13:13.796Z] --- PASS: TestDriver (0.00s)
12:13:13 [2021-07-29T12:13:13.796Z] PASS
12:13:13 [2021-07-29T12:13:13.796Z] coverage: 34.8% of statements
12:13:13 [2021-07-29T12:13:13.796Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.042s	coverage: 34.8% of statements
12:13:13 [2021-07-29T12:13:13.796Z] === RUN   TestNetworkAllocateFree
12:13:13 [2021-07-29T12:13:13.796Z] --- PASS: TestNetworkAllocateFree (0.00s)
12:13:13 [2021-07-29T12:13:13.796Z] === RUN   TestNetworkAllocateUserDefinedVNIs
12:13:13 [2021-07-29T12:13:13.796Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
12:13:13 [2021-07-29T12:13:13.796Z] PASS
12:13:13 [2021-07-29T12:13:13.796Z] coverage: 63.6% of statements
12:13:13 [2021-07-29T12:13:13.796Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.043s	coverage: 63.6% of statements
12:13:13 [2021-07-29T12:13:13.796Z] --- PASS: TestRandomAllocateDeallocate (4.69s)
12:13:13 [2021-07-29T12:13:13.796Z] === RUN   TestAllocateRandomDeallocate
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestGetEmptyCapabilities
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestGetEmptyCapabilities (0.01s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestGetExtraCapabilities
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestGetExtraCapabilities (0.00s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestGetInvalidCapabilities
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestGetInvalidCapabilities (0.00s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestRemoteDriver
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestRemoteDriver (0.01s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestDriverError
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestDriverError (0.01s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestMissingValues
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestMissingValues (0.01s)
12:13:14 [2021-07-29T12:13:14.255Z] === RUN   TestRollback
12:13:14 [2021-07-29T12:13:14.255Z] --- PASS: TestRollback (0.00s)
12:13:14 [2021-07-29T12:13:14.255Z] PASS
12:13:14 [2021-07-29T12:13:14.255Z] coverage: 57.4% of statements
12:13:14 [2021-07-29T12:13:14.255Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.100s	coverage: 57.4% of statements
12:13:14 [2021-07-29T12:13:14.450Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestNew
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestNew (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestAddDriver
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestAddDriver (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestAddDuplicateDriver
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestAddDuplicateDriver (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestIPAMDefaultAddressSpaces
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestDriver
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestDriver (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestIPAM
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestIPAM (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestWalkIPAMs
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestWalkIPAMs (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestWalkDrivers
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestWalkDrivers (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] PASS
12:13:15 [2021-07-29T12:13:15.222Z] coverage: 82.4% of statements
12:13:15 [2021-07-29T12:13:15.222Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.105s	coverage: 82.4% of statements
12:13:15 [2021-07-29T12:13:15.222Z] --- PASS: TestAllocateRandomDeallocate (1.31s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestAllocateRandomDeallocateSerialize
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestNAT
12:13:15 [2021-07-29T12:13:15.222Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
12:13:15 [2021-07-29T12:13:15.222Z] --- SKIP: TestNAT (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] === RUN   TestTransparent
12:13:15 [2021-07-29T12:13:15.222Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
12:13:15 [2021-07-29T12:13:15.222Z] --- SKIP: TestTransparent (0.00s)
12:13:15 [2021-07-29T12:13:15.222Z] PASS
12:13:15 [2021-07-29T12:13:15.222Z] coverage: 0.0% of statements
12:13:15 [2021-07-29T12:13:15.222Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.052s	coverage: 0.0% of statements
12:13:15 [2021-07-29T12:13:15.381Z] --- PASS: TestBuildWithHugeFile (118.48s)
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildWCOWSandboxSize
12:13:15 [2021-07-29T12:13:15.381Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:13:15 [2021-07-29T12:13:15.381Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildWithEmptyDockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:13:15 [2021-07-29T12:13:15.381Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:13:15 [2021-07-29T12:13:15.381Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
12:13:15 [2021-07-29T12:13:15.381Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s)
12:13:15 [2021-07-29T12:13:15.381Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildPreserveOwnership
12:13:15 [2021-07-29T12:13:15.381Z] === RUN   TestBuildPreserveOwnership/copy_from
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestBuildDefault
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestBuildDefault (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestBuildHostnameDomainname
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestBuildHostnameDomainname (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestBuildHostname
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestBuildHostname (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestBuildHostnameFQDN
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestBuildHostnameFQDN (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestBuildNoIP
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestBuildNoIP (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestUpdate
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestUpdate (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestUpdateIgnoresPrefixedHostname
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestDeleteIgnoresPrefixedHostname
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestAddEmpty
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestAddEmpty (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestAdd
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestAdd (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestDeleteEmpty
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestDeleteEmpty (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestDeleteNewline
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestDeleteNewline (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestDelete
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestDelete (0.00s)
12:13:15 [2021-07-29T12:13:15.680Z] === RUN   TestConcurrentWrites
12:13:15 [2021-07-29T12:13:15.680Z] --- PASS: TestConcurrentWrites (0.24s)
12:13:15 [2021-07-29T12:13:15.680Z] PASS
12:13:15 [2021-07-29T12:13:15.680Z] coverage: 81.2% of statements
12:13:15 [2021-07-29T12:13:15.681Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.320s	coverage: 81.2% of statements
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.99s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestRetrieveFromStore
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestDiff
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestDiff (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestAddedCallback
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestAddedCallback (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestRemovedCallback
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestRemovedCallback (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestNoCallback
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestNoCallback (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] PASS
12:13:16 [2021-07-29T12:13:16.139Z] coverage: 48.1% of statements
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestNew
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestNew (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestAllocate
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestAllocate (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestUninitialized
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestUninitialized (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestAllocateInRange
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestAllocateInRange (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] === RUN   TestAllocateSerial
12:13:16 [2021-07-29T12:13:16.139Z] --- PASS: TestAllocateSerial (0.00s)
12:13:16 [2021-07-29T12:13:16.139Z] PASS
12:13:16 [2021-07-29T12:13:16.139Z] coverage: 87.5% of statements
12:13:16 [2021-07-29T12:13:16.139Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.048s	coverage: 48.1% of statements
12:13:16 [2021-07-29T12:13:16.139Z] ok  	github.com/docker/docker/libnetwork/idm	0.051s	coverage: 87.5% of statements
12:13:16 [2021-07-29T12:13:16.311Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:13:16 [2021-07-29T12:13:16.533Z] --- PASS: TestCreateServiceMultipleTimes (17.22s)
12:13:16 [2021-07-29T12:13:16.533Z] === RUN   TestCreateServiceConflict
12:13:16 [2021-07-29T12:13:16.600Z] --- PASS: TestRetrieveFromStore (0.45s)
12:13:16 [2021-07-29T12:13:16.600Z] === RUN   TestIsCorrupted
12:13:16 [2021-07-29T12:13:16.600Z] --- PASS: TestIsCorrupted (0.01s)
12:13:16 [2021-07-29T12:13:16.600Z] === RUN   TestSetRollover
12:13:17 [2021-07-29T12:13:17.059Z] === RUN   TestCaller
12:13:17 [2021-07-29T12:13:17.059Z] --- PASS: TestCaller (0.00s)
12:13:17 [2021-07-29T12:13:17.059Z] PASS
12:13:17 [2021-07-29T12:13:17.059Z] coverage: 100.0% of statements
12:13:17 [2021-07-29T12:13:17.059Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.049s	coverage: 100.0% of statements
12:13:17 [2021-07-29T12:13:17.059Z] === RUN   TestSetSerialInsertDelete
12:13:17 [2021-07-29T12:13:17.059Z] --- PASS: TestSetSerialInsertDelete (0.00s)
12:13:17 [2021-07-29T12:13:17.059Z] === RUN   TestSetParallelInsertDelete
12:13:17 [2021-07-29T12:13:17.458Z] --- PASS: TestCreateServiceConflict (2.17s)
12:13:17 [2021-07-29T12:13:17.458Z] === RUN   TestCreateServiceMaxReplicas
12:13:18 [2021-07-29T12:13:18.201Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:13:18 [2021-07-29T12:13:18.594Z] === RUN   TestPoolRequest
12:13:18 [2021-07-29T12:13:18.594Z] --- PASS: TestPoolRequest (0.00s)
12:13:18 [2021-07-29T12:13:18.594Z] === RUN   TestOtherRequests
12:13:18 [2021-07-29T12:13:18.594Z] --- PASS: TestOtherRequests (0.00s)
12:13:18 [2021-07-29T12:13:18.594Z] PASS
12:13:18 [2021-07-29T12:13:18.594Z] coverage: 57.1% of statements
12:13:18 [2021-07-29T12:13:18.594Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.046s	coverage: 57.1% of statements
12:13:18 [2021-07-29T12:13:18.594Z] === RUN   TestInt2IP2IntConversion
12:13:19 [2021-07-29T12:13:19.129Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:13:19 [2021-07-29T12:13:19.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestInt2IP2IntConversion (0.67s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestGetAddressVersion
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestGetAddressVersion (0.00s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestKeyString
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestKeyString (0.00s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestPoolDataMarshal
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestPoolDataMarshal (0.00s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestSubnetsMarshal
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestSubnetsMarshal (0.04s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestAddSubnets
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestAddSubnets (0.04s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestDoublePoolRelease
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestDoublePoolRelease (0.06s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestAddReleasePoolID
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestAddReleasePoolID (0.10s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestPredefinedPool
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestPredefinedPool (0.02s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestRemoveSubnet
12:13:19 [2021-07-29T12:13:19.561Z] --- PASS: TestSetRollover (3.12s)
12:13:19 [2021-07-29T12:13:19.561Z] === RUN   TestSetRolloverSerial
12:13:19 [2021-07-29T12:13:19.693Z] --- PASS: TestBuildPreserveOwnership (4.44s)
12:13:19 [2021-07-29T12:13:19.693Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.97s)
12:13:19 [2021-07-29T12:13:19.693Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.46s)
12:13:19 [2021-07-29T12:13:19.693Z] === RUN   TestBuildPlatformInvalid
12:13:19 [2021-07-29T12:13:19.949Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:13:19 [2021-07-29T12:13:19.949Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:13:19 [2021-07-29T12:13:19.976Z] --- PASS: TestCreateServiceMaxReplicas (2.80s)
12:13:19 [2021-07-29T12:13:19.976Z] === RUN   TestCreateWithDuplicateNetworkNames
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestRemoveSubnet (0.23s)
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestGetSameAddress
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestGetSameAddress (0.02s)
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestPoolAllocationReuse
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestGetCapabilities
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestGetCapabilities (0.01s)
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestGetCapabilitiesFromLegacyDriver
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestGetDefaultAddressSpaces
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
12:13:20 [2021-07-29T12:13:20.021Z] === RUN   TestRemoteDriver
12:13:20 [2021-07-29T12:13:20.021Z] --- PASS: TestRemoteDriver (0.01s)
12:13:20 [2021-07-29T12:13:20.021Z] PASS
12:13:20 [2021-07-29T12:13:20.021Z] coverage: 47.4% of statements
12:13:20 [2021-07-29T12:13:20.021Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.073s	coverage: 47.4% of statements
12:13:20 [2021-07-29T12:13:20.989Z] === RUN   TestWindowsIPAM
12:13:20 [2021-07-29T12:13:20.989Z] --- PASS: TestWindowsIPAM (0.00s)
12:13:20 [2021-07-29T12:13:20.989Z] PASS
12:13:20 [2021-07-29T12:13:20.989Z] coverage: 71.4% of statements
12:13:20 [2021-07-29T12:13:20.989Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.046s	coverage: 71.4% of statements
12:13:20 [2021-07-29T12:13:20.989Z] --- PASS: TestSetRolloverSerial (1.42s)
12:13:20 [2021-07-29T12:13:20.989Z] === RUN   TestGetFirstAvailableFromCurrent
12:13:20 [2021-07-29T12:13:20.989Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
12:13:20 [2021-07-29T12:13:20.989Z] PASS
12:13:20 [2021-07-29T12:13:20.989Z] coverage: 84.4% of statements
12:13:20 [2021-07-29T12:13:20.989Z] ok  	github.com/docker/docker/libnetwork/bitseq	12.164s	coverage: 84.4% of statements
12:13:21 [2021-07-29T12:13:21.956Z] === RUN   TestDefaultNetwork
12:13:21 [2021-07-29T12:13:21.956Z] --- PASS: TestDefaultNetwork (0.30s)
12:13:21 [2021-07-29T12:13:21.956Z] === RUN   TestConfigGlobalScopeDefaultNetworks
12:13:22 [2021-07-29T12:13:22.414Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.35s)
12:13:22 [2021-07-29T12:13:22.414Z] === RUN   TestInitAddressPools
12:13:22 [2021-07-29T12:13:22.414Z] --- PASS: TestInitAddressPools (0.00s)
12:13:22 [2021-07-29T12:13:22.414Z] PASS
12:13:22 [2021-07-29T12:13:22.414Z] coverage: 74.0% of statements
12:13:22 [2021-07-29T12:13:22.414Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.723s	coverage: 74.0% of statements
12:13:22 [2021-07-29T12:13:22.414Z] --- PASS: TestPoolAllocationReuse (2.55s)
12:13:22 [2021-07-29T12:13:22.414Z] === RUN   TestGetAddressSubPoolEqualPool
12:13:22 [2021-07-29T12:13:22.414Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
12:13:22 [2021-07-29T12:13:22.414Z] === RUN   TestRequestReleaseAddressFromSubPool
12:13:22 [2021-07-29T12:13:22.464Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:13:22 [2021-07-29T12:13:22.873Z] === RUN   TestKeyValue
12:13:22 [2021-07-29T12:13:22.873Z] --- PASS: TestKeyValue (0.00s)
12:13:22 [2021-07-29T12:13:22.873Z] PASS
12:13:22 [2021-07-29T12:13:22.873Z] coverage: 60.0% of statements
12:13:22 [2021-07-29T12:13:22.873Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.039s	coverage: 60.0% of statements
12:13:23 [2021-07-29T12:13:23.830Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:13:24 [2021-07-29T12:13:24.758Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:13:25 [2021-07-29T12:13:25.774Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:13:26 [2021-07-29T12:13:26.125Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestNetworkDBSimple
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestGenerate
12:13:26 [2021-07-29T12:13:26.233Z] --- PASS: TestGenerate (0.00s)
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestGeneratePtr
12:13:26 [2021-07-29T12:13:26.233Z] --- PASS: TestGeneratePtr (0.00s)
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestGenerateMissingField
12:13:26 [2021-07-29T12:13:26.233Z] --- PASS: TestGenerateMissingField (0.00s)
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestFieldCannotBeSet
12:13:26 [2021-07-29T12:13:26.233Z] --- PASS: TestFieldCannotBeSet (0.00s)
12:13:26 [2021-07-29T12:13:26.233Z] === RUN   TestTypeMismatchError
12:13:26 [2021-07-29T12:13:26.233Z] --- PASS: TestTypeMismatchError (0.00s)
12:13:26 [2021-07-29T12:13:26.233Z] PASS
12:13:26 [2021-07-29T12:13:26.233Z] coverage: 100.0% of statements
12:13:26 [2021-07-29T12:13:26.233Z] ok  	github.com/docker/docker/libnetwork/options	0.048s	coverage: 100.0% of statements
12:13:26 [2021-07-29T12:13:26.389Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:13:26 [2021-07-29T12:13:26.691Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.43s)
12:13:26 [2021-07-29T12:13:26.691Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
12:13:27 [2021-07-29T12:13:27.149Z] --- PASS: TestSetParallelInsertDelete (10.00s)
12:13:27 [2021-07-29T12:13:27.149Z] PASS
12:13:27 [2021-07-29T12:13:27.149Z] coverage: 100.0% of statements
12:13:27 [2021-07-29T12:13:27.149Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.045s	coverage: 100.0% of statements
12:13:27 [2021-07-29T12:13:27.149Z] testing: warning: no tests to run
12:13:27 [2021-07-29T12:13:27.149Z] PASS
12:13:27 [2021-07-29T12:13:27.149Z] coverage: 0.0% of statements
12:13:27 [2021-07-29T12:13:27.149Z] ok  	github.com/docker/docker/libnetwork/osl	0.039s	coverage: 0.0% of statements [no tests to run]
12:13:27 [2021-07-29T12:13:27.149Z] 2021/07/29 12:13:26 Closing DB instances...
12:13:27 [2021-07-29T12:13:27.317Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestRequestNewPort
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestRequestNewPort (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestRequestSpecificPort
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestRequestSpecificPort (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestReleasePort
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestReleasePort (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestReuseReleasedPort
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestReuseReleasedPort (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestReleaseUnreadledPort
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestReleaseUnreadledPort (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestUnknowProtocol
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestUnknowProtocol (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestAllocateAllPorts
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestAllocateAllPorts (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestPortAllocation
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestPortAllocation (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestPortAllocationWithCustomRange
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestNoDuplicateBPR
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestNoDuplicateBPR (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestChangePortRange
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
12:13:28 [2021-07-29T12:13:28.116Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestChangePortRange (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] PASS
12:13:28 [2021-07-29T12:13:28.116Z] coverage: 88.6% of statements
12:13:28 [2021-07-29T12:13:28.116Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.046s	coverage: 88.6% of statements
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestTransportPortConv
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestTransportPortConv (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestTransportPortBindingConv
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestTransportPortBindingConv (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestErrorConstructors
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestErrorConstructors (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestCompareIPMask
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestCompareIPMask (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestUtilGetHostPartIP
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestUtilGetHostPartIP (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestUtilGetBroadcastIP
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] === RUN   TestParseCIDR
12:13:28 [2021-07-29T12:13:28.116Z] --- PASS: TestParseCIDR (0.00s)
12:13:28 [2021-07-29T12:13:28.116Z] PASS
12:13:28 [2021-07-29T12:13:28.116Z] coverage: 47.9% of statements
12:13:28 [2021-07-29T12:13:28.116Z] ok  	github.com/docker/docker/libnetwork/types	0.043s	coverage: 47.9% of statements
12:13:28 [2021-07-29T12:13:28.574Z] --- PASS: TestNetworkDBSimple (2.49s)
12:13:28 [2021-07-29T12:13:28.574Z] === RUN   TestNetworkDBJoinLeaveNetwork
12:13:28 [2021-07-29T12:13:28.682Z]     docker_cli_daemon_test.go:1455: [d951cef1c7f5e] daemon is not started
12:13:29 [2021-07-29T12:13:29.032Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.96s)
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestGetAddress
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:13:29 [2021-07-29T12:13:29.032Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:13:29 [2021-07-29T12:13:29.033Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:13:29 [2021-07-29T12:13:29.033Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:13:29 [2021-07-29T12:13:29.033Z] PASS
12:13:29 [2021-07-29T12:13:29.033Z] coverage: 44.0% of statements
12:13:29 [2021-07-29T12:13:29.033Z] ok  	github.com/docker/docker/oci	0.047s	coverage: 44.0% of statements
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestAddressPoolOpt
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestAddressPoolOpt (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/a
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/something
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/_=a
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/env1=value1
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/_env1=value1
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/env2=value2=value3
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/env3=abc!qwe
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/env_4=value_4
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/PATH
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/=a
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/PATH=
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/PATH=something
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/asd!qwe
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/1asd
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/123
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/some_space
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/__some_space_before
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/some_space_after__
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/=
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateEnv/PaTh
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestValidateEnv (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/a (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/something (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/= (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestParseHost
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestParseHost (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestParseDockerDaemonHost
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestParseTCP
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestParseTCP (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestParseInvalidUnixAddrInvalid
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateExtraHosts
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestValidateExtraHosts (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestIpOptString
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestIpOptString (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestNewIpOptInvalidDefaultVal
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestNewIpOptValidDefaultVal
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestIpOptSetInvalidVal
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateIPAddress
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestValidateIPAddress (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestMapOpts
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestMapOpts (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestListOptsWithoutValidator
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestListOptsWithValidator
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestListOptsWithValidator (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateDNSSearch
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestValidateDNSSearch (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_general_format
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_one_more
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestValidateLabel (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestNamedListOpts
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestNamedListOpts (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestNamedMapOpts
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestNamedMapOpts (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestParseLink
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestParseLink (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestQuotedStringSetWithQuotes
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestQuotedStringSetWithNoQuotes
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] === RUN   TestUlimitOpt
12:13:29 [2021-07-29T12:13:29.491Z] --- PASS: TestUlimitOpt (0.00s)
12:13:29 [2021-07-29T12:13:29.491Z] PASS
12:13:29 [2021-07-29T12:13:29.491Z] coverage: 67.1% of statements
12:13:29 [2021-07-29T12:13:29.491Z] ok  	github.com/docker/docker/opts	0.086s	coverage: 67.1% of statements
12:13:29 [2021-07-29T12:13:29.611Z]     check_test.go:309: [db9c1264ea32f] daemon is not started
12:13:29 [2021-07-29T12:13:29.611Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:13:29 [2021-07-29T12:13:29.611Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:13:29 [2021-07-29T12:13:29.949Z] === RUN   TestParseVersion
12:13:29 [2021-07-29T12:13:29.949Z] --- PASS: TestParseVersion (0.00s)
12:13:29 [2021-07-29T12:13:29.949Z] PASS
12:13:29 [2021-07-29T12:13:29.949Z] coverage: 52.9% of statements
12:13:29 [2021-07-29T12:13:29.949Z] ok  	github.com/docker/docker/pkg/aaparser	0.037s	coverage: 52.9% of statements
12:13:29 [2021-07-29T12:13:29.949Z] 2021/07/29 12:13:29 Closing DB instances...
12:13:31 [2021-07-29T12:13:31.483Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s)
12:13:31 [2021-07-29T12:13:31.483Z] === RUN   TestNetworkDBJoinLeaveNetworks
12:13:31 [2021-07-29T12:13:31.941Z] === RUN   TestIsArchivePathDir
12:13:31 [2021-07-29T12:13:31.941Z] --- PASS: TestIsArchivePathDir (0.07s)
12:13:31 [2021-07-29T12:13:31.941Z] === RUN   TestIsArchivePathInvalidFile
12:13:31 [2021-07-29T12:13:31.941Z] === RUN   TestPeerCertificateMarshalJSON
12:13:31 [2021-07-29T12:13:31.941Z] --- PASS: TestIsArchivePathInvalidFile (0.15s)
12:13:31 [2021-07-29T12:13:31.941Z] === RUN   TestIsArchivePathTar
12:13:31 [2021-07-29T12:13:31.941Z] --- PASS: TestIsArchivePathTar (0.17s)
12:13:31 [2021-07-29T12:13:31.941Z] === RUN   TestDecompressStreamGzip
12:13:32 [2021-07-29T12:13:32.130Z] === RUN   TestDockerSuite/TestAttachDetach
12:13:32 [2021-07-29T12:13:32.130Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestDecompressStreamGzip (0.25s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestDecompressStreamBzip2
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestDecompressStreamBzip2 (0.12s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestDecompressStreamXz
12:13:32 [2021-07-29T12:13:32.400Z]     archive_test.go:134: Xz not present in msys2
12:13:32 [2021-07-29T12:13:32.400Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCompressStreamXzUnsupported
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCompressStreamBzip2Unsupported
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCompressStreamInvalid
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestExtensionInvalid
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestExtensionInvalid (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestExtensionUncompressed
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestExtensionUncompressed (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestExtensionBzip2
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestExtensionBzip2 (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestExtensionGzip
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestExtensionGzip (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestExtensionXz
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestExtensionXz (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCmdStreamLargeStderr
12:13:32 [2021-07-29T12:13:32.400Z] --- PASS: TestCmdStreamLargeStderr (0.08s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCmdStreamBad
12:13:32 [2021-07-29T12:13:32.400Z]     archive_test.go:239: Failing on Windows CI machines
12:13:32 [2021-07-29T12:13:32.400Z] --- SKIP: TestCmdStreamBad (0.00s)
12:13:32 [2021-07-29T12:13:32.400Z] === RUN   TestCmdStreamGood
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCmdStreamGood (0.05s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestUntarPathWithInvalidDest
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestUntarPathWithInvalidDest (0.07s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestUntarPathWithInvalidSrc
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestUntarPath
12:13:32 [2021-07-29T12:13:32.858Z] 2021/07/29 12:13:32 Closing DB instances...
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestUntarPath (0.08s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestUntarPathWithDestinationFile
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyWithTarInvalidSrc
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyWithTarSrcFile
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyWithTarSrcFolder
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyWithTarSrcFolder (0.02s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyFileWithTarInvalidSrc
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyFileWithTarSrcFolder
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestCopyFileWithTarSrcFile
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestTarFiles
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestPeerCertificateMarshalJSON (1.20s)
12:13:32 [2021-07-29T12:13:32.858Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestMiddleware
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestMiddleware (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] === RUN   TestNewResponseModifier
12:13:32 [2021-07-29T12:13:32.858Z] --- PASS: TestNewResponseModifier (0.00s)
12:13:32 [2021-07-29T12:13:32.858Z] PASS
12:13:32 [2021-07-29T12:13:32.858Z] coverage: 26.8% of statements
12:13:32 [2021-07-29T12:13:32.858Z] ok  	github.com/docker/docker/pkg/authorization	1.254s	coverage: 26.8% of statements
12:13:33 [2021-07-29T12:13:33.495Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:13:33 [2021-07-29T12:13:33.824Z] === RUN   TestUnbuffered
12:13:33 [2021-07-29T12:13:33.824Z] --- PASS: TestUnbuffered (0.00s)
12:13:33 [2021-07-29T12:13:33.824Z] === RUN   TestRaceUnbuffered
12:13:33 [2021-07-29T12:13:33.824Z] --- PASS: TestRaceUnbuffered (0.00s)
12:13:33 [2021-07-29T12:13:33.824Z] PASS
12:13:33 [2021-07-29T12:13:33.824Z] coverage: 100.0% of statements
12:13:33 [2021-07-29T12:13:33.824Z] ok  	github.com/docker/docker/pkg/broadcaster	0.043s	coverage: 100.0% of statements
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[foo]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[bar]_[foo]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[foo_bar]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[qux]_[foo]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[]#01
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[qux]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[foo_bar_qux]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[qux]_[baz]]
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestMatch/[[foo_baz]]
12:13:34 [2021-07-29T12:13:34.282Z] --- PASS: TestMatch (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:13:34 [2021-07-29T12:13:34.282Z] PASS
12:13:34 [2021-07-29T12:13:34.282Z] coverage: 87.5% of statements
12:13:34 [2021-07-29T12:13:34.282Z] ok  	github.com/docker/docker/pkg/capabilities	0.046s	coverage: 87.5% of statements
12:13:34 [2021-07-29T12:13:34.282Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s)
12:13:34 [2021-07-29T12:13:34.282Z] === RUN   TestNetworkDBCRUDTableEntry
12:13:34 [2021-07-29T12:13:34.425Z]     check_test.go:309: [dba6c16e668f8] daemon is not started
12:13:34 [2021-07-29T12:13:34.425Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:13:34 [2021-07-29T12:13:34.808Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s)
12:13:34 [2021-07-29T12:13:34.808Z] === RUN   TestCreateServiceSecretFileMode
12:13:34 [2021-07-29T12:13:34.988Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootTarUntar
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootTarUntar (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootUntarWithHugeExcludesList
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootUntarEmptyArchive
12:13:35 [2021-07-29T12:13:35.819Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootTarUntarWithSymlink
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootCopyWithTar
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootCopyFileWithTar
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootUntarPath
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootUntarPath (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] === RUN   TestChrootApplyDotDotFile
12:13:35 [2021-07-29T12:13:35.819Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:13:35 [2021-07-29T12:13:35.819Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:13:35 [2021-07-29T12:13:35.819Z] PASS
12:13:35 [2021-07-29T12:13:35.819Z] coverage: 15.4% of statements
12:13:35 [2021-07-29T12:13:35.819Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.088s	coverage: 15.4% of statements
12:13:36 [2021-07-29T12:13:36.171Z] --- PASS: TestCreateServiceSecretFileMode (2.66s)
12:13:36 [2021-07-29T12:13:36.171Z] === RUN   TestCreateServiceConfigFileMode
12:13:36 [2021-07-29T12:13:36.279Z] === RUN   TestSizeEmpty
12:13:36 [2021-07-29T12:13:36.279Z] --- PASS: TestSizeEmpty (0.00s)
12:13:36 [2021-07-29T12:13:36.279Z] === RUN   TestSizeEmptyFile
12:13:36 [2021-07-29T12:13:36.279Z] --- PASS: TestSizeEmptyFile (0.00s)
12:13:36 [2021-07-29T12:13:36.279Z] === RUN   TestSizeNonemptyFile
12:13:36 [2021-07-29T12:13:36.279Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:13:36 [2021-07-29T12:13:36.279Z] === RUN   TestSizeNestedDirectoryEmpty
12:13:36 [2021-07-29T12:13:36.279Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:13:36 [2021-07-29T12:13:36.279Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:13:36 [2021-07-29T12:13:36.279Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:13:36 [2021-07-29T12:13:36.280Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:13:36 [2021-07-29T12:13:36.280Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:13:36 [2021-07-29T12:13:36.280Z] === RUN   TestMoveToSubdir
12:13:36 [2021-07-29T12:13:36.280Z] --- PASS: TestMoveToSubdir (0.00s)
12:13:36 [2021-07-29T12:13:36.280Z] === RUN   TestSizeNonExistingDirectory
12:13:36 [2021-07-29T12:13:36.280Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:13:36 [2021-07-29T12:13:36.280Z] PASS
12:13:36 [2021-07-29T12:13:36.280Z] coverage: 80.0% of statements
12:13:36 [2021-07-29T12:13:36.280Z] ok  	github.com/docker/docker/pkg/directory	0.048s	coverage: 80.0% of statements
12:13:36 [2021-07-29T12:13:36.739Z] 2021/07/29 12:13:36 Closing DB instances...
12:13:37 [2021-07-29T12:13:37.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:13:37 [2021-07-29T12:13:37.508Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestContainsEntry
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestCreateEntries
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestEntriesDiff
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestEntriesEquality
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGeneratorNotGenerate
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGeneratorWithPort
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestNewEntry
12:13:37 [2021-07-29T12:13:37.705Z] === RUN   Test/TestParse
12:13:37 [2021-07-29T12:13:37.705Z] --- PASS: Test (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestNewEntry (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z]     --- PASS: Test/TestParse (0.00s)
12:13:37 [2021-07-29T12:13:37.705Z] PASS
12:13:37 [2021-07-29T12:13:37.705Z] coverage: 58.3% of statements
12:13:37 [2021-07-29T12:13:37.705Z] ok  	github.com/docker/docker/pkg/discovery	0.049s	coverage: 58.3% of statements
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestTarFiles (5.29s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestTarUntar
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestTarUntar (0.05s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestTarWithOptions
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestTarWithOptions (0.03s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestUntarUstarGnuConflict
12:13:38 [2021-07-29T12:13:38.163Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:13:38 [2021-07-29T12:13:38.163Z] === RUN   TestUntarInvalidFilenames
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames891365338\\dest"
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestUntarInvalidFilenames (0.20s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestUntarHardlinkToSymlink
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestContent
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestInitialize
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestNew
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestParsingContentsWithComments
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestRegister
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   Test/TestWatch
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: Test (0.01s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestContent (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestInitialize (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestNew (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestRegister (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z]     --- PASS: Test/TestWatch (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z] PASS
12:13:38 [2021-07-29T12:13:38.621Z] coverage: 97.6% of statements
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestUntarInvalidHardlink
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink825680587\\victim\\hello" -> "../victim/hello"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink767597486\\victim\\hello" -> "/../victim/hello"
12:13:38 [2021-07-29T12:13:38.621Z] ok  	github.com/docker/docker/pkg/discovery/file	0.047s	coverage: 97.6% of statements
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink168205109\\victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink668904720\\victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink335516975\\victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink348750530\\victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestUntarInvalidHardlink (0.04s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestUntarInvalidSymlink
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink505092409\\dest\\dotdot" -> "../victim/hello"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink942303556\\dest\\slash-dotdot" -> "/../victim/hello"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink978194899\\dest\\loophole-victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink855315222\\dest\\loophole-victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink033060221\\dest\\loophole-victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink457267896\\dest\\loophole-victim" -> "../victim"
12:13:38 [2021-07-29T12:13:38.621Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink437667511\\dest\\dir\\loophole" -> "../../victim"
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestUntarInvalidSymlink (0.07s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestTempArchiveCloseMultipleTimes
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestXGlobalNoParent
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestXGlobalNoParent (0.00s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestReplaceFileTarWrapper
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestNetworkDBCRUDTableEntries
12:13:38 [2021-07-29T12:13:38.621Z] --- PASS: TestReplaceFileTarWrapper (0.18s)
12:13:38 [2021-07-29T12:13:38.621Z] === RUN   TestPrefixHeaderReadable
12:13:38 [2021-07-29T12:13:38.858Z] --- PASS: TestCreateServiceConfigFileMode (2.68s)
12:13:38 [2021-07-29T12:13:38.858Z] === RUN   TestCreateServiceSysctls
12:13:38 [2021-07-29T12:13:38.874Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:13:38 [2021-07-29T12:13:38.874Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestDisablePigz
12:13:39 [2021-07-29T12:13:39.244Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestDisablePigz (0.14s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestPigz
12:13:39 [2021-07-29T12:13:39.244Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestPigz (0.16s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestCopyFileWithInvalidDest
12:13:39 [2021-07-29T12:13:39.244Z]     archive_windows_test.go:16: Currently fails
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestCanonicalTarNameForPath
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestCanonicalTarName
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestCanonicalTarName (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChmodTarEntry
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChmodTarEntry (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestHardLinkOrder
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestHardLinkOrder (0.08s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangeString
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangeString (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesWithNoChanges
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangesWithNoChanges (0.03s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesWithChanges
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangesWithChanges (0.03s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesWithChangesGH13590
12:13:39 [2021-07-29T12:13:39.244Z]     changes_test.go:196: needs more investigation
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesDirsEmpty
12:13:39 [2021-07-29T12:13:39.244Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestChangesDirsEmpty (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesDirsMutated
12:13:39 [2021-07-29T12:13:39.244Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestChangesDirsMutated (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestApplyLayer
12:13:39 [2021-07-29T12:13:39.244Z]     changes_test.go:433: needs further investigation
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestApplyLayer (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesSizeWithHardlinks
12:13:39 [2021-07-29T12:13:39.244Z]     changes_test.go:469: needs further investigation
12:13:39 [2021-07-29T12:13:39.244Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesSizeWithNoChanges
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestChangesSize
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestChangesSize (0.00s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestApplyLayerInvalidFilenames
12:13:39 [2021-07-29T12:13:39.244Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames130618044\\dest"
12:13:39 [2021-07-29T12:13:39.244Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
12:13:39 [2021-07-29T12:13:39.244Z] === RUN   TestApplyLayerInvalidHardlink
12:13:39 [2021-07-29T12:13:39.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink376157518\\victim\\hello" -> "../victim/hello"
12:13:39 [2021-07-29T12:13:39.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink813675605\\victim\\hello" -> "/../victim/hello"
12:13:39 [2021-07-29T12:13:39.244Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink657762224\\victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink875647311\\victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink882143842\\victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166789209\\victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s)
12:13:39 [2021-07-29T12:13:39.245Z] === RUN   TestApplyLayerInvalidSymlink
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink805002724\\dest\\dotdot" -> "../victim/hello"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink650098163\\dest\\slash-dotdot" -> "/../victim/hello"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink741881014\\dest\\loophole-victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink770722461\\dest\\loophole-victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink770356056\\dest\\loophole-victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink765429463\\dest\\loophole-victim" -> "../victim"
12:13:39 [2021-07-29T12:13:39.245Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
12:13:39 [2021-07-29T12:13:39.245Z] === RUN   TestApplyLayerWhiteouts
12:13:39 [2021-07-29T12:13:39.245Z] --- PASS: TestApplyLayerWhiteouts (0.07s)
12:13:39 [2021-07-29T12:13:39.245Z] === RUN   TestGenerateEmptyFile
12:13:39 [2021-07-29T12:13:39.703Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:13:39 [2021-07-29T12:13:39.703Z] === RUN   TestGenerateWithContent
12:13:39 [2021-07-29T12:13:39.703Z] --- PASS: TestGenerateWithContent (0.00s)
12:13:39 [2021-07-29T12:13:39.703Z] PASS
12:13:39 [2021-07-29T12:13:39.703Z] coverage: 61.6% of statements
12:13:39 [2021-07-29T12:13:39.703Z] ok  	github.com/docker/docker/pkg/archive	7.773s	coverage: 61.6% of statements
12:13:39 [2021-07-29T12:13:39.804Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:13:39 [2021-07-29T12:13:39.985Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
12:13:39 [2021-07-29T12:13:39.985Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
12:13:39 [2021-07-29T12:13:39.985Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
12:13:39 [2021-07-29T12:13:39.985Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
12:13:39 [2021-07-29T12:13:39.985Z] Cross building: bundles/cross/linux/s390x
12:13:39 [2021-07-29T12:13:39.985Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
12:13:39 [2021-07-29T12:13:39.985Z] GOOS="linux" GOARCH="s390x" GOARM=""
12:13:40 [2021-07-29T12:13:40.161Z] === RUN   Test
12:13:40 [2021-07-29T12:13:40.161Z] === RUN   Test/TestInitialize
12:13:40 [2021-07-29T12:13:40.161Z] time="2021-07-29T12:13:39Z" level=info msg="Initializing discovery without TLS"
12:13:40 [2021-07-29T12:13:40.161Z] time="2021-07-29T12:13:39Z" level=info msg="Initializing discovery without TLS"
12:13:40 [2021-07-29T12:13:40.161Z] time="2021-07-29T12:13:39Z" level=info msg="Initializing discovery without TLS"
12:13:40 [2021-07-29T12:13:40.161Z] === RUN   Test/TestInitializeWithCerts
12:13:40 [2021-07-29T12:13:40.161Z] time="2021-07-29T12:13:39Z" level=info msg="Initializing discovery with TLS"
12:13:40 [2021-07-29T12:13:40.161Z] === RUN   Test/TestWatch
12:13:40 [2021-07-29T12:13:40.161Z] time="2021-07-29T12:13:39Z" level=info msg="Initializing discovery without TLS"
12:13:40 [2021-07-29T12:13:40.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:13:41 [2021-07-29T12:13:41.128Z] 2021/07/29 12:13:40 Closing DB instances...
12:13:41 [2021-07-29T12:13:41.696Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:13:41 [2021-07-29T12:13:41.952Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:13:42 [2021-07-29T12:13:42.094Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s)
12:13:42 [2021-07-29T12:13:42.094Z] === RUN   TestNetworkDBNodeLeave
12:13:42 [2021-07-29T12:13:42.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:13:43 [2021-07-29T12:13:43.021Z] --- PASS: TestCreateServiceSysctls (3.58s)
12:13:43 [2021-07-29T12:13:43.021Z] === RUN   TestCreateServiceCapabilities
12:13:43 [2021-07-29T12:13:43.060Z] --- PASS: Test (3.20s)
12:13:43 [2021-07-29T12:13:43.060Z]     --- PASS: Test/TestInitialize (0.18s)
12:13:43 [2021-07-29T12:13:43.060Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:13:43 [2021-07-29T12:13:43.060Z]     --- PASS: Test/TestWatch (3.00s)
12:13:43 [2021-07-29T12:13:43.060Z] PASS
12:13:43 [2021-07-29T12:13:43.060Z] coverage: 84.1% of statements
12:13:43 [2021-07-29T12:13:43.060Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.253s	coverage: 84.1% of statements
12:13:44 [2021-07-29T12:13:44.027Z] === RUN   Test
12:13:44 [2021-07-29T12:13:44.027Z] === RUN   Test/TestWatch
12:13:44 [2021-07-29T12:13:44.027Z] --- PASS: Test (0.00s)
12:13:44 [2021-07-29T12:13:44.027Z]     --- PASS: Test/TestWatch (0.00s)
12:13:44 [2021-07-29T12:13:44.027Z] PASS
12:13:44 [2021-07-29T12:13:44.027Z] coverage: 92.3% of statements
12:13:44 [2021-07-29T12:13:44.027Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.046s	coverage: 92.3% of statements
12:13:44 [2021-07-29T12:13:44.469Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:13:44 [2021-07-29T12:13:44.907Z] --- PASS: TestCreateServiceCapabilities (2.71s)
12:13:44 [2021-07-29T12:13:44.907Z] === RUN   TestInspect
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   Test
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   Test/TestInitialize
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   Test/TestInitializeWithPattern
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   Test/TestRegister
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   Test/TestWatch
12:13:44 [2021-07-29T12:13:44.993Z] --- PASS: Test (0.00s)
12:13:44 [2021-07-29T12:13:44.993Z]     --- PASS: Test/TestInitialize (0.00s)
12:13:44 [2021-07-29T12:13:44.993Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:13:44 [2021-07-29T12:13:44.993Z]     --- PASS: Test/TestRegister (0.00s)
12:13:44 [2021-07-29T12:13:44.993Z]     --- PASS: Test/TestWatch (0.00s)
12:13:44 [2021-07-29T12:13:44.993Z] PASS
12:13:44 [2021-07-29T12:13:44.993Z] coverage: 93.8% of statements
12:13:44 [2021-07-29T12:13:44.993Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.043s	coverage: 93.8% of statements
12:13:44 [2021-07-29T12:13:44.993Z] --- PASS: TestNetworkDBNodeLeave (2.86s)
12:13:44 [2021-07-29T12:13:44.993Z] === RUN   TestNetworkDBWatch
12:13:45 [2021-07-29T12:13:45.032Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:13:45 [2021-07-29T12:13:45.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:13:45 [2021-07-29T12:13:45.959Z] === RUN   TestPollerAddRemove
12:13:45 [2021-07-29T12:13:45.959Z] --- PASS: TestPollerAddRemove (0.00s)
12:13:45 [2021-07-29T12:13:45.959Z] === RUN   TestPollerEvent
12:13:45 [2021-07-29T12:13:45.959Z]     poller_test.go:41: No chmod on Windows
12:13:45 [2021-07-29T12:13:45.959Z] --- SKIP: TestPollerEvent (0.00s)
12:13:45 [2021-07-29T12:13:45.959Z] === RUN   TestPollerClose
12:13:45 [2021-07-29T12:13:45.959Z] --- PASS: TestPollerClose (0.00s)
12:13:45 [2021-07-29T12:13:45.959Z] PASS
12:13:45 [2021-07-29T12:13:45.959Z] coverage: 45.7% of statements
12:13:45 [2021-07-29T12:13:45.959Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 45.7% of statements
12:13:45 [2021-07-29T12:13:45.962Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:13:46 [2021-07-29T12:13:46.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:13:46 [2021-07-29T12:13:46.927Z] 2021/07/29 12:13:46 Closing DB instances...
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCopyFileWithInvalidSrc
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCopyFileWithInvalidDest
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCopyFileWithSameSrcAndDest
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCopyFile
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCopyFile (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:13:46 [2021-07-29T12:13:46.927Z]     fileutils_test.go:134: Needs porting to Windows
12:13:46 [2021-07-29T12:13:46.927Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestReadSymlinkedDirectoryToFile
12:13:46 [2021-07-29T12:13:46.927Z]     fileutils_test.go:180: Needs porting to Windows
12:13:46 [2021-07-29T12:13:46.927Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestWildcardMatches
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestWildcardMatches (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestPatternMatches
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestPatternMatches (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestPatternMatchesFolderExclusions
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestSingleExclamationError
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestSingleExclamationError (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestMatchesWithNoPatterns
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestMatchesWithMalformedPatterns
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestMatches
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestMatches (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatterns
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCleanPatterns (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatternsExceptionFlag
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:13:46 [2021-07-29T12:13:46.927Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:13:46 [2021-07-29T12:13:46.927Z] === RUN   TestCleanPatternsErrorSingleException
12:13:46 [2021-07-29T12:13:46.928Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:13:46 [2021-07-29T12:13:46.928Z] === RUN   TestCreateIfNotExistsDir
12:13:46 [2021-07-29T12:13:46.928Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:13:46 [2021-07-29T12:13:46.928Z] === RUN   TestCreateIfNotExistsFile
12:13:46 [2021-07-29T12:13:46.928Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:13:46 [2021-07-29T12:13:46.928Z] === RUN   TestMatch
12:13:46 [2021-07-29T12:13:46.928Z] --- PASS: TestMatch (0.00s)
12:13:46 [2021-07-29T12:13:46.928Z] PASS
12:13:46 [2021-07-29T12:13:46.928Z] coverage: 85.2% of statements
12:13:46 [2021-07-29T12:13:46.928Z] ok  	github.com/docker/docker/pkg/fileutils	0.078s	coverage: 85.2% of statements
12:13:47 [2021-07-29T12:13:47.386Z] === RUN   TestGet
12:13:47 [2021-07-29T12:13:47.386Z] --- PASS: TestGet (0.00s)
12:13:47 [2021-07-29T12:13:47.386Z] === RUN   TestGetShortcutString
12:13:47 [2021-07-29T12:13:47.386Z] --- PASS: TestGetShortcutString (0.00s)
12:13:47 [2021-07-29T12:13:47.386Z] PASS
12:13:47 [2021-07-29T12:13:47.386Z] coverage: 42.9% of statements
12:13:47 [2021-07-29T12:13:47.386Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 42.9% of statements
12:13:47 [2021-07-29T12:13:47.904Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:13:47 [2021-07-29T12:13:47.904Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:13:48 [2021-07-29T12:13:48.173Z] --- PASS: TestInspect (2.79s)
12:13:48 [2021-07-29T12:13:48.173Z] === RUN   TestCreateJob
12:13:48 [2021-07-29T12:13:48.353Z] --- PASS: TestNetworkDBWatch (3.04s)
12:13:48 [2021-07-29T12:13:48.353Z] === RUN   TestNetworkDBBulkSync
12:13:48 [2021-07-29T12:13:48.353Z] === RUN   TestCreateIDMapOrder
12:13:48 [2021-07-29T12:13:48.353Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:13:48 [2021-07-29T12:13:48.353Z] PASS
12:13:48 [2021-07-29T12:13:48.353Z] coverage: 7.2% of statements
12:13:48 [2021-07-29T12:13:48.353Z] ok  	github.com/docker/docker/pkg/idtools	0.050s	coverage: 7.2% of statements
12:13:48 [2021-07-29T12:13:48.470Z] Loaded image: buildpack-deps:buster
12:13:48 [2021-07-29T12:13:48.727Z] Loaded image: busybox:latest
12:13:48 [2021-07-29T12:13:48.984Z] Loaded image: busybox:glibc
12:13:49 [2021-07-29T12:13:49.320Z] 2021/07/29 12:13:49 Closing DB instances...
12:13:49 [2021-07-29T12:13:49.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:13:49 [2021-07-29T12:13:49.548Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestFixedBufferCap
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestFixedBufferCap (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestFixedBufferLen
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestFixedBufferLen (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestFixedBufferString
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestFixedBufferString (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestFixedBufferWrite
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestFixedBufferWrite (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestFixedBufferRead
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestFixedBufferRead (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestBytesPipeRead
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestBytesPipeRead (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestBytesPipeWrite
12:13:49 [2021-07-29T12:13:49.778Z] --- PASS: TestBytesPipeWrite (0.00s)
12:13:49 [2021-07-29T12:13:49.778Z] === RUN   TestBytesPipeWriteRandomChunks
12:13:49 [2021-07-29T12:13:49.805Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestAtomicWriteToFile
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestAtomicWriteSetCommit
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestAtomicWriteSetCancel
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestAtomicWriteSetCancel (0.01s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestReadCloserWrapperClose
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestReaderErrWrapperReadOnError
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestReaderErrWrapperRead
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestHashData
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestHashData (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestCancelReadCloser
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestCancelReadCloser (0.10s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestWriteCloserWrapperClose
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestNopWriteCloser
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestNopWriteCloser (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestNopWriter
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestNopWriter (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] === RUN   TestWriteCounter
12:13:50 [2021-07-29T12:13:50.236Z] --- PASS: TestWriteCounter (0.00s)
12:13:50 [2021-07-29T12:13:50.236Z] PASS
12:13:50 [2021-07-29T12:13:50.236Z] coverage: 69.7% of statements
12:13:50 [2021-07-29T12:13:50.236Z] ok  	github.com/docker/docker/pkg/ioutils	0.666s	coverage: 69.7% of statements
12:13:50 [2021-07-29T12:13:50.368Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:13:51 [2021-07-29T12:13:51.202Z] --- PASS: TestNetworkDBBulkSync (2.84s)
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestNetworkDBCRUDMediumCluster
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestError
12:13:51 [2021-07-29T12:13:51.202Z] --- PASS: TestError (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/no_progress
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/progress_1
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/with_units
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestProgressString/hide_counts
12:13:51 [2021-07-29T12:13:51.202Z] --- PASS: TestProgressString (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/with_units (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:13:51 [2021-07-29T12:13:51.202Z] === RUN   TestJSONMessageDisplay
12:13:51 [2021-07-29T12:13:51.435Z] --- PASS: TestCreateJob (3.59s)
12:13:51 [2021-07-29T12:13:51.435Z] === RUN   TestReplicatedJob
12:13:51 [2021-07-29T12:13:51.660Z] --- PASS: TestJSONMessageDisplay (0.17s)
12:13:51 [2021-07-29T12:13:51.660Z] === RUN   TestJSONMessageDisplayWithJSONError
12:13:51 [2021-07-29T12:13:51.660Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:13:51 [2021-07-29T12:13:51.660Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:13:51 [2021-07-29T12:13:51.660Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:13:51 [2021-07-29T12:13:51.660Z] === RUN   TestDisplayJSONMessagesStream
12:13:51 [2021-07-29T12:13:51.660Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:13:51 [2021-07-29T12:13:51.660Z] PASS
12:13:51 [2021-07-29T12:13:51.660Z] coverage: 91.7% of statements
12:13:51 [2021-07-29T12:13:51.660Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.217s	coverage: 91.7% of statements
12:13:52 [2021-07-29T12:13:52.118Z] === RUN   TestStandardLongPath
12:13:52 [2021-07-29T12:13:52.118Z] --- PASS: TestStandardLongPath (0.00s)
12:13:52 [2021-07-29T12:13:52.118Z] === RUN   TestUNCLongPath
12:13:52 [2021-07-29T12:13:52.118Z] --- PASS: TestUNCLongPath (0.00s)
12:13:52 [2021-07-29T12:13:52.118Z] PASS
12:13:52 [2021-07-29T12:13:52.118Z] coverage: 100.0% of statements
12:13:52 [2021-07-29T12:13:52.118Z] ok  	github.com/docker/docker/pkg/longpath	0.039s	coverage: 100.0% of statements
12:13:53 [2021-07-29T12:13:53.084Z] === RUN   TestNameFormat
12:13:53 [2021-07-29T12:13:53.084Z] --- PASS: TestNameFormat (0.00s)
12:13:53 [2021-07-29T12:13:53.084Z] === RUN   TestNameRetries
12:13:53 [2021-07-29T12:13:53.084Z] --- PASS: TestNameRetries (0.00s)
12:13:53 [2021-07-29T12:13:53.084Z] PASS
12:13:53 [2021-07-29T12:13:53.084Z] coverage: 85.7% of statements
12:13:53 [2021-07-29T12:13:53.084Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.043s	coverage: 85.7% of statements
12:13:53 [2021-07-29T12:13:53.545Z] === RUN   TestParseKeyValueOpt
12:13:53 [2021-07-29T12:13:53.545Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:13:53 [2021-07-29T12:13:53.545Z] === RUN   TestParseUintList
12:13:53 [2021-07-29T12:13:53.545Z] --- PASS: TestParseUintList (0.00s)
12:13:53 [2021-07-29T12:13:53.545Z] === RUN   TestParseUintListMaximumLimits
12:13:53 [2021-07-29T12:13:53.545Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:13:53 [2021-07-29T12:13:53.545Z] PASS
12:13:53 [2021-07-29T12:13:53.545Z] coverage: 97.0% of statements
12:13:53 [2021-07-29T12:13:53.545Z] ok  	github.com/docker/docker/pkg/parsers	0.038s	coverage: 97.0% of statements
12:13:54 [2021-07-29T12:13:54.003Z] 2021/07/29 12:13:53 Closing DB instances...
12:13:54 [2021-07-29T12:13:54.003Z] time="2021-07-29T12:13:53Z" level=error msg="node: 4fd4eb9bc0b6 is unknown to memberlist"
12:13:54 [2021-07-29T12:13:54.462Z] === RUN   TestNewAndRemove
12:13:54 [2021-07-29T12:13:54.462Z] --- PASS: TestNewAndRemove (0.00s)
12:13:54 [2021-07-29T12:13:54.462Z] === RUN   TestRemoveInvalidPath
12:13:54 [2021-07-29T12:13:54.463Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:13:54 [2021-07-29T12:13:54.463Z] PASS
12:13:54 [2021-07-29T12:13:54.463Z] coverage: 82.6% of statements
12:13:54 [2021-07-29T12:13:54.463Z] ok  	github.com/docker/docker/pkg/pidfile	0.042s	coverage: 82.6% of statements
12:13:54 [2021-07-29T12:13:54.535Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:13:55 [2021-07-29T12:13:55.429Z] --- PASS: TestGetAddress (26.43s)
12:13:55 [2021-07-29T12:13:55.429Z] === RUN   TestRequestSyntaxCheck
12:13:55 [2021-07-29T12:13:55.429Z] --- PASS: TestRequestSyntaxCheck (0.02s)
12:13:55 [2021-07-29T12:13:55.429Z] === RUN   TestRequest
12:13:55 [2021-07-29T12:13:55.901Z] Loaded image: debian:bullseye
12:13:55 [2021-07-29T12:13:55.901Z] Loaded image: hello-world:latest
12:13:55 [2021-07-29T12:13:55.901Z] Loaded image: arm32v7/hello-world:latest
12:13:56 [2021-07-29T12:13:56.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:13:56 [2021-07-29T12:13:56.395Z] === RUN   TestFailedConnection
12:13:56 [2021-07-29T12:13:56.395Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.52s)
12:13:56 [2021-07-29T12:13:56.395Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
12:13:57 [2021-07-29T12:13:57.363Z] 2021/07/29 12:13:57 Closing DB instances...
12:13:57 [2021-07-29T12:13:57.793Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:13:58 [2021-07-29T12:13:58.010Z] --- PASS: TestReplicatedJob (6.64s)
12:13:58 [2021-07-29T12:13:58.010Z] === RUN   TestUpdateReplicatedJob
12:13:58 [2021-07-29T12:13:58.329Z] --- PASS: TestFailedConnection (2.02s)
12:13:58 [2021-07-29T12:13:58.329Z] === RUN   TestFailOnce
12:13:58 [2021-07-29T12:13:58.329Z] 2021/07/29 12:13:58 http: panic serving 127.0.0.1:49291: Plugin not ready
12:13:58 [2021-07-29T12:13:58.329Z] goroutine 9 [running]:
12:13:58 [2021-07-29T12:13:58.329Z] net/http.(*conn).serve.func1(0xc00006e0a0)
12:13:58 [2021-07-29T12:13:58.329Z] 	c:/go/src/net/http/server.go:1804 +0x153
12:13:58 [2021-07-29T12:13:58.329Z] panic(0x12b5280, 0x13cc6d0)
12:13:58 [2021-07-29T12:13:58.329Z] 	c:/go/src/runtime/panic.go:971 +0x49a
12:13:58 [2021-07-29T12:13:58.329Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x13dcd90, 0xc00004e0e0, 0xc000062200)
12:13:58 [2021-07-29T12:13:58.329Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:13:58 [2021-07-29T12:13:58.329Z] net/http.HandlerFunc.ServeHTTP(0xc000042060, 0x13dcd90, 0xc00004e0e0, 0xc000062200)
12:13:58 [2021-07-29T12:13:58.329Z] 	c:/go/src/net/http/server.go:2049 +0x4b
12:13:58 [2021-07-29T12:13:58.329Z] net/http.(*ServeMux).ServeHTTP(0xc00004a000, 0x13dcd90, 0xc00004e0e0, 0xc000062200)
12:13:58 [2021-07-29T12:13:58.329Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
12:13:58 [2021-07-29T12:13:58.329Z] net/http.serverHandler.ServeHTTP(0xc00004e000, 0x13dcd90, 0xc00004e0e0, 0xc000062200)
12:13:58 [2021-07-29T12:13:58.329Z] 	c:/go/src/net/http/server.go:2867 +0xaa
12:13:58 [2021-07-29T12:13:58.330Z] net/http.(*conn).serve(0xc00006e0a0, 0x13dd980, 0xc00004a0c0)
12:13:58 [2021-07-29T12:13:58.330Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
12:13:58 [2021-07-29T12:13:58.330Z] created by net/http.(*Server).Serve
12:13:58 [2021-07-29T12:13:58.330Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
12:13:58 [2021-07-29T12:13:58.330Z] time="2021-07-29T12:13:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49290/Test.FailOnce: Post \"http://127.0.0.1:49290/Test.FailOnce\": EOF, retrying in 1s"
12:13:59 [2021-07-29T12:13:59.160Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:13:59 [2021-07-29T12:13:59.296Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
12:13:59 [2021-07-29T12:13:59.296Z] === RUN   TestNetworkDBGarbageCollection
12:13:59 [2021-07-29T12:13:59.754Z] --- PASS: TestFailOnce (1.21s)
12:13:59 [2021-07-29T12:13:59.754Z] === RUN   TestEchoInputOutput
12:13:59 [2021-07-29T12:13:59.754Z] --- PASS: TestEchoInputOutput (0.00s)
12:13:59 [2021-07-29T12:13:59.754Z] === RUN   TestBackoff
12:13:59 [2021-07-29T12:13:59.754Z] --- PASS: TestBackoff (0.00s)
12:13:59 [2021-07-29T12:13:59.754Z] === RUN   TestAbortRetry
12:13:59 [2021-07-29T12:13:59.754Z] --- PASS: TestAbortRetry (0.00s)
12:13:59 [2021-07-29T12:13:59.754Z] === RUN   TestClientScheme
12:13:59 [2021-07-29T12:13:59.754Z] --- PASS: TestClientScheme (0.00s)
12:13:59 [2021-07-29T12:13:59.754Z] === RUN   TestNewClientWithTimeout
12:14:00 [2021-07-29T12:14:00.215Z] time="2021-07-29T12:13:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
12:14:01 [2021-07-29T12:14:01.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:14:01 [2021-07-29T12:14:01.749Z] time="2021-07-29T12:14:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
12:14:02 [2021-07-29T12:14:02.173Z] --- PASS: TestUpdateReplicatedJob (3.65s)
12:14:02 [2021-07-29T12:14:02.173Z] === RUN   TestServiceListWithStatuses
12:14:02 [2021-07-29T12:14:02.173Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:14:02 [2021-07-29T12:14:02.173Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:14:02 [2021-07-29T12:14:02.173Z] === RUN   TestDockerNetworkConnectAlias
12:14:02 [2021-07-29T12:14:02.429Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
12:14:02 [2021-07-29T12:14:02.685Z]     check_test.go:309: [dfa4f14014bd8] daemon is not started
12:14:02 [2021-07-29T12:14:02.685Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
12:14:03 [2021-07-29T12:14:03.247Z]     check_test.go:309: [d799d7c83719a] daemon is not started
12:14:03 [2021-07-29T12:14:03.247Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:14:03 [2021-07-29T12:14:03.285Z] --- PASS: TestRequest (7.96s)
12:14:03 [2021-07-29T12:14:03.285Z] === RUN   TestOverlappingRequests
12:14:03 [2021-07-29T12:14:03.742Z] --- PASS: TestOverlappingRequests (0.37s)
12:14:03 [2021-07-29T12:14:03.742Z] === RUN   TestRelease
12:14:04 [2021-07-29T12:14:04.201Z] time="2021-07-29T12:14:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParseEmptyInterface
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParseEmptyInterface (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParseNonInterfaceType
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParseWithOneFunction
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParseWithOneFunction (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParseWithMultipleFuncs
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParseWithUnnamedReturn
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestEmbeddedInterface
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestEmbeddedInterface (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestParsedImports
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestParsedImports (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestAliasedImports
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestAliasedImports (0.00s)
12:14:05 [2021-07-29T12:14:05.168Z] PASS
12:14:05 [2021-07-29T12:14:05.168Z] coverage: 56.8% of statements
12:14:05 [2021-07-29T12:14:05.168Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.057s	coverage: 56.8% of statements
12:14:05 [2021-07-29T12:14:05.168Z] --- PASS: TestRelease (1.59s)
12:14:05 [2021-07-29T12:14:05.168Z] === RUN   TestAllocateRandomDeallocate
12:14:05 [2021-07-29T12:14:05.767Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:14:06 [2021-07-29T12:14:06.024Z]     check_test.go:309: [d6f3aacd5a1ed] daemon is not started
12:14:06 [2021-07-29T12:14:06.024Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:14:06 [2021-07-29T12:14:06.136Z] === RUN   TestHTTPTransport
12:14:06 [2021-07-29T12:14:06.136Z] --- PASS: TestHTTPTransport (0.00s)
12:14:06 [2021-07-29T12:14:06.136Z] PASS
12:14:06 [2021-07-29T12:14:06.136Z] coverage: 85.7% of statements
12:14:06 [2021-07-29T12:14:06.136Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.045s	coverage: 85.7% of statements
12:14:06 [2021-07-29T12:14:06.336Z] --- PASS: TestDockerNetworkConnectAlias (4.61s)
12:14:06 [2021-07-29T12:14:06.336Z] === RUN   TestDockerNetworkReConnect
12:14:06 [2021-07-29T12:14:06.628Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:14:06 [2021-07-29T12:14:06.628Z] Using test binary docker
12:14:06 [2021-07-29T12:14:06.628Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:14:06 [2021-07-29T12:14:06.628Z] +++ /etc/init.d/apparmor start
12:14:06 [2021-07-29T12:14:06.628Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:14:06 [2021-07-29T12:14:06.628Z] INFO: Waiting for daemon to start...
12:14:06 [2021-07-29T12:14:06.628Z] Starting dockerd
12:14:06 [2021-07-29T12:14:06.628Z] +++ 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
12:14:06 [2021-07-29T12:14:06.953Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.95s)
12:14:06 [2021-07-29T12:14:06.953Z] PASS
12:14:06 [2021-07-29T12:14:06.953Z] 
12:14:06 [2021-07-29T12:14:06.953Z] === Skipped
12:14:06 [2021-07-29T12:14:06.953Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:14:06 [2021-07-29T12:14:06.953Z]     build_session_test.go:25: TODO: BuildKit
12:14:06 [2021-07-29T12:14:06.953Z] 
12:14:06 [2021-07-29T12:14:06.953Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:14:06 [2021-07-29T12:14:06.953Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:14:06 [2021-07-29T12:14:06.953Z] 
12:14:06 [2021-07-29T12:14:06.953Z] 
12:14:06 [2021-07-29T12:14:06.953Z] DONE 34 tests, 2 skipped in 278.063s
12:14:06 [2021-07-29T12:14:06.953Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:14:06 [2021-07-29T12:14:06.953Z] ++ 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
12:14:06 [2021-07-29T12:14:06.953Z] ++ set -e
12:14:06 [2021-07-29T12:14:06.953Z] ++ '[' -n 0 ']'
12:14:06 [2021-07-29T12:14:06.953Z] ++ set -x
12:14:06 [2021-07-29T12:14:06.953Z] ++ 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
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestBufioReaderPoolPutAndGet
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestBufioWriterPoolPutAndGet
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] === RUN   TestBufferPoolPutAndGet
12:14:07 [2021-07-29T12:14:07.103Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:14:07 [2021-07-29T12:14:07.103Z] PASS
12:14:07 [2021-07-29T12:14:07.103Z] coverage: 88.2% of statements
12:14:07 [2021-07-29T12:14:07.103Z] ok  	github.com/docker/docker/pkg/pools	0.052s	coverage: 88.2% of statements
12:14:07 [2021-07-29T12:14:07.209Z] INFO: Testing against a local daemon
12:14:07 [2021-07-29T12:14:07.209Z] === RUN   TestConfigInspect
12:14:07 [2021-07-29T12:14:07.561Z] === RUN   TestOutputOnPrematureClose
12:14:07 [2021-07-29T12:14:07.561Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:14:07 [2021-07-29T12:14:07.561Z] === RUN   TestCompleteSilently
12:14:07 [2021-07-29T12:14:07.561Z] --- PASS: TestCompleteSilently (0.00s)
12:14:07 [2021-07-29T12:14:07.561Z] PASS
12:14:07 [2021-07-29T12:14:07.561Z] coverage: 75.9% of statements
12:14:07 [2021-07-29T12:14:07.561Z] ok  	github.com/docker/docker/pkg/progress	0.039s	coverage: 75.9% of statements
12:14:08 [2021-07-29T12:14:08.019Z] === RUN   TestSendToOneSub
12:14:08 [2021-07-29T12:14:08.019Z] --- PASS: TestSendToOneSub (0.00s)
12:14:08 [2021-07-29T12:14:08.019Z] === RUN   TestSendToMultipleSubs
12:14:08 [2021-07-29T12:14:08.019Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:14:08 [2021-07-29T12:14:08.019Z] === RUN   TestEvictOneSub
12:14:08 [2021-07-29T12:14:08.019Z] --- PASS: TestEvictOneSub (0.00s)
12:14:08 [2021-07-29T12:14:08.019Z] === RUN   TestClosePublisher
12:14:08 [2021-07-29T12:14:08.019Z] --- PASS: TestClosePublisher (0.00s)
12:14:08 [2021-07-29T12:14:08.019Z] === RUN   TestPubSubRace
12:14:08 [2021-07-29T12:14:08.479Z] time="2021-07-29T12:14:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49297/Test.Echo: Post \"http://127.0.0.1:49297/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
12:14:08 [2021-07-29T12:14:08.540Z] .
12:14:08 [2021-07-29T12:14:08.540Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:14:08 [2021-07-29T12:14:08.540Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:14:08 [2021-07-29T12:14:08.540Z] Error: No such image: emptyfs
12:14:08 [2021-07-29T12:14:08.540Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:14:08 [2021-07-29T12:14:08.540Z] ++++ docker load
12:14:08 [2021-07-29T12:14:08.575Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:14:08 [2021-07-29T12:14:08.802Z] Running integration-test (iteration 1)
12:14:08 [2021-07-29T12:14:08.802Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:14:08 [2021-07-29T12:14:08.802Z] ++ 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
12:14:08 [2021-07-29T12:14:08.802Z] ++ set -e
12:14:08 [2021-07-29T12:14:08.802Z] ++ '[' -n 0 ']'
12:14:08 [2021-07-29T12:14:08.802Z] ++ set -x
12:14:08 [2021-07-29T12:14:08.802Z] ++ 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
12:14:09 [2021-07-29T12:14:09.447Z] --- PASS: TestPubSubRace (1.05s)
12:14:09 [2021-07-29T12:14:09.447Z] PASS
12:14:09 [2021-07-29T12:14:09.447Z] coverage: 75.0% of statements
12:14:09 [2021-07-29T12:14:09.447Z] ok  	github.com/docker/docker/pkg/pubsub	1.087s	coverage: 75.0% of statements
12:14:09 [2021-07-29T12:14:09.447Z] --- PASS: TestAllocateRandomDeallocate (4.42s)
12:14:09 [2021-07-29T12:14:09.447Z] === RUN   TestRetrieveFromStore
12:14:09 [2021-07-29T12:14:09.906Z] === RUN   TestRegister
12:14:09 [2021-07-29T12:14:09.906Z] --- PASS: TestRegister (0.00s)
12:14:09 [2021-07-29T12:14:09.906Z] === RUN   TestCommand
12:14:09 [2021-07-29T12:14:09.906Z] --- PASS: TestCommand (0.03s)
12:14:09 [2021-07-29T12:14:09.906Z] === RUN   TestNaiveSelf
12:14:09 [2021-07-29T12:14:09.906Z] --- PASS: TestNaiveSelf (0.03s)
12:14:09 [2021-07-29T12:14:09.906Z] PASS
12:14:09 [2021-07-29T12:14:09.906Z] coverage: 82.4% of statements
12:14:09 [2021-07-29T12:14:09.906Z] ok  	github.com/docker/docker/pkg/reexec	0.104s	coverage: 82.4% of statements
12:14:09 [2021-07-29T12:14:09.943Z] --- PASS: TestConfigInspect (2.94s)
12:14:09 [2021-07-29T12:14:09.943Z] === RUN   TestConfigList
12:14:10 [2021-07-29T12:14:10.201Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:14:10 [2021-07-29T12:14:10.517Z] --- PASS: TestDockerNetworkReConnect (3.75s)
12:14:10 [2021-07-29T12:14:10.517Z] === RUN   TestServicePlugin
12:14:10 [2021-07-29T12:14:10.873Z] === RUN   TestDump
12:14:10 [2021-07-29T12:14:10.873Z] goroutine 21 [running]:
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.dump(0xc0000dc010, 0x23912850, 0xfddef8c884)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.Dump(...)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084780)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
12:14:10 [2021-07-29T12:14:10.873Z] testing.tRunner(0xc000084780, 0x5c5ee0)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:14:10 [2021-07-29T12:14:10.873Z] created by testing.(*T).Run
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
12:14:10 [2021-07-29T12:14:10.873Z] 
12:14:10 [2021-07-29T12:14:10.873Z] goroutine 1 [chan receive]:
12:14:10 [2021-07-29T12:14:10.873Z] testing.(*T).Run(0xc000084780, 0x5b8618, 0x8, 0x5c5ee0, 0x42a2cd)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1239 +0x2da
12:14:10 [2021-07-29T12:14:10.873Z] testing.runTests.func1(0xc000084600)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1511 +0x7f
12:14:10 [2021-07-29T12:14:10.873Z] testing.tRunner(0xc000084600, 0xc0000d9da8)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:14:10 [2021-07-29T12:14:10.873Z] testing.runTests(0xc0000ac060, 0x70b220, 0x3, 0x3, 0xc038c55aa388ece4, 0x8bb3265b81, 0x70fc80, 0x5b9e68)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1509 +0x310
12:14:10 [2021-07-29T12:14:10.873Z] testing.(*M).Run(0xc0000e4080, 0x0)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
12:14:10 [2021-07-29T12:14:10.873Z] main.main()
12:14:10 [2021-07-29T12:14:10.873Z] 	_testmain.go:95 +0x1c8
12:14:10 [2021-07-29T12:14:10.873Z] --- PASS: TestDump (0.00s)
12:14:10 [2021-07-29T12:14:10.873Z] === RUN   TestDumpToFile
12:14:10 [2021-07-29T12:14:10.873Z] --- PASS: TestDumpToFile (0.18s)
12:14:10 [2021-07-29T12:14:10.873Z] === RUN   TestDumpToFileWithEmptyInput
12:14:10 [2021-07-29T12:14:10.873Z] goroutine 3 [running]:
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.dump(0xc0000dc010, 0x438, 0x4a4500)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
12:14:10 [2021-07-29T12:14:10.873Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000028a80)
12:14:10 [2021-07-29T12:14:10.873Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
12:14:10 [2021-07-29T12:14:10.873Z] testing.tRunner(0xc000028a80, 0x5c5ed0)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:14:10 [2021-07-29T12:14:10.873Z] created by testing.(*T).Run
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
12:14:10 [2021-07-29T12:14:10.873Z] 
12:14:10 [2021-07-29T12:14:10.873Z] goroutine 1 [chan receive]:
12:14:10 [2021-07-29T12:14:10.873Z] testing.(*T).Run(0xc000028a80, 0x5bf0cc, 0x1c, 0x5c5ed0, 0x42a201)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1239 +0x2da
12:14:10 [2021-07-29T12:14:10.873Z] testing.runTests.func1(0xc000084600)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1511 +0x7f
12:14:10 [2021-07-29T12:14:10.873Z] testing.tRunner(0xc000084600, 0xc0000d9da8)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:14:10 [2021-07-29T12:14:10.873Z] testing.runTests(0xc0000ac060, 0x70b220, 0x3, 0x3, 0xc038c55aa388ece4, 0x8bb3265b81, 0x70fc80, 0x5b9e68)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1509 +0x310
12:14:10 [2021-07-29T12:14:10.873Z] testing.(*M).Run(0xc0000e4080, 0x0)
12:14:10 [2021-07-29T12:14:10.873Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
12:14:10 [2021-07-29T12:14:10.873Z] main.main()
12:14:10 [2021-07-29T12:14:10.873Z] 	_testmain.go:95 +0x1c8
12:14:10 [2021-07-29T12:14:10.873Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
12:14:10 [2021-07-29T12:14:10.873Z] PASS
12:14:10 [2021-07-29T12:14:10.873Z] coverage: 90.9% of statements
12:14:10 [2021-07-29T12:14:10.873Z] ok  	github.com/docker/docker/pkg/stack	0.225s	coverage: 90.9% of statements
12:14:11 [2021-07-29T12:14:11.332Z] --- PASS: TestRetrieveFromStore (1.47s)
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestRequestReleaseAddressDuplicate
12:14:11 [2021-07-29T12:14:11.332Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestParallelPredefinedRequest1
12:14:11 [2021-07-29T12:14:11.332Z] === PAUSE TestParallelPredefinedRequest1
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestParallelPredefinedRequest2
12:14:11 [2021-07-29T12:14:11.332Z] === PAUSE TestParallelPredefinedRequest2
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestParallelPredefinedRequest3
12:14:11 [2021-07-29T12:14:11.332Z] === PAUSE TestParallelPredefinedRequest3
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestParallelPredefinedRequest4
12:14:11 [2021-07-29T12:14:11.332Z] === PAUSE TestParallelPredefinedRequest4
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestParallelPredefinedRequest5
12:14:11 [2021-07-29T12:14:11.332Z] === PAUSE TestParallelPredefinedRequest5
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestDebug
12:14:11 [2021-07-29T12:14:11.332Z] --- PASS: TestDebug (0.00s)
12:14:11 [2021-07-29T12:14:11.332Z] === RUN   TestRequestPoolParallel
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestRequestPoolParallel (0.55s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestFullAllocateRelease
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestNewStdWriter
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestNewStdWriter (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestWriteWithUninitializedStdWriter
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestWriteWithNilBytes
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestWrite
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestWrite (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestWriteWithWriterError
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestWriteWithWriterError (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyWriteAndRead
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyWithInvalidInputHeader
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyWithCorruptedPrefix
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyReturnsWriteErrors
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:14:11 [2021-07-29T12:14:11.790Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:14:11 [2021-07-29T12:14:11.790Z] PASS
12:14:11 [2021-07-29T12:14:11.790Z] coverage: 100.0% of statements
12:14:11 [2021-07-29T12:14:11.790Z] ok  	github.com/docker/docker/pkg/stdcopy	0.048s	coverage: 100.0% of statements
12:14:12 [2021-07-29T12:14:12.249Z] --- PASS: TestFullAllocateRelease (0.56s)
12:14:12 [2021-07-29T12:14:12.249Z] === RUN   TestOddAllocateRelease
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestOddAllocateRelease (0.35s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestFullAllocateSerialReleaseParallel
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestOddAllocateSerialReleaseParallel
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestEvenAllocateSerialReleaseParallel
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestRawProgressFormatterFormatStatus
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestRawProgressFormatterFormatProgress
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestRawProgressFormatterFormatProgress (0.01s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestFormatStatus
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestFormatStatus (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestFormatError
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestFormatError (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestFormatJSONError
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestFormatJSONError (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestJsonProgressFormatterFormatProgress
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestJsonProgressFormatterFormatStatus
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestNewJSONProgressOutput
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:14:12 [2021-07-29T12:14:12.707Z] === RUN   TestAuxFormatterEmit
12:14:12 [2021-07-29T12:14:12.707Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === RUN   TestStreamWriterStdout
12:14:12 [2021-07-29T12:14:12.708Z] --- PASS: TestStreamWriterStdout (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === RUN   TestStreamWriterStderr
12:14:12 [2021-07-29T12:14:12.708Z] --- PASS: TestStreamWriterStderr (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] PASS
12:14:12 [2021-07-29T12:14:12.708Z] coverage: 66.2% of statements
12:14:12 [2021-07-29T12:14:12.708Z] ok  	github.com/docker/docker/pkg/streamformatter	0.054s	coverage: 66.2% of statements
12:14:12 [2021-07-29T12:14:12.708Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s)
12:14:12 [2021-07-29T12:14:12.708Z] === CONT  TestParallelPredefinedRequest1
12:14:12 [2021-07-29T12:14:12.708Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:14:12 [2021-07-29T12:14:12.708Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === CONT  TestParallelPredefinedRequest5
12:14:12 [2021-07-29T12:14:12.708Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:14:12 [2021-07-29T12:14:12.708Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === CONT  TestParallelPredefinedRequest4
12:14:12 [2021-07-29T12:14:12.708Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:14:12 [2021-07-29T12:14:12.708Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === CONT  TestParallelPredefinedRequest3
12:14:12 [2021-07-29T12:14:12.708Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:14:12 [2021-07-29T12:14:12.708Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] === CONT  TestParallelPredefinedRequest2
12:14:12 [2021-07-29T12:14:12.708Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:14:12 [2021-07-29T12:14:12.708Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
12:14:12 [2021-07-29T12:14:12.708Z] PASS
12:14:12 [2021-07-29T12:14:12.708Z] coverage: 85.3% of statements
12:14:12 [2021-07-29T12:14:12.708Z] ok  	github.com/docker/docker/libnetwork/ipam	54.173s	coverage: 85.3% of statements
12:14:12 [2021-07-29T12:14:12.719Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
12:14:13 [2021-07-29T12:14:13.281Z] --- PASS: TestConfigList (3.14s)
12:14:13 [2021-07-29T12:14:13.281Z] === RUN   TestConfigsCreateAndDelete
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestGenerateRandomID
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestGenerateRandomID (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestShortenId
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestShortenId (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestShortenSha256Id
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestShortenSha256Id (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestShortenIdEmpty
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestShortenIdEmpty (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestShortenIdInvalid
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestShortenIdInvalid (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestIsShortIDNonHex
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] === RUN   TestIsShortIDNotCorrectSize
12:14:13 [2021-07-29T12:14:13.322Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:14:13 [2021-07-29T12:14:13.322Z] PASS
12:14:13 [2021-07-29T12:14:13.322Z] coverage: 70.6% of statements
12:14:13 [2021-07-29T12:14:13.322Z] ok  	github.com/docker/docker/pkg/stringid	0.046s	coverage: 70.6% of statements
12:14:13 [2021-07-29T12:14:13.780Z]     plugin_test.go:62: [dfb2ec8b88ef4] joining swarm manager [d6e028be72737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:14:14 [2021-07-29T12:14:14.213Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
12:14:14 [2021-07-29T12:14:14.288Z] === RUN   TestIsCpusetListAvailable
12:14:14 [2021-07-29T12:14:14.288Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:14:14 [2021-07-29T12:14:14.288Z] PASS
12:14:14 [2021-07-29T12:14:14.288Z] coverage: 39.4% of statements
12:14:14 [2021-07-29T12:14:14.288Z] ok  	github.com/docker/docker/pkg/sysinfo	0.040s	coverage: 39.4% of statements
12:14:14 [2021-07-29T12:14:14.469Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:14:14 [2021-07-29T12:14:14.469Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:14:14 [2021-07-29T12:14:14.725Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:14:15 [2021-07-29T12:14:15.142Z]     plugin_test.go:65: [da0326bb9c9e3] joining swarm manager [d6e028be72737]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:14:16 [2021-07-29T12:14:16.092Z] --- PASS: TestConfigsCreateAndDelete (2.77s)
12:14:16 [2021-07-29T12:14:16.092Z] === RUN   TestConfigsUpdate
12:14:16 [2021-07-29T12:14:16.092Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:14:16 [2021-07-29T12:14:16.348Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:14:16 [2021-07-29T12:14:16.462Z] === RUN   TestChtimes
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestChtimes (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestChtimesWindows
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestChtimesWindows (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestEnsureRemoveAllNotExist
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestEnsureRemoveAllWithDir
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestEnsureRemoveAllWithFile
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] === RUN   TestHasWin32KSupport
12:14:16 [2021-07-29T12:14:16.463Z]     syscall_windows_test.go:8: win32k: true
12:14:16 [2021-07-29T12:14:16.463Z] --- PASS: TestHasWin32KSupport (0.00s)
12:14:16 [2021-07-29T12:14:16.463Z] PASS
12:14:16 [2021-07-29T12:14:16.463Z] coverage: 12.9% of statements
12:14:16 [2021-07-29T12:14:16.463Z] ok  	github.com/docker/docker/pkg/system	0.065s	coverage: 12.9% of statements
12:14:16 [2021-07-29T12:14:16.910Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestTailFile
12:14:16 [2021-07-29T12:14:16.920Z] --- PASS: TestTailFile (0.00s)
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestTailFileManyLines
12:14:16 [2021-07-29T12:14:16.920Z] --- PASS: TestTailFileManyLines (0.00s)
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestTailEmptyFile
12:14:16 [2021-07-29T12:14:16.920Z] --- PASS: TestTailEmptyFile (0.00s)
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestTailNegativeN
12:14:16 [2021-07-29T12:14:16.920Z] --- PASS: TestTailNegativeN (0.00s)
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestNewTailReader
12:14:16 [2021-07-29T12:14:16.920Z] === PAUSE TestNewTailReader
12:14:16 [2021-07-29T12:14:16.920Z] === CONT  TestNewTailReader
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestNewTailReader/single_byte_delimiter
12:14:16 [2021-07-29T12:14:16.920Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:14:16 [2021-07-29T12:14:16.920Z] === RUN   TestNewTailReader/2_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line#01
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line#02
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/single_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/8_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/4_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] --- PASS: TestNewClientWithTimeout (17.62s)
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestClientStream
12:14:17 [2021-07-29T12:14:17.381Z] --- PASS: TestClientStream (0.00s)
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestClientSendFile
12:14:17 [2021-07-29T12:14:17.381Z] --- PASS: TestClientSendFile (0.00s)
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestClientWithRequestTimeout
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/2_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/12_byte_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/no_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.381Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.381Z] --- PASS: TestClientWithRequestTimeout (0.01s)
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestFileSpecPlugin
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.381Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.381Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] --- PASS: TestFileSpecPlugin (0.02s)
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestFileJSONSpecPlugin
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.382Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:14:17 [2021-07-29T12:14:17.382Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestPluginAddHandler
12:14:17 [2021-07-29T12:14:17.382Z] --- PASS: TestPluginAddHandler (0.00s)
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestPluginWaitBadPlugin
12:14:17 [2021-07-29T12:14:17.382Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestGet
12:14:17 [2021-07-29T12:14:17.382Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.382Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] time="2021-07-29T12:14:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.383Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.383Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.384Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.385Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.385Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.844Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.844Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:14:17 [2021-07-29T12:14:17.845Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:14:17 [2021-07-29T12:14:17.846Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:14:17 [2021-07-29T12:14:17.846Z] --- PASS: TestNewTailReader (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.01s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.846Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]     --- PASS: TestNewTailReader/no_delimiter (0.01s)
12:14:17 [2021-07-29T12:14:17.847Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.847Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.02s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:14:17 [2021-07-29T12:14:17.848Z] PASS
12:14:17 [2021-07-29T12:14:17.848Z] coverage: 88.6% of statements
12:14:17 [2021-07-29T12:14:17.848Z] ok  	github.com/docker/docker/pkg/tailfile	0.214s	coverage: 88.6% of statements
12:14:18 [2021-07-29T12:14:18.273Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:14:18 [2021-07-29T12:14:18.306Z] time="2021-07-29T12:14:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:14:18 [2021-07-29T12:14:18.529Z] --- PASS: TestConfigsUpdate (2.69s)
12:14:18 [2021-07-29T12:14:18.529Z] === RUN   TestTemplatedConfig
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestTarSumRemoveNonExistent
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestTarSumRemoveNonExistent (0.01s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestTarSumRemove
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestTarSumRemove (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestSortFileInfoSums
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestSortFileInfoSums (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestNewTarSumForLabelInvalid
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestNewTarSumForLabel
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestEmptyTar
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestEmptyTar (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestTarSumsReadSize
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestTarSumsReadSize (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestTarSums
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestTarSums (0.08s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestIteration
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestIteration (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestVersionLabelForChecksum
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestVersion
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestVersion (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestGetVersion
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestGetVersion (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] === RUN   TestGetVersions
12:14:18 [2021-07-29T12:14:18.765Z] --- PASS: TestGetVersions (0.00s)
12:14:18 [2021-07-29T12:14:18.765Z] PASS
12:14:18 [2021-07-29T12:14:18.765Z] coverage: 89.3% of statements
12:14:18 [2021-07-29T12:14:18.765Z] ok  	github.com/docker/docker/pkg/tarsum	0.141s	coverage: 89.3% of statements
12:14:19 [2021-07-29T12:14:19.091Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:14:19 [2021-07-29T12:14:19.732Z] testing: warning: no tests to run
12:14:19 [2021-07-29T12:14:19.732Z] PASS
12:14:19 [2021-07-29T12:14:19.732Z] coverage: [no statements]
12:14:19 [2021-07-29T12:14:19.732Z] ok  	github.com/docker/docker/pkg/term/windows	0.039s	coverage: [no statements] [no tests to run]
12:14:20 [2021-07-29T12:14:20.200Z] === RUN   TestTruncIndex
12:14:20 [2021-07-29T12:14:20.200Z] time="2021-07-29T12:14:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:14:20 [2021-07-29T12:14:20.200Z] --- PASS: TestTruncIndex (0.10s)
12:14:20 [2021-07-29T12:14:20.200Z] PASS
12:14:20 [2021-07-29T12:14:20.200Z] coverage: 91.5% of statements
12:14:20 [2021-07-29T12:14:20.200Z] ok  	github.com/docker/docker/pkg/truncindex	0.138s	coverage: 91.5% of statements
12:14:20 [2021-07-29T12:14:20.658Z] === RUN   TestIsGIT
12:14:20 [2021-07-29T12:14:20.658Z] --- PASS: TestIsGIT (0.00s)
12:14:20 [2021-07-29T12:14:20.658Z] === RUN   TestIsTransport
12:14:20 [2021-07-29T12:14:20.658Z] --- PASS: TestIsTransport (0.00s)
12:14:20 [2021-07-29T12:14:20.658Z] PASS
12:14:20 [2021-07-29T12:14:20.658Z] coverage: 100.0% of statements
12:14:20 [2021-07-29T12:14:20.658Z] ok  	github.com/docker/docker/pkg/urlutil	0.038s	coverage: 100.0% of statements
12:14:20 [2021-07-29T12:14:20.983Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:14:21 [2021-07-29T12:14:21.546Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:14:21 [2021-07-29T12:14:21.625Z] === RUN   TestVersionInfo
12:14:21 [2021-07-29T12:14:21.625Z] --- PASS: TestVersionInfo (0.00s)
12:14:21 [2021-07-29T12:14:21.625Z] === RUN   TestAppendVersions
12:14:21 [2021-07-29T12:14:21.625Z] --- PASS: TestAppendVersions (0.00s)
12:14:21 [2021-07-29T12:14:21.625Z] PASS
12:14:21 [2021-07-29T12:14:21.625Z] coverage: 88.9% of statements
12:14:21 [2021-07-29T12:14:21.625Z] ok  	github.com/docker/docker/pkg/useragent	0.039s	coverage: 88.9% of statements
12:14:21 [2021-07-29T12:14:21.802Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:14:22 [2021-07-29T12:14:22.365Z]     check_test.go:309: [df8fdf8b56d1e] daemon is not started
12:14:22 [2021-07-29T12:14:22.365Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:14:22 [2021-07-29T12:14:22.365Z] --- PASS: TestTemplatedConfig (3.75s)
12:14:22 [2021-07-29T12:14:22.365Z] === RUN   TestConfigCreateResolve
12:14:22 [2021-07-29T12:14:22.928Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:14:23 [2021-07-29T12:14:23.491Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:14:23 [2021-07-29T12:14:23.737Z] Loaded image: buildpack-deps:buster
12:14:23 [2021-07-29T12:14:23.737Z] Loaded image: busybox:latest
12:14:23 [2021-07-29T12:14:23.737Z] Loaded image: busybox:glibc
12:14:23 [2021-07-29T12:14:23.804Z] === RUN   TestValidatePrivileges
12:14:23 [2021-07-29T12:14:23.804Z] --- PASS: TestValidatePrivileges (0.00s)
12:14:23 [2021-07-29T12:14:23.804Z] === RUN   TestFilterByCapNeg
12:14:23 [2021-07-29T12:14:23.804Z] --- PASS: TestFilterByCapNeg (0.00s)
12:14:23 [2021-07-29T12:14:23.804Z] === RUN   TestFilterByCapPos
12:14:23 [2021-07-29T12:14:23.804Z] --- PASS: TestFilterByCapPos (0.00s)
12:14:23 [2021-07-29T12:14:23.804Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:14:23 [2021-07-29T12:14:23.804Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:14:23 [2021-07-29T12:14:23.804Z] PASS
12:14:23 [2021-07-29T12:14:23.804Z] coverage: 12.0% of statements
12:14:23 [2021-07-29T12:14:23.804Z] ok  	github.com/docker/docker/plugin	0.055s	coverage: 12.0% of statements
12:14:24 [2021-07-29T12:14:24.055Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:14:24 [2021-07-29T12:14:24.262Z] time="2021-07-29T12:14:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:14:24 [2021-07-29T12:14:24.720Z] === RUN   TestNewSettable
12:14:24 [2021-07-29T12:14:24.720Z] --- PASS: TestNewSettable (0.00s)
12:14:24 [2021-07-29T12:14:24.720Z] === RUN   TestIsSettable
12:14:24 [2021-07-29T12:14:24.720Z] --- PASS: TestIsSettable (0.00s)
12:14:24 [2021-07-29T12:14:24.720Z] === RUN   TestUpdateSettingsEnv
12:14:24 [2021-07-29T12:14:24.720Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:14:24 [2021-07-29T12:14:24.720Z] PASS
12:14:24 [2021-07-29T12:14:24.720Z] coverage: 20.0% of statements
12:14:24 [2021-07-29T12:14:24.720Z] ok  	github.com/docker/docker/plugin/v2	0.041s	coverage: 20.0% of statements
12:14:25 [2021-07-29T12:14:25.422Z] --- PASS: TestConfigCreateResolve (3.09s)
12:14:25 [2021-07-29T12:14:25.422Z] PASS
12:14:25 [2021-07-29T12:14:25.422Z] 
12:14:25 [2021-07-29T12:14:25.422Z] DONE 6 tests in 18.582s
12:14:25 [2021-07-29T12:14:25.422Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:14:25 [2021-07-29T12:14:25.422Z] ++ 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
12:14:25 [2021-07-29T12:14:25.422Z] ++ set -e
12:14:25 [2021-07-29T12:14:25.422Z] ++ '[' -n 0 ']'
12:14:25 [2021-07-29T12:14:25.422Z] ++ set -x
12:14:25 [2021-07-29T12:14:25.422Z] ++ 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
12:14:25 [2021-07-29T12:14:25.670Z] Loaded image: debian:bullseye
12:14:25 [2021-07-29T12:14:25.670Z] Loaded image: hello-world:latest
12:14:25 [2021-07-29T12:14:25.678Z] INFO: Testing against a local daemon
12:14:25 [2021-07-29T12:14:25.678Z] === RUN   TestCheckpoint
12:14:25 [2021-07-29T12:14:25.678Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:14:25 [2021-07-29T12:14:25.678Z] --- SKIP: TestCheckpoint (0.00s)
12:14:25 [2021-07-29T12:14:25.678Z] === RUN   TestContainerInvalidJSON
12:14:25 [2021-07-29T12:14:25.688Z] === RUN   TestLoad
12:14:25 [2021-07-29T12:14:25.688Z] --- PASS: TestLoad (0.00s)
12:14:25 [2021-07-29T12:14:25.688Z] === RUN   TestSave
12:14:25 [2021-07-29T12:14:25.688Z] --- PASS: TestSave (0.02s)
12:14:25 [2021-07-29T12:14:25.688Z] === RUN   TestAddDeleteGet
12:14:25 [2021-07-29T12:14:25.688Z] --- PASS: TestAddDeleteGet (0.04s)
12:14:25 [2021-07-29T12:14:25.688Z] === RUN   TestInvalidTags
12:14:25 [2021-07-29T12:14:25.688Z] --- PASS: TestInvalidTags (0.00s)
12:14:25 [2021-07-29T12:14:25.688Z] PASS
12:14:25 [2021-07-29T12:14:25.688Z] coverage: 84.4% of statements
12:14:25 [2021-07-29T12:14:25.688Z] ok  	github.com/docker/docker/reference	0.115s	coverage: 84.4% of statements
12:14:25 [2021-07-29T12:14:25.930Z] Loaded image: arm32v7/hello-world:latest
12:14:25 [2021-07-29T12:14:25.930Z] INFO: Testing against a local daemon
12:14:25 [2021-07-29T12:14:25.930Z] === RUN   TestCgroupNamespacesBuild
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:14:25 [2021-07-29T12:14:25.935Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:14:25 [2021-07-29T12:14:25.935Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:14:25 [2021-07-29T12:14:25.935Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:14:25 [2021-07-29T12:14:25.935Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:14:25 [2021-07-29T12:14:25.935Z] --- PASS: TestContainerInvalidJSON (0.03s)
12:14:25 [2021-07-29T12:14:25.935Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:14:25 [2021-07-29T12:14:25.935Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:14:25 [2021-07-29T12:14:25.935Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s)
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestCopyFromContainerPathIsNotDir
12:14:25 [2021-07-29T12:14:25.935Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s)
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestCopyToContainerPathDoesNotExist
12:14:25 [2021-07-29T12:14:25.935Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:14:25 [2021-07-29T12:14:25.935Z] === RUN   TestCopyToContainerPathIsNotDir
12:14:26 [2021-07-29T12:14:26.146Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:14:26 [2021-07-29T12:14:26.147Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:14:26 [2021-07-29T12:14:26.147Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:14:26 [2021-07-29T12:14:26.147Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
12:14:26 [2021-07-29T12:14:26.191Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:14:26 [2021-07-29T12:14:26.191Z] === RUN   TestCopyFromContainer
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResolveAuthConfigIndexServer
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResolveAuthConfigFullURL
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestLoadAllowNondistributableArtifacts
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestValidateMirror
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestValidateMirror (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestLoadInsecureRegistries
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestResumableRequestReaderWithReadError
12:14:27 [2021-07-29T12:14:27.682Z] time="2021-07-29T12:14:27Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:14:27 [2021-07-29T12:14:27.682Z] time="2021-07-29T12:14:27Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:14:27 [2021-07-29T12:14:27.682Z] time="2021-07-29T12:14:27Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestLoadInsecureRegistries (0.19s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestNewServiceConfig
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestNewServiceConfig (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestValidateIndexName
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestValidateIndexName (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestValidateIndexNameWithError
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestEndpointParse
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestEndpointParse (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestEndpointParseInvalid
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestValidateEndpoint
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestValidateEndpoint (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestPing
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestPing (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestPingRegistryEndpoint
12:14:27 [2021-07-29T12:14:27.682Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:14:27 [2021-07-29T12:14:27.682Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestEndpoint
12:14:27 [2021-07-29T12:14:27.682Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:14:27 [2021-07-29T12:14:27.682Z] --- SKIP: TestEndpoint (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestParseRepositoryInfo
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestNewIndexInfo
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestNewIndexInfo (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestMirrorEndpointLookup
12:14:27 [2021-07-29T12:14:27.682Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:14:27 [2021-07-29T12:14:27.682Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestSearchRepositories
12:14:27 [2021-07-29T12:14:27.682Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:14:27 [2021-07-29T12:14:27.682Z]         Host: 127.0.0.1:49315
12:14:27 [2021-07-29T12:14:27.682Z]         User-Agent: docker test client
12:14:27 [2021-07-29T12:14:27.682Z]         Authorization: Token fake-token
12:14:27 [2021-07-29T12:14:27.682Z]         X-Docker-Token: true
12:14:27 [2021-07-29T12:14:27.682Z]         Accept-Encoding: gzip
12:14:27 [2021-07-29T12:14:27.682Z]         
12:14:27 [2021-07-29T12:14:27.682Z]         
12:14:27 [2021-07-29T12:14:27.682Z]     registry_test.go:730: HTTP/1.1 200 OK
12:14:27 [2021-07-29T12:14:27.682Z]         Connection: close
12:14:27 [2021-07-29T12:14:27.682Z]         Content-Length: 144
12:14:27 [2021-07-29T12:14:27.682Z]         Cache-Control: no-cache
12:14:27 [2021-07-29T12:14:27.682Z]         Content-Type: application/json
12:14:27 [2021-07-29T12:14:27.682Z]         Date: Thu, 29 Jul 2021 12:14:27 GMT
12:14:27 [2021-07-29T12:14:27.682Z]         Expires: -1
12:14:27 [2021-07-29T12:14:27.682Z]         Pragma: no-cache
12:14:27 [2021-07-29T12:14:27.682Z]         Server: docker-tests/mock
12:14:27 [2021-07-29T12:14:27.682Z]         X-Docker-Registry-Config: mock
12:14:27 [2021-07-29T12:14:27.682Z]         X-Docker-Registry-Version: 0.0.0
12:14:27 [2021-07-29T12:14:27.682Z]         
12:14:27 [2021-07-29T12:14:27.682Z]         
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestSearchRepositories (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestTrustedLocation
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestTrustedLocation (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestAllowNondistributableArtifacts
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] === RUN   TestIsSecureIndex
12:14:27 [2021-07-29T12:14:27.682Z] --- PASS: TestIsSecureIndex (0.00s)
12:14:27 [2021-07-29T12:14:27.682Z] PASS
12:14:27 [2021-07-29T12:14:27.682Z] coverage: 51.7% of statements
12:14:27 [2021-07-29T12:14:27.682Z] ok  	github.com/docker/docker/registry	0.275s	coverage: 51.7% of statements
12:14:27 [2021-07-29T12:14:27.842Z] --- PASS: TestCgroupNamespacesBuild (1.82s)
12:14:27 [2021-07-29T12:14:27.842Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:14:28 [2021-07-29T12:14:28.085Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:14:28 [2021-07-29T12:14:28.140Z] time="2021-07-29T12:14:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s)
12:14:28 [2021-07-29T12:14:28.140Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:14:28 [2021-07-29T12:14:28.140Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:14:28 [2021-07-29T12:14:28.140Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:14:28 [2021-07-29T12:14:28.140Z] === RUN   TestResumableRequestReader
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReader (0.00s)
12:14:28 [2021-07-29T12:14:28.140Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:14:28 [2021-07-29T12:14:28.140Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:14:28 [2021-07-29T12:14:28.140Z] PASS
12:14:28 [2021-07-29T12:14:28.140Z] coverage: 100.0% of statements
12:14:28 [2021-07-29T12:14:28.140Z] ok  	github.com/docker/docker/registry/resumable	0.258s	coverage: 100.0% of statements
12:14:28 [2021-07-29T12:14:28.341Z] === RUN   TestCopyFromContainer//
12:14:28 [2021-07-29T12:14:28.341Z] === RUN   TestCopyFromContainer//bar/root
12:14:28 [2021-07-29T12:14:28.599Z] === RUN   TestRestartManagerTimeout
12:14:28 [2021-07-29T12:14:28.599Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:14:28 [2021-07-29T12:14:28.599Z] === RUN   TestRestartManagerTimeoutReset
12:14:28 [2021-07-29T12:14:28.599Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:14:28 [2021-07-29T12:14:28.599Z] PASS
12:14:28 [2021-07-29T12:14:28.599Z] coverage: 50.9% of statements
12:14:28 [2021-07-29T12:14:28.599Z] ok  	github.com/docker/docker/restartmanager	0.036s	coverage: 50.9% of statements
12:14:28 [2021-07-29T12:14:28.599Z] === RUN   TestDecodeContainerConfig
12:14:28 [2021-07-29T12:14:28.599Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:14:28 [2021-07-29T12:14:28.599Z] === RUN   TestDecodeContainerConfigIsolation
12:14:28 [2021-07-29T12:14:28.599Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:14:28 [2021-07-29T12:14:28.599Z] === RUN   TestValidatePrivileged
12:14:28 [2021-07-29T12:14:28.599Z] --- PASS: TestValidatePrivileged (0.00s)
12:14:28 [2021-07-29T12:14:28.599Z] PASS
12:14:28 [2021-07-29T12:14:28.599Z] coverage: 52.2% of statements
12:14:28 [2021-07-29T12:14:28.599Z] ok  	github.com/docker/docker/runconfig	0.044s	coverage: 52.2% of statements
12:14:28 [2021-07-29T12:14:28.600Z] === RUN   TestCopyFromContainer//bar/root/
12:14:28 [2021-07-29T12:14:28.600Z] === RUN   TestCopyFromContainer/bar/quux
12:14:28 [2021-07-29T12:14:28.857Z] === RUN   TestCopyFromContainer/bar/quux/
12:14:28 [2021-07-29T12:14:28.857Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:14:29 [2021-07-29T12:14:29.057Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:14:29 [2021-07-29T12:14:29.057Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:14:29 [2021-07-29T12:14:29.057Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:14:29 [2021-07-29T12:14:29.057Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:14:29 [2021-07-29T12:14:29.057Z] PASS
12:14:29 [2021-07-29T12:14:29.057Z] coverage: 62.5% of statements
12:14:29 [2021-07-29T12:14:29.114Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:14:29 [2021-07-29T12:14:29.371Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:14:29 [2021-07-29T12:14:29.371Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:14:29 [2021-07-29T12:14:29.371Z] === RUN   TestCopyFromContainer/bar/notarget
12:14:29 [2021-07-29T12:14:29.516Z] ok  	github.com/docker/docker/testutil	0.058s	coverage: 62.5% of statements
12:14:29 [2021-07-29T12:14:29.627Z] --- PASS: TestCopyFromContainer (3.57s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer// (0.13s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer//bar/root (0.15s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.14s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/quux (0.13s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.12s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
12:14:29 [2021-07-29T12:14:29.627Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.18s)
12:14:29 [2021-07-29T12:14:29.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:14:29 [2021-07-29T12:14:29.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:29 [2021-07-29T12:14:29.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:29 [2021-07-29T12:14:29.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:29 [2021-07-29T12:14:29.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:29 [2021-07-29T12:14:29.627Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:29 [2021-07-29T12:14:29.627Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:29 [2021-07-29T12:14:29.627Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:14:29 [2021-07-29T12:14:29.627Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:14:29 [2021-07-29T12:14:29.628Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:14:29 [2021-07-29T12:14:29.628Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:14:29 [2021-07-29T12:14:29.628Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:14:29 [2021-07-29T12:14:29.628Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:14:29 [2021-07-29T12:14:29.628Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:14:29 [2021-07-29T12:14:29.628Z] === RUN   TestCreateLinkToNonExistingContainer
12:14:29 [2021-07-29T12:14:29.756Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s)
12:14:29 [2021-07-29T12:14:29.756Z] === RUN   TestBuildWithSession
12:14:29 [2021-07-29T12:14:29.756Z]     build_session_test.go:25: TODO: BuildKit
12:14:29 [2021-07-29T12:14:29.756Z] --- SKIP: TestBuildWithSession (0.00s)
12:14:29 [2021-07-29T12:14:29.756Z] === RUN   TestBuildSquashParent
12:14:29 [2021-07-29T12:14:29.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateWithInvalidEnv
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateWithInvalidEnv/0
12:14:29 [2021-07-29T12:14:29.885Z] === PAUSE TestCreateWithInvalidEnv/0
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateWithInvalidEnv/1
12:14:29 [2021-07-29T12:14:29.885Z] === PAUSE TestCreateWithInvalidEnv/1
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateWithInvalidEnv/2
12:14:29 [2021-07-29T12:14:29.885Z] === PAUSE TestCreateWithInvalidEnv/2
12:14:29 [2021-07-29T12:14:29.885Z] === CONT  TestCreateWithInvalidEnv/0
12:14:29 [2021-07-29T12:14:29.885Z] === CONT  TestCreateWithInvalidEnv/2
12:14:29 [2021-07-29T12:14:29.885Z] === CONT  TestCreateWithInvalidEnv/1
12:14:29 [2021-07-29T12:14:29.885Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:14:29 [2021-07-29T12:14:29.885Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:14:29 [2021-07-29T12:14:29.885Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.01s)
12:14:29 [2021-07-29T12:14:29.885Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.02s)
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateTmpfsMountsTarget
12:14:29 [2021-07-29T12:14:29.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s)
12:14:29 [2021-07-29T12:14:29.885Z] === RUN   TestCreateWithCustomMaskedPaths
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestGet (15.01s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestPluginWithNoManifest
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestGetAll
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestGetAll (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] PASS
12:14:32 [2021-07-29T12:14:32.417Z] coverage: 73.4% of statements
12:14:32 [2021-07-29T12:14:32.417Z] ok  	github.com/docker/docker/pkg/plugins	35.974s	coverage: 73.4% of statements
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestGetDriver
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestGetDriver (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestVolumeRequestError
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestVolumeRequestError (0.01s)
12:14:32 [2021-07-29T12:14:32.417Z] PASS
12:14:32 [2021-07-29T12:14:32.417Z] coverage: 36.1% of statements
12:14:32 [2021-07-29T12:14:32.417Z] ok  	github.com/docker/docker/volume/drivers	0.066s	coverage: 36.1% of statements
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestGetAddress
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestGetAddress (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestRemove
12:14:32 [2021-07-29T12:14:32.417Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:14:32 [2021-07-29T12:14:32.417Z] --- SKIP: TestRemove (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestInitializeWithVolumes
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestCreate
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestCreate (0.01s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestValidateName
12:14:32 [2021-07-29T12:14:32.417Z] --- PASS: TestValidateName (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestCreateWithOpts
12:14:32 [2021-07-29T12:14:32.417Z]     local_test.go:181: runtime.GOOS == "windows"
12:14:32 [2021-07-29T12:14:32.417Z] --- SKIP: TestCreateWithOpts (0.00s)
12:14:32 [2021-07-29T12:14:32.417Z] === RUN   TestRelaodNoOpts
12:14:32 [2021-07-29T12:14:32.462Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:14:32 [2021-07-29T12:14:32.876Z] --- PASS: TestRelaodNoOpts (0.02s)
12:14:32 [2021-07-29T12:14:32.876Z] PASS
12:14:32 [2021-07-29T12:14:32.876Z] coverage: 41.5% of statements
12:14:32 [2021-07-29T12:14:32.876Z] ok  	github.com/docker/docker/volume/local	0.083s	coverage: 41.5% of statements
12:14:33 [2021-07-29T12:14:33.391Z] --- PASS: TestCreateWithCustomMaskedPaths (3.35s)
12:14:33 [2021-07-29T12:14:33.391Z] === RUN   TestCreateWithCustomReadonlyPaths
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRaw
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestLCOWParseMountRaw (0.01s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRaw
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestLinuxParseMountRaw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestConvertTmpfsOptions
12:14:33 [2021-07-29T12:14:33.843Z]     linux_parser_test.go:209: data="mode=700,size=1m"
12:14:33 [2021-07-29T12:14:33.843Z]     linux_parser_test.go:209: data="ro"
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestParseMountSpec
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 0
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 1
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 2
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 3
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 4
12:14:33 [2021-07-29T12:14:33.843Z]     parser_test.go:63: case 5
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestParseMountSpec (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestValidateMount
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestValidateMount (0.01s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRaw
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestWindowsParseMountRaw (0.01s)
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
12:14:33 [2021-07-29T12:14:33.843Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
12:14:33 [2021-07-29T12:14:33.843Z] --- PASS: TestWindowsParseMountRawSplit (0.01s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
12:14:33 [2021-07-29T12:14:33.843Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
12:14:33 [2021-07-29T12:14:33.844Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
12:14:33 [2021-07-29T12:14:33.844Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
12:14:33 [2021-07-29T12:14:33.844Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
12:14:33 [2021-07-29T12:14:33.844Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
12:14:33 [2021-07-29T12:14:33.844Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
12:14:33 [2021-07-29T12:14:33.844Z] PASS
12:14:33 [2021-07-29T12:14:33.844Z] coverage: 67.7% of statements
12:14:33 [2021-07-29T12:14:33.844Z] ok  	github.com/docker/docker/volume/mounts	0.085s	coverage: 67.7% of statements
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestSetGetMeta
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestSetGetMeta
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestRestore
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestRestore
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestServiceCreate
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestServiceCreate
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestServiceList
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestServiceList
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestServiceRemove
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestServiceRemove
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestServiceGet
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestServiceGet
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestServicePrune
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestServicePrune
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestCreate
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestCreate
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestRemove
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestRemove
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestList
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestList
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFindByDriver
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFindByDriver
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFindByReferenced
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFindByReferenced
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestDerefMultipleOfSameRef
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestDerefMultipleOfSameRef
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestDefererencePluginOnCreateError
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestDefererencePluginOnCreateError
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestRefDerefRemove
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestRefDerefRemove
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestGet
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestGet
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestGetWithReference
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestGetWithReference
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_nil_list
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_nil_list
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_filter_some
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_filter_some
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_filter_middle
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_filter_middle
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_nil_list
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_filter_some
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_empty_list
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFilterFunc/test_filter_middle
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestFilterFunc (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestSetGetMeta
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFindByReferenced
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestGetWithReference
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestServicePrune
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestSetGetMeta (0.02s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestServiceGet
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestGetWithReference (0.02s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestServiceRemove
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestFindByReferenced (0.03s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestServiceList
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestServiceGet (0.17s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestServiceCreate
12:14:34 [2021-07-29T12:14:34.302Z] time="2021-07-29T12:14:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestServiceRemove (0.17s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestRestore
12:14:34 [2021-07-29T12:14:34.302Z] time="2021-07-29T12:14:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestServiceList (0.17s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestDefererencePluginOnCreateError
12:14:34 [2021-07-29T12:14:34.302Z] time="2021-07-29T12:14:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:14:34 [2021-07-29T12:14:34.302Z] time="2021-07-29T12:14:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestServiceCreate (0.02s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestGet
12:14:34 [2021-07-29T12:14:34.302Z] time="2021-07-29T12:14:34Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestRestore (0.02s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestRefDerefRemove
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestServicePrune (0.22s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestList
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestGet (0.03s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestFindByDriver
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestRefDerefRemove (0.03s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestRemove
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestDerefMultipleOfSameRef
12:14:34 [2021-07-29T12:14:34.302Z] --- PASS: TestList (0.04s)
12:14:34 [2021-07-29T12:14:34.302Z] === CONT  TestCreate
12:14:34 [2021-07-29T12:14:34.756Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:14:34 [2021-07-29T12:14:34.760Z] --- PASS: TestFindByDriver (0.02s)
12:14:34 [2021-07-29T12:14:34.760Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
12:14:34 [2021-07-29T12:14:34.760Z] --- PASS: TestRemove (0.02s)
12:14:34 [2021-07-29T12:14:34.760Z] --- PASS: TestCreate (0.01s)
12:14:34 [2021-07-29T12:14:34.760Z] PASS
12:14:34 [2021-07-29T12:14:34.760Z] coverage: 69.6% of statements
12:14:34 [2021-07-29T12:14:34.760Z] ok  	github.com/docker/docker/volume/service	0.315s	coverage: 69.6% of statements
12:14:36 [2021-07-29T12:14:36.338Z] --- PASS: TestBuildSquashParent (6.58s)
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:36 [2021-07-29T12:14:36.338Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:36 [2021-07-29T12:14:36.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:36 [2021-07-29T12:14:36.338Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:14:36 [2021-07-29T12:14:36.338Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:14:36 [2021-07-29T12:14:36.338Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:14:37 [2021-07-29T12:14:37.274Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.72s)
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:37 [2021-07-29T12:14:37.274Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:37 [2021-07-29T12:14:37.274Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:14:37 [2021-07-29T12:14:37.274Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:14:37 [2021-07-29T12:14:37.274Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:14:37 [2021-07-29T12:14:37.274Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s)
12:14:37 [2021-07-29T12:14:37.274Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:14:37 [2021-07-29T12:14:37.274Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:14:37 [2021-07-29T12:14:37.274Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:14:37 [2021-07-29T12:14:37.274Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:14:37 [2021-07-29T12:14:37.274Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:14:37 [2021-07-29T12:14:37.274Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:14:37 [2021-07-29T12:14:37.530Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:14:37 [2021-07-29T12:14:37.530Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:14:37 [2021-07-29T12:14:37.530Z]     check_test.go:309: [d35bbe29688d7] daemon is not started
12:14:37 [2021-07-29T12:14:37.530Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:14:38 [2021-07-29T12:14:38.092Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:14:38 [2021-07-29T12:14:38.092Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:14:38 [2021-07-29T12:14:38.349Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.23s)
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestCreateDifferentPlatform
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestCreateDifferentPlatform/different_os
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:14:38 [2021-07-29T12:14:38.349Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:14:38 [2021-07-29T12:14:38.349Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:14:38 [2021-07-29T12:14:38.349Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:14:38 [2021-07-29T12:14:38.349Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:14:38 [2021-07-29T12:14:38.349Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestContainerStartOnDaemonRestart
12:14:38 [2021-07-29T12:14:38.349Z] === PAUSE TestContainerStartOnDaemonRestart
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestDaemonRestartIpcMode
12:14:38 [2021-07-29T12:14:38.349Z] === PAUSE TestDaemonRestartIpcMode
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestDaemonHostGatewayIP
12:14:38 [2021-07-29T12:14:38.349Z] === PAUSE TestDaemonHostGatewayIP
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestRestartDaemonWithRestartingContainer
12:14:38 [2021-07-29T12:14:38.349Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestContainerKillOnDaemonStart
12:14:38 [2021-07-29T12:14:38.349Z] === PAUSE TestContainerKillOnDaemonStart
12:14:38 [2021-07-29T12:14:38.349Z] === RUN   TestDiff
12:14:38 [2021-07-29T12:14:38.889Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:14:38 [2021-07-29T12:14:38.889Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:14:39 [2021-07-29T12:14:39.716Z] --- PASS: TestDiff (1.25s)
12:14:39 [2021-07-29T12:14:39.716Z] === RUN   TestExecWithCloseStdin
12:14:40 [2021-07-29T12:14:40.279Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:14:40 [2021-07-29T12:14:40.279Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:14:40 [2021-07-29T12:14:40.808Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.52s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.81s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.16s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s)
12:14:40 [2021-07-29T12:14:40.808Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s)
12:14:40 [2021-07-29T12:14:40.808Z] === RUN   TestBuildMultiStageCopy
12:14:40 [2021-07-29T12:14:40.808Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:14:41 [2021-07-29T12:14:41.209Z] --- PASS: TestExecWithCloseStdin (1.66s)
12:14:41 [2021-07-29T12:14:41.209Z] === RUN   TestExec
12:14:41 [2021-07-29T12:14:41.627Z] --- PASS: TestServicePlugin (30.42s)
12:14:41 [2021-07-29T12:14:41.627Z] === RUN   TestServiceUpdateLabel
12:14:42 [2021-07-29T12:14:42.554Z] --- PASS: TestServiceUpdateLabel (2.24s)
12:14:42 [2021-07-29T12:14:42.554Z] === RUN   TestServiceUpdateSecrets
12:14:43 [2021-07-29T12:14:43.104Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:14:43 [2021-07-29T12:14:43.104Z] --- PASS: TestExec (1.89s)
12:14:43 [2021-07-29T12:14:43.104Z] === RUN   TestExecUser
12:14:43 [2021-07-29T12:14:43.365Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:14:43 [2021-07-29T12:14:43.365Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:14:43 [2021-07-29T12:14:43.627Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:14:43 [2021-07-29T12:14:43.888Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:14:44 [2021-07-29T12:14:44.151Z] --- PASS: TestBuildMultiStageCopy (3.23s)
12:14:44 [2021-07-29T12:14:44.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s)
12:14:44 [2021-07-29T12:14:44.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
12:14:44 [2021-07-29T12:14:44.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
12:14:44 [2021-07-29T12:14:44.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s)
12:14:44 [2021-07-29T12:14:44.151Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s)
12:14:44 [2021-07-29T12:14:44.151Z] === RUN   TestBuildMultiStageParentConfig
12:14:45 [2021-07-29T12:14:45.002Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:14:45 [2021-07-29T12:14:45.002Z] --- PASS: TestExecUser (1.77s)
12:14:45 [2021-07-29T12:14:45.002Z] === RUN   TestExportContainerAndImportImage
12:14:45 [2021-07-29T12:14:45.094Z] --- PASS: TestBuildMultiStageParentConfig (0.82s)
12:14:45 [2021-07-29T12:14:45.094Z] === RUN   TestBuildLabelWithTargets
12:14:45 [2021-07-29T12:14:45.564Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:14:46 [2021-07-29T12:14:46.478Z] --- PASS: TestBuildLabelWithTargets (1.33s)
12:14:46 [2021-07-29T12:14:46.478Z] === RUN   TestBuildWithEmptyLayers
12:14:46 [2021-07-29T12:14:46.492Z] --- PASS: TestExportContainerAndImportImage (1.54s)
12:14:46 [2021-07-29T12:14:46.492Z] === RUN   TestExportContainerAfterDaemonRestart
12:14:46 [2021-07-29T12:14:46.749Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:14:47 [2021-07-29T12:14:47.050Z] --- PASS: TestBuildWithEmptyLayers (0.61s)
12:14:47 [2021-07-29T12:14:47.050Z] === RUN   TestBuildMultiStageOnBuild
12:14:47 [2021-07-29T12:14:47.677Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:14:47 [2021-07-29T12:14:47.677Z]     check_test.go:309: [da4ab90384563] daemon is not started
12:14:47 [2021-07-29T12:14:47.677Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:14:48 [2021-07-29T12:14:48.240Z] --- PASS: TestExportContainerAfterDaemonRestart (1.64s)
12:14:48 [2021-07-29T12:14:48.240Z] === RUN   TestHealthCheckWorkdir
12:14:49 [2021-07-29T12:14:49.596Z] --- PASS: TestBuildMultiStageOnBuild (2.30s)
12:14:49 [2021-07-29T12:14:49.597Z] === RUN   TestBuildUncleanTarFilenames
12:14:50 [2021-07-29T12:14:50.168Z] --- PASS: TestBuildUncleanTarFilenames (0.91s)
12:14:50 [2021-07-29T12:14:50.168Z] === RUN   TestBuildMultiStageLayerLeak
12:14:50 [2021-07-29T12:14:50.759Z] --- PASS: TestHealthCheckWorkdir (2.53s)
12:14:50 [2021-07-29T12:14:50.759Z] === RUN   TestHealthKillContainer
12:14:51 [2021-07-29T12:14:51.689Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:14:52 [2021-07-29T12:14:52.255Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:14:52 [2021-07-29T12:14:52.255Z]     check_test.go:309: [df0e87d2fc376] daemon is not started
12:14:52 [2021-07-29T12:14:52.255Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:14:52 [2021-07-29T12:14:52.448Z] 2021/07/29 12:14:51 Closing DB instances...
12:14:52 [2021-07-29T12:14:52.710Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s)
12:14:52 [2021-07-29T12:14:52.710Z] === RUN   TestBuildWithHugeFile
12:14:53 [2021-07-29T12:14:53.415Z] --- PASS: TestNetworkDBGarbageCollection (54.26s)
12:14:53 [2021-07-29T12:14:53.415Z] === RUN   TestFindNode
12:14:53 [2021-07-29T12:14:53.415Z] 2021/07/29 12:14:53 Closing DB instances...
12:14:53 [2021-07-29T12:14:53.415Z] --- PASS: TestFindNode (0.02s)
12:14:53 [2021-07-29T12:14:53.415Z] === RUN   TestChangeNodeState
12:14:53 [2021-07-29T12:14:53.415Z] 2021/07/29 12:14:53 Closing DB instances...
12:14:53 [2021-07-29T12:14:53.415Z] --- PASS: TestChangeNodeState (0.02s)
12:14:53 [2021-07-29T12:14:53.415Z] === RUN   TestNodeReincarnation
12:14:53 [2021-07-29T12:14:53.415Z] 2021/07/29 12:14:53 Closing DB instances...
12:14:54 [2021-07-29T12:14:54.144Z] --- PASS: TestHealthKillContainer (3.55s)
12:14:54 [2021-07-29T12:14:54.144Z] === RUN   TestInspectCpusetInConfigPre120
12:14:54 [2021-07-29T12:14:54.706Z]     docker_cli_daemon_plugins_test.go:79: [de322888fcc1a] daemon is not started
12:14:54 [2021-07-29T12:14:54.706Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:14:54 [2021-07-29T12:14:54.962Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s)
12:14:54 [2021-07-29T12:14:54.962Z] === RUN   TestIpcModeNone
12:14:55 [2021-07-29T12:14:55.900Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:14:55 [2021-07-29T12:14:55.900Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:14:56 [2021-07-29T12:14:56.828Z] --- PASS: TestIpcModeNone (1.76s)
12:14:56 [2021-07-29T12:14:56.828Z] === RUN   TestIpcModePrivate
12:14:57 [2021-07-29T12:14:57.757Z] === RUN   TestDockerSuite/TestBuildAddScript
12:14:58 [2021-07-29T12:14:58.013Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false
12:14:58 [2021-07-29T12:14:58.270Z]     docker_cli_daemon_plugins_test.go:169: [d669dce05515e] daemon is not started
12:14:58 [2021-07-29T12:14:58.270Z] --- PASS: TestIpcModePrivate (1.52s)
12:14:58 [2021-07-29T12:14:58.270Z] === RUN   TestIpcModeShareable
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=error msg="failed to send node leave: timed out broadcasting node event"
12:14:59 [2021-07-29T12:14:59.206Z] --- PASS: TestNodeReincarnation (5.02s)
12:14:59 [2021-07-29T12:14:59.206Z] === RUN   TestParallelCreate
12:14:59 [2021-07-29T12:14:59.206Z] 2021/07/29 12:14:58 Closing DB instances...
12:14:59 [2021-07-29T12:14:59.206Z] --- PASS: TestParallelCreate (0.02s)
12:14:59 [2021-07-29T12:14:59.206Z] === RUN   TestParallelDelete
12:14:59 [2021-07-29T12:14:59.206Z] 2021/07/29 12:14:58 Closing DB instances...
12:14:59 [2021-07-29T12:14:59.206Z] --- PASS: TestParallelDelete (0.02s)
12:14:59 [2021-07-29T12:14:59.206Z] === RUN   TestNetworkDBIslands
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e8f9f9ccdd6f with config:&{NodeID:e8f9f9ccdd6f 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}"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a9dc0b97d349 with config:&{NodeID:a9dc0b97d349 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}"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node a9dc0b97d349/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49359"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node a9dc0b97d349/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d575115796ad with config:&{NodeID:d575115796ad 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}"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49366"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
12:14:59 [2021-07-29T12:14:59.206Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367"
12:14:59 [2021-07-29T12:14:59.638Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:95, shared: true, mustBeShared: true
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1717f80f247b with config:&{NodeID:1717f80f247b 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}"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49370"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:14:59 [2021-07-29T12:14:59.666Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:14:59 [2021-07-29T12:14:59.894Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:14:59 [2021-07-29T12:14:59.894Z] --- PASS: TestIpcModeShareable (1.58s)
12:14:59 [2021-07-29T12:14:59.894Z] === RUN   TestAPIIpcModeShareableAndContainer
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:3fa9c5f76b52 with config:&{NodeID:3fa9c5f76b52 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}"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49372"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=info msg="Node d575115796ad/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49373"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:14:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:00 [2021-07-29T12:15:00.124Z] time="2021-07-29T12:15:00Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:00 [2021-07-29T12:15:00.583Z]     networkdb_test.go:842: Re-joining: 3
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=info msg="The new bootstrap node list is:[172.17.184.69:10033 172.17.184.69:10034 172.17.184.69:10035]"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10033"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49374"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10034"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49375"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10035"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49376"
12:15:00 [2021-07-29T12:15:00.584Z]     networkdb_test.go:842: Re-joining: 4
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=info msg="The new bootstrap node list is:[172.17.184.69:10033 172.17.184.69:10034 172.17.184.69:10035]"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10033"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49377"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10034"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49378"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10035"
12:15:00 [2021-07-29T12:15:00.584Z] time="2021-07-29T12:15:00Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49379"
12:15:00 [2021-07-29T12:15:00.589Z] --- PASS: TestServiceUpdateSecrets (15.17s)
12:15:00 [2021-07-29T12:15:00.589Z] === RUN   TestServiceUpdateConfigs
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node 0 leaving"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node2(a9dc0b97d349): Node leave event for e8f9f9ccdd6f/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node5(3fa9c5f76b52): Node leave event for e8f9f9ccdd6f/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node3(d575115796ad): Node leave event for e8f9f9ccdd6f/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node1(e8f9f9ccdd6f): Node leave event for e8f9f9ccdd6f/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="node4(1717f80f247b): Node leave event for e8f9f9ccdd6f/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.042Z] time="2021-07-29T12:15:00Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.367Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
12:15:01 [2021-07-29T12:15:01.367Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
12:15:01 [2021-07-29T12:15:01.367Z] GOOS="linux" GOARCH="s390x" GOARM=""
12:15:01 [2021-07-29T12:15:01.367Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
12:15:01 [2021-07-29T12:15:01.367Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node e8f9f9ccdd6f/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="node 1 leaving"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349 change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="node5(3fa9c5f76b52): Node leave event for a9dc0b97d349/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349 change state NodeActive --> NodeFailed"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349/172.17.184.69, added to failed nodes list"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349 change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="node4(1717f80f247b): Node leave event for a9dc0b97d349/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=error msg="node: a9dc0b97d349 is unknown to memberlist"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349 change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="node3(d575115796ad): Node leave event for a9dc0b97d349/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.500Z] time="2021-07-29T12:15:01Z" level=info msg="Node a9dc0b97d349/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.690Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="node 2 leaving"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="Node d575115796ad change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="node5(3fa9c5f76b52): Node leave event for d575115796ad/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="Node d575115796ad change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="node4(1717f80f247b): Node leave event for d575115796ad/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="Node d575115796ad change state NodeActive --> NodeLeft"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="node3(d575115796ad): Node leave event for d575115796ad/172.17.184.69"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=debug msg="memberlist: Failed ping: d575115796ad (timeout reached)"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.184.69:10036: use of closed network connection"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.184.69:10034: use of closed network connection"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.17.184.69:10037: use of closed network connection"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49380"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="Node d575115796ad/172.17.184.69, left gossip cluster"
12:15:01 [2021-07-29T12:15:01.959Z] time="2021-07-29T12:15:01Z" level=info msg="Node d575115796ad/172.17.184.69, left gossip cluster"
12:15:02 [2021-07-29T12:15:02.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/test/unit
12:15:02 [2021-07-29T12:15:02.412Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="Node d575115796ad/172.17.184.69, left gossip cluster"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=warning msg="memberlist: Was able to connect to d575115796ad but other probes failed, network may be misconfigured"
12:15:02 [2021-07-29T12:15:02.417Z]     networkdb_test.go:874: node4: OK
12:15:02 [2021-07-29T12:15:02.417Z]     networkdb_test.go:874: node5: OK
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="node 0 coming back"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e107f2c6524a with config:&{NodeID:e107f2c6524a 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}"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="Node e107f2c6524a/172.17.184.69, joined gossip cluster"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="Node e107f2c6524a/172.17.184.69, added to nodes list"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="node 1 coming back"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:720e1651e381 with config:&{NodeID:720e1651e381 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}"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="Node 720e1651e381/172.17.184.69, joined gossip cluster"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="Node 720e1651e381/172.17.184.69, added to nodes list"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="node 2 coming back"
12:15:02 [2021-07-29T12:15:02.417Z] time="2021-07-29T12:15:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6beafcea642a with config:&{NodeID:6beafcea642a 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}"
12:15:02 [2021-07-29T12:15:02.418Z] time="2021-07-29T12:15:02Z" level=info msg="Node 6beafcea642a/172.17.184.69, joined gossip cluster"
12:15:02 [2021-07-29T12:15:02.418Z] time="2021-07-29T12:15:02Z" level=info msg="Node 6beafcea642a/172.17.184.69, added to nodes list"
12:15:02 [2021-07-29T12:15:02.579Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
12:15:02 [2021-07-29T12:15:02.579Z] + TESTFLAGS+=' -test.timeout=5m'
12:15:02 [2021-07-29T12:15:02.579Z] + TESTDIRS=./...
12:15:02 [2021-07-29T12:15:02.579Z] + exclude_paths='/vendor/|/integration'
12:15:02 [2021-07-29T12:15:02.579Z] ++ grep -vE '(/vendor/|/integration)'
12:15:02 [2021-07-29T12:15:02.579Z] ++ go list ./...
12:15:03 [2021-07-29T12:15:03.508Z] + pkg_list='github.com/docker/docker/api
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/backend/build
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/httputils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/middleware
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/build
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/checkpoint
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/container
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/debug
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/distribution
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/grpc
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/image
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/network
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/plugin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/session
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/swarm
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/system
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/volume
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/backend
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/blkiodev
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/container
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/events
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/filters
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/image
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/mount
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/network
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/plugins/logdriver
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/registry
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/strslice
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/swarm
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/swarm/runtime
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/time
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/versions
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/versions/v1p19
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/versions/v1p20
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/types/volume
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/exporter
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/builder-next/worker
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/dockerfile
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/dockerignore
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/remotecontext
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/builder/remotecontext/git
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cli
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cli/config
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cli/debug
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/client
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cmd/docker-proxy
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cmd/dockerd
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cmd/dockerd/trap
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/container
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/container/stream
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/contrib/apparmor
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/contrib/docker-device-tool
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/contrib/httpserver
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster/convert
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster/executor
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster/executor/container
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/cluster/provider
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/config
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/discovery
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/events
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/events/testutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/exec
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/aufs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/copy
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/overlay
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/register
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/vfs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/graphdriver/zfs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/images
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/initlayer
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/links
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/listeners
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/awslogs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/fluentd
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/gcplogs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/gelf
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/journald
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/local
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/logentries
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/loggerutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/splunk
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/syslog
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/logger/templates
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/names
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/network
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/daemon/stats
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/distribution
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/distribution/metadata
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/distribution/utils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/distribution/xfer
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/dockerversion
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/errdefs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/image
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/image/cache
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/image/tarexport
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/image/v1
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/internal/test/suite
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/layer
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libcontainerd
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libcontainerd/queue
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libcontainerd/remote
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libcontainerd/supervisor
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libcontainerd/types
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/api
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/bitseq
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cluster
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/config
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/datastore
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/diagnostic
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/discoverapi
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/driverapi
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/bridge
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/host
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/null
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/overlay
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/remote
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/windows
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/drvregistry
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/etchosts
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/hostdiscovery
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/idm
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/internal/caller
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipam
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipamapi
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipams/builtin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipams/null
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipams/remote
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ipamutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/iptables
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/netlabel
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/netutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/networkdb
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/ns
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/options
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/osl
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/osl/kernel
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/portallocator
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/portmapper
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/resolvconf
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/resolvconf/dns
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/testutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/libnetwork/types
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/oci
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/oci/caps
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/opts
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/aaparser
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/archive
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/authorization
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/broadcaster
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/capabilities
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/chrootarchive
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/containerfs
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/devicemapper
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/directory
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/discovery
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/discovery/file
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/discovery/kv
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/discovery/memory
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/discovery/nodes
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/dmesg
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/filenotify
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/fileutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/fsutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/homedir
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/idtools
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/ioutils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/jsonmessage
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/locker
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/longpath
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/loopback
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/mount
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/namesgenerator
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/parsers
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/parsers/kernel
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/pidfile
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/platform
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugingetter
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugins
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/plugins/transport
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/pools
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/progress
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/pubsub
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/reexec
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/signal
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/stack
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/stdcopy
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/streamformatter
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/stringid
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/symlink
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/sysinfo
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/system
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/tailfile
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/tarsum
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/term
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/term/windows
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/truncindex
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/urlutil
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/pkg/useragent
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/plugin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/plugin/executor/containerd
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/plugin/v2
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/profiles/apparmor
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/profiles/seccomp
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/quota
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/reference
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/registry
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/registry/resumable
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/restartmanager
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/rootless
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/rootless/specconv
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/runconfig
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/runconfig/opts
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/daemon
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/environment
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fakecontext
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fakegit
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fakestorage
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fixtures/load
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fixtures/plugin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/registry
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/testutil/request
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/drivers
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/local
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/mounts
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/service
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/service/opts
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/volume/testutils'
12:15:03 [2021-07-29T12:15:03.508Z] + grep --fixed-strings libnetwork/drivers/bridge
12:15:03 [2021-07-29T12:15:03.508Z] + echo 'github.com/docker/docker/api
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/backend/build
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/httputils
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/middleware
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/build
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/checkpoint
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/container
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/debug
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/distribution
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/grpc
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/image
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/network
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/plugin
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/session
12:15:03 [2021-07-29T12:15:03.508Z] github.com/docker/docker/api/server/router/swarm
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/server/router/system
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/server/router/volume
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/backend
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/blkiodev
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/container
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/events
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/filters
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/image
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/mount
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/network
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/plugins/logdriver
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/registry
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/strslice
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/swarm
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/swarm/runtime
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/time
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/versions
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/versions/v1p19
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/versions/v1p20
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/api/types/volume
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/exporter
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/builder-next/worker
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/dockerfile
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/dockerignore
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/remotecontext
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/builder/remotecontext/git
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cli
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cli/config
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cli/debug
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/client
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cmd/docker-proxy
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cmd/dockerd
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cmd/dockerd/trap
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/container
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/container/stream
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/contrib/apparmor
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/contrib/docker-device-tool
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/contrib/httpserver
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster/convert
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster/executor
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster/executor/container
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/cluster/provider
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/config
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/discovery
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/events
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/events/testutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/exec
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/aufs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/copy
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/overlay
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/register
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/vfs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/graphdriver/zfs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/images
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/initlayer
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/links
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/listeners
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/awslogs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/fluentd
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/gcplogs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/gelf
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/journald
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/local
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/logentries
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/loggerutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/splunk
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/syslog
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/logger/templates
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/names
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/network
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/daemon/stats
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/distribution
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/distribution/metadata
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/distribution/utils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/distribution/xfer
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/dockerversion
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/errdefs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/image
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/image/cache
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/image/tarexport
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/image/v1
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/internal/test/suite
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/layer
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libcontainerd
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libcontainerd/queue
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libcontainerd/remote
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libcontainerd/supervisor
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libcontainerd/types
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/api
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/bitseq
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cluster
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/config
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/datastore
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/diagnostic
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/discoverapi
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/driverapi
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/bridge
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/host
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/null
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/overlay
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/remote
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/windows
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drvregistry
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/etchosts
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/hostdiscovery
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/idm
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/internal/caller
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipam
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipamapi
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipams/builtin
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipams/null
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipams/remote
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ipamutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/iptables
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/netlabel
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/netutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/networkdb
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/ns
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/options
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/osl
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/osl/kernel
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/portallocator
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/portmapper
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/resolvconf
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/resolvconf/dns
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/testutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/types
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/oci
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/oci/caps
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/opts
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/aaparser
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/archive
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/authorization
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/broadcaster
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/capabilities
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/chrootarchive
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/containerfs
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/devicemapper
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/directory
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/discovery
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/discovery/file
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/discovery/kv
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/discovery/memory
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/discovery/nodes
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/dmesg
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/filenotify
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/fileutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/fsutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/homedir
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/idtools
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/ioutils
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/jsonmessage
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/locker
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/longpath
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/loopback
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/mount
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/namesgenerator
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/parsers
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/parsers/kernel
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/pidfile
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/platform
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugingetter
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugins
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/plugins/transport
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/pools
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/progress
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/pubsub
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/reexec
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/signal
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/stack
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/stdcopy
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/streamformatter
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/stringid
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/symlink
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/sysinfo
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/system
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/tailfile
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/tarsum
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/term
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/term/windows
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/truncindex
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/urlutil
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/pkg/useragent
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/plugin
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/plugin/executor/containerd
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/plugin/v2
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/profiles/apparmor
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/profiles/seccomp
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/quota
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/reference
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/registry
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/registry/resumable
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/restartmanager
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/rootless
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/rootless/specconv
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/runconfig
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/runconfig/opts
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/daemon
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/environment
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fakecontext
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fakegit
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fakestorage
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fixtures/load
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fixtures/plugin
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/registry
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/testutil/request
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/drivers
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/local
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/mounts
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/service
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/service/opts
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/volume/testutils'
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/bridge
12:15:03 [2021-07-29T12:15:03.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:15:03 [2021-07-29T12:15:03.509Z] + type docker-proxy
12:15:03 [2021-07-29T12:15:03.509Z] hack/test/unit: line 22: type: docker-proxy: not found
12:15:03 [2021-07-29T12:15:03.509Z] + hack/make.sh binary-proxy install-proxy
12:15:03 [2021-07-29T12:15:03.509Z] 
12:15:03 [2021-07-29T12:15:03.509Z] Removing bundles/
12:15:03 [2021-07-29T12:15:03.509Z] 
12:15:03 [2021-07-29T12:15:03.509Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:15:03 [2021-07-29T12:15:03.509Z] Building: bundles/binary-proxy/docker-proxy-dev
12:15:03 [2021-07-29T12:15:03.509Z] GOOS="" GOARCH="" GOARM=""
12:15:04 [2021-07-29T12:15:04.361Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:15:04 [2021-07-29T12:15:04.923Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:15:04 [2021-07-29T12:15:04.923Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.09s)
12:15:04 [2021-07-29T12:15:04.923Z] === RUN   TestAPIIpcModeHost
12:15:05 [2021-07-29T12:15:05.486Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:15:05 [2021-07-29T12:15:05.742Z]     check_test.go:309: [d04b41877579a] daemon is not started
12:15:05 [2021-07-29T12:15:05.997Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:15:06 [2021-07-29T12:15:06.296Z] time="2021-07-29T12:15:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.184.69:10033 172.17.184.69:10034 172.17.184.69:10035]"
12:15:06 [2021-07-29T12:15:06.296Z] time="2021-07-29T12:15:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.184.69:10033 172.17.184.69:10034 172.17.184.69:10035]"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10033"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49381"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, is the new incarnation of the shutdown node e8f9f9ccdd6f/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10034"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49382"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.754Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, is the new incarnation of the shutdown node a9dc0b97d349/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49383"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10035"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 1717f80f247b/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, is the new incarnation of the shutdown node d575115796ad/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, is the new incarnation of the shutdown node a9dc0b97d349/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 720e1651e381/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, is the new incarnation of the shutdown node e8f9f9ccdd6f/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node e107f2c6524a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, is the new incarnation of the shutdown node d575115796ad/172.17.184.69"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, joined gossip cluster"
12:15:06 [2021-07-29T12:15:06.755Z] time="2021-07-29T12:15:06Z" level=info msg="Node 6beafcea642a/172.17.184.69, added to nodes list"
12:15:06 [2021-07-29T12:15:06.925Z] --- PASS: TestAPIIpcModeHost (2.00s)
12:15:06 [2021-07-29T12:15:06.925Z] === RUN   TestDaemonIpcModeShareable
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10033"
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49384"
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10034"
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49385"
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.17.184.69:10035"
12:15:07 [2021-07-29T12:15:07.213Z] time="2021-07-29T12:15:06Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49386"
12:15:07 [2021-07-29T12:15:07.673Z] 2021/07/29 12:15:07 Closing DB instances...
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a change state NodeActive --> NodeLeft"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="node4(1717f80f247b): Node leave event for e107f2c6524a/172.17.184.69"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a change state NodeActive --> NodeLeft"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a change state NodeActive --> NodeLeft"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="node2(720e1651e381): Node leave event for e107f2c6524a/172.17.184.69"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="node5(3fa9c5f76b52): Node leave event for e107f2c6524a/172.17.184.69"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a change state NodeActive --> NodeLeft"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="node1(e107f2c6524a): Node leave event for e107f2c6524a/172.17.184.69"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a change state NodeActive --> NodeLeft"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="node3(6beafcea642a): Node leave event for e107f2c6524a/172.17.184.69"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a/172.17.184.69, left gossip cluster"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a/172.17.184.69, left gossip cluster"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a/172.17.184.69, left gossip cluster"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a/172.17.184.69, left gossip cluster"
12:15:07 [2021-07-29T12:15:07.673Z] time="2021-07-29T12:15:07Z" level=info msg="Node e107f2c6524a/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="Node 720e1651e381 change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="node3(6beafcea642a): Node leave event for 720e1651e381/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="Node 720e1651e381 change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="node5(3fa9c5f76b52): Node leave event for 720e1651e381/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="Node 720e1651e381 change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="node4(1717f80f247b): Node leave event for 720e1651e381/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="Node 720e1651e381 change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:07Z" level=info msg="node2(720e1651e381): Node leave event for 720e1651e381/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:08Z" level=info msg="Node 720e1651e381/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:08Z" level=info msg="Node 720e1651e381/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:08Z" level=info msg="Node 720e1651e381/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.131Z] time="2021-07-29T12:15:08Z" level=info msg="Node 720e1651e381/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.294Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="node5(3fa9c5f76b52): Node leave event for 6beafcea642a/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="node4(1717f80f247b): Node leave event for 6beafcea642a/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a change state NodeActive --> NodeLeft"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="node3(6beafcea642a): Node leave event for 6beafcea642a/172.17.184.69"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a/172.17.184.69, left gossip cluster"
12:15:08 [2021-07-29T12:15:08.590Z] time="2021-07-29T12:15:08Z" level=info msg="Node 6beafcea642a/172.17.184.69, left gossip cluster"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=debug msg="memberlist: Failed ping: 1717f80f247b (timeout reached)"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.184.69:10037: use of closed network connection"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.184.69:10035: use of closed network connection"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=debug msg="memberlist: Stream connection from=172.17.184.69:49387"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=info msg="Node 1717f80f247b change state NodeActive --> NodeLeft"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=info msg="node5(3fa9c5f76b52): Node leave event for 1717f80f247b/172.17.184.69"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=info msg="Node 1717f80f247b change state NodeActive --> NodeLeft"
12:15:09 [2021-07-29T12:15:09.048Z] time="2021-07-29T12:15:08Z" level=info msg="node4(1717f80f247b): Node leave event for 1717f80f247b/172.17.184.69"
12:15:09 [2021-07-29T12:15:09.506Z] time="2021-07-29T12:15:09Z" level=warning msg="memberlist: Was able to connect to 1717f80f247b but other probes failed, network may be misconfigured"
12:15:09 [2021-07-29T12:15:09.506Z] time="2021-07-29T12:15:09Z" level=info msg="Node 1717f80f247b/172.17.184.69, left gossip cluster"
12:15:09 [2021-07-29T12:15:09.506Z] time="2021-07-29T12:15:09Z" level=info msg="Node 1717f80f247b/172.17.184.69, left gossip cluster"
12:15:09 [2021-07-29T12:15:09.659Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: true, mustBeShared: true
12:15:09 [2021-07-29T12:15:09.914Z] --- PASS: TestDaemonIpcModeShareable (3.02s)
12:15:09 [2021-07-29T12:15:09.914Z] === RUN   TestDaemonIpcModePrivate
12:15:10 [2021-07-29T12:15:10.052Z] Created binary: bundles/binary-proxy/docker-proxy-dev
12:15:10 [2021-07-29T12:15:10.052Z] 
12:15:10 [2021-07-29T12:15:10.052Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:15:10 [2021-07-29T12:15:10.052Z] Installing docker-proxy to /usr/local/bin/
12:15:10 [2021-07-29T12:15:10.052Z] 
12:15:10 [2021-07-29T12:15:10.052Z] + mkdir -p bundles
12:15:10 [2021-07-29T12:15:10.053Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:15:10 [2021-07-29T12:15:10.473Z] time="2021-07-29T12:15:10Z" level=warning msg="memberlist: Failed to send gossip to 172.17.184.69:10037: write udp [::]:10036->172.17.184.69:10037: use of closed network connection"
12:15:10 [2021-07-29T12:15:10.473Z] time="2021-07-29T12:15:10Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, left gossip cluster"
12:15:10 [2021-07-29T12:15:10.473Z] time="2021-07-29T12:15:10Z" level=info msg="Node 3fa9c5f76b52 change state NodeActive --> NodeFailed"
12:15:10 [2021-07-29T12:15:10.473Z] time="2021-07-29T12:15:10Z" level=info msg="Node 3fa9c5f76b52/172.17.184.69, added to failed nodes list"
12:15:10 [2021-07-29T12:15:10.473Z] --- PASS: TestNetworkDBIslands (11.88s)
12:15:10 [2021-07-29T12:15:10.473Z] PASS
12:15:10 [2021-07-29T12:15:10.473Z] coverage: 60.0% of statements
12:15:10 [2021-07-29T12:15:10.473Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.224s	coverage: 60.0% of statements
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/quota	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/rootless	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/volume	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:15:10 [2021-07-29T12:15:10.473Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:15:10 [2021-07-29T12:15:10.477Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:15:10 [2021-07-29T12:15:10.614Z] ?   	github.com/docker/docker/api	[no test files]
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === Skipped
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     client_test.go:23: runtime.GOOS == "windows"
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     network_proxy_test.go:212: No support for dual stack yet
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     daemon_test.go:147: root required
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     reload_test.go:520: root required
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     pull_v2_test.go:73: Needs fixing on Windows
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:15:12 [2021-07-29T12:15:12.649Z]     pull_v2_test.go:118: Needs fixing on Windows
12:15:12 [2021-07-29T12:15:12.649Z] 
12:15:12 [2021-07-29T12:15:12.649Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     download_test.go:268: Needs fixing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     layer_test.go:304: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     layer_test.go:353: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     layer_test.go:468: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     layer_test.go:697: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     migration_test.go:46: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     migration_test.go:182: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     mount_test.go:17: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     mount_test.go:76: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     mount_test.go:125: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     mount_test.go:212: Failing on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s)
12:15:12 [2021-07-29T12:15:12.650Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
12:15:12 [2021-07-29T12:15:12.650Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:134: Xz not present in msys2
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:239: Failing on Windows CI machines
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_windows_test.go:16: Currently fails
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     changes_test.go:196: needs more investigation
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     changes_test.go:433: needs further investigation
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     changes_test.go:469: needs further investigation
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     poller_test.go:41: No chmod on Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     fileutils_test.go:134: Needs porting to Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     fileutils_test.go:180: Needs porting to Windows
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:15:12 [2021-07-29T12:15:12.650Z]     local_test.go:181: runtime.GOOS == "windows"
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] 
12:15:12 [2021-07-29T12:15:12.650Z] DONE 2068 tests, 69 skipped in 304.158s
12:15:12 [2021-07-29T12:15:12.650Z] INFO: make.ps1 ended at 07/29/2021 12:15:12
12:15:12 [2021-07-29T12:15:12.765Z] --- PASS: TestServiceUpdateConfigs (15.00s)
12:15:12 [2021-07-29T12:15:12.765Z] === RUN   TestServiceUpdateNetwork
12:15:12 [2021-07-29T12:15:12.995Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false
12:15:12 [2021-07-29T12:15:12.995Z] --- PASS: TestDaemonIpcModePrivate (2.77s)
12:15:12 [2021-07-29T12:15:12.995Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:15:12 [2021-07-29T12:15:12.995Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:15:12 [2021-07-29T12:15:12.995Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:15:14 [2021-07-29T12:15:14.825Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:15:14 [2021-07-29T12:15:14.825Z] INFO: Unit tests ended at 07/29/2021 12:15:14. Duration:00:05:20.1497141
12:15:14 [2021-07-29T12:15:14.825Z] INFO: Building busybox
12:15:14 [2021-07-29T12:15:14.825Z] Sending build context to Docker daemon   5.12kB
12:15:14 [2021-07-29T12:15:14.825Z] 
12:15:14 [2021-07-29T12:15:14.825Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:15:14 [2021-07-29T12:15:14.825Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:15:14 [2021-07-29T12:15:14.825Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:15:14 [2021-07-29T12:15:14.825Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:15:14 [2021-07-29T12:15:14.825Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:15:14 [2021-07-29T12:15:14.825Z]  ---> 39d157a84080
12:15:14 [2021-07-29T12:15:14.825Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:15:14 [2021-07-29T12:15:14.825Z]  ---> Running in b382bc0dd73f
12:15:14 [2021-07-29T12:15:14.887Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:15:15 [2021-07-29T12:15:15.449Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: false, mustBeShared: false
12:15:15 [2021-07-29T12:15:15.740Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.91s)
12:15:15 [2021-07-29T12:15:15.740Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:15:17 [2021-07-29T12:15:17.122Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:15:18 [2021-07-29T12:15:18.488Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true
12:15:18 [2021-07-29T12:15:18.488Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.81s)
12:15:18 [2021-07-29T12:15:18.488Z] === RUN   TestIpcModeOlderClient
12:15:18 [2021-07-29T12:15:18.488Z] === PAUSE TestIpcModeOlderClient
12:15:18 [2021-07-29T12:15:18.488Z] === RUN   TestKillContainerInvalidSignal
12:15:19 [2021-07-29T12:15:19.417Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:15:19 [2021-07-29T12:15:19.518Z] Removing intermediate container b382bc0dd73f
12:15:19 [2021-07-29T12:15:19.518Z]  ---> 0eb3ad48d1d4
12:15:19 [2021-07-29T12:15:19.518Z] Step 7/13 : ARG BUSYBOX_VERSION
12:15:19 [2021-07-29T12:15:19.518Z]  ---> Running in 0cf66eaf9e92
12:15:19 [2021-07-29T12:15:19.673Z] --- PASS: TestKillContainerInvalidSignal (1.26s)
12:15:19 [2021-07-29T12:15:19.673Z] === RUN   TestKillContainer
12:15:19 [2021-07-29T12:15:19.673Z] === RUN   TestKillContainer/no_signal
12:15:19 [2021-07-29T12:15:19.977Z] Removing intermediate container 0cf66eaf9e92
12:15:19 [2021-07-29T12:15:19.977Z]  ---> 34ce71233598
12:15:19 [2021-07-29T12:15:19.977Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:15:19 [2021-07-29T12:15:19.977Z]  ---> Running in 629f07010774
12:15:20 [2021-07-29T12:15:20.436Z] Removing intermediate container 629f07010774
12:15:20 [2021-07-29T12:15:20.436Z]  ---> 319b6e598b05
12:15:20 [2021-07-29T12:15:20.436Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:15:20 [2021-07-29T12:15:20.603Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:15:20 [2021-07-29T12:15:20.861Z] === RUN   TestKillContainer/non_killing_signal
12:15:21 [2021-07-29T12:15:21.790Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:15:21 [2021-07-29T12:15:21.969Z] 
12:15:22 [2021-07-29T12:15:22.048Z] === RUN   TestKillContainer/killing_signal
12:15:22 [2021-07-29T12:15:22.304Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:15:22 [2021-07-29T12:15:22.428Z]  ---> 6b34e2f58a71
12:15:22 [2021-07-29T12:15:22.428Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:15:22 [2021-07-29T12:15:22.428Z]  ---> Running in 813b41ae7b57
12:15:23 [2021-07-29T12:15:23.232Z] --- PASS: TestKillContainer (3.46s)
12:15:23 [2021-07-29T12:15:23.232Z]     --- PASS: TestKillContainer/no_signal (1.06s)
12:15:23 [2021-07-29T12:15:23.232Z]     --- PASS: TestKillContainer/non_killing_signal (1.20s)
12:15:23 [2021-07-29T12:15:23.232Z]     --- PASS: TestKillContainer/killing_signal (0.99s)
12:15:23 [2021-07-29T12:15:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:15:23 [2021-07-29T12:15:23.232Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:15:24 [2021-07-29T12:15:24.162Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:15:24 [2021-07-29T12:15:24.418Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:15:24 [2021-07-29T12:15:24.675Z] === RUN   TestDockerSuite/TestBuildAddTar
12:15:25 [2021-07-29T12:15:25.237Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.86s)
12:15:25 [2021-07-29T12:15:25.237Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s)
12:15:25 [2021-07-29T12:15:25.237Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s)
12:15:25 [2021-07-29T12:15:25.237Z] === RUN   TestKillStoppedContainer
12:15:25 [2021-07-29T12:15:25.237Z] --- PASS: TestKillStoppedContainer (0.06s)
12:15:25 [2021-07-29T12:15:25.237Z] === RUN   TestKillStoppedContainerAPIPre120
12:15:25 [2021-07-29T12:15:25.237Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:15:25 [2021-07-29T12:15:25.237Z] === RUN   TestKillDifferentUserContainer
12:15:25 [2021-07-29T12:15:25.457Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 9.0% of statements
12:15:25 [2021-07-29T12:15:25.799Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:15:26 [2021-07-29T12:15:26.056Z] --- PASS: TestKillDifferentUserContainer (0.95s)
12:15:26 [2021-07-29T12:15:26.056Z] === RUN   TestInspectOomKilledTrue
12:15:26 [2021-07-29T12:15:26.056Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:15:26 [2021-07-29T12:15:26.056Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:15:26 [2021-07-29T12:15:26.056Z] === RUN   TestInspectOomKilledFalse
12:15:26 [2021-07-29T12:15:26.056Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:15:26 [2021-07-29T12:15:26.056Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:15:26 [2021-07-29T12:15:26.056Z] === RUN   TestLinksEtcHostsContentMatch
12:15:27 [2021-07-29T12:15:27.422Z] --- PASS: TestLinksEtcHostsContentMatch (1.14s)
12:15:27 [2021-07-29T12:15:27.422Z] === RUN   TestLinksContainerNames
12:15:27 [2021-07-29T12:15:27.596Z] --- PASS: TestServiceUpdateNetwork (12.96s)
12:15:27 [2021-07-29T12:15:27.596Z] === RUN   TestServiceUpdatePidsLimit
12:15:27 [2021-07-29T12:15:27.596Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:15:27 [2021-07-29T12:15:27.852Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:15:29 [2021-07-29T12:15:29.315Z] --- PASS: TestLinksContainerNames (1.84s)
12:15:29 [2021-07-29T12:15:29.315Z] === RUN   TestLogsFollowTailEmpty
12:15:30 [2021-07-29T12:15:30.245Z] --- PASS: TestLogsFollowTailEmpty (0.90s)
12:15:30 [2021-07-29T12:15:30.245Z] === RUN   TestContainerNetworkMountsNoChown
12:15:31 [2021-07-29T12:15:31.174Z] --- PASS: TestContainerNetworkMountsNoChown (0.90s)
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/default
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/default
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/private
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/private
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rprivate
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rprivate
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/slave
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/slave
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rslave
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rslave
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/shared
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/shared
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rshared
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rshared
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/default
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rslave
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/default/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/default/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rshared
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/shared
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rprivate
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/slave
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/private
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/private/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/private/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/default/bind_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/default/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:15:31 [2021-07-29T12:15:31.174Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/private/bind_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/private/mount_root
12:15:31 [2021-07-29T12:15:31.431Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:15:31 [2021-07-29T12:15:31.686Z] --- PASS: TestMountDaemonRoot (0.03s)
12:15:31 [2021-07-29T12:15:31.686Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.13s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.15s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:15:31 [2021-07-29T12:15:31.687Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:15:31 [2021-07-29T12:15:31.687Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
12:15:31 [2021-07-29T12:15:31.687Z] === RUN   TestContainerBindMountNonRecursive
12:15:32 [2021-07-29T12:15:32.249Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:15:32 [2021-07-29T12:15:32.746Z] Removing intermediate container 813b41ae7b57
12:15:32 [2021-07-29T12:15:32.746Z]  ---> 7590fd76bd1a
12:15:32 [2021-07-29T12:15:32.746Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:15:32 [2021-07-29T12:15:32.746Z]  ---> Running in 2ba983809a36
12:15:33 [2021-07-29T12:15:33.178Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:15:33 [2021-07-29T12:15:33.204Z] 
12:15:33 [2021-07-29T12:15:33.204Z] SUCCESS: Specified value was saved.
12:15:34 [2021-07-29T12:15:34.545Z] --- PASS: TestContainerBindMountNonRecursive (3.01s)
12:15:34 [2021-07-29T12:15:34.545Z] === RUN   TestContainerVolumesMountedAsShared
12:15:35 [2021-07-29T12:15:35.108Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:15:35 [2021-07-29T12:15:35.365Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s)
12:15:35 [2021-07-29T12:15:35.365Z] === RUN   TestContainerVolumesMountedAsSlave
12:15:35 [2021-07-29T12:15:35.928Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:15:36 [2021-07-29T12:15:36.105Z] Removing intermediate container 2ba983809a36
12:15:36 [2021-07-29T12:15:36.106Z]  ---> 5ee5a7ac3250
12:15:36 [2021-07-29T12:15:36.106Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:15:36 [2021-07-29T12:15:36.106Z]  ---> Running in b0a58f2ee13a
12:15:36 [2021-07-29T12:15:36.732Z] --- PASS: TestContainerVolumesMountedAsSlave (1.33s)
12:15:36 [2021-07-29T12:15:36.732Z] === RUN   TestNetworkNat
12:15:36 [2021-07-29T12:15:36.732Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:15:37 [2021-07-29T12:15:37.660Z] --- PASS: TestNetworkNat (1.13s)
12:15:37 [2021-07-29T12:15:37.660Z] === RUN   TestNetworkLocalhostTCPNat
12:15:39 [2021-07-29T12:15:39.073Z] --- PASS: TestNetworkLocalhostTCPNat (1.27s)
12:15:39 [2021-07-29T12:15:39.073Z] === RUN   TestNetworkLoopbackNat
12:15:40 [2021-07-29T12:15:40.793Z] Cannot create a file when that file already exists.
12:15:41 [2021-07-29T12:15:41.597Z]     check_test.go:309: [d6e572a278c6a] daemon is not started
12:15:41 [2021-07-29T12:15:41.597Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:15:42 [2021-07-29T12:15:42.160Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:15:43 [2021-07-29T12:15:43.090Z] --- PASS: TestNetworkLoopbackNat (4.08s)
12:15:43 [2021-07-29T12:15:43.090Z] === RUN   TestPause
12:15:43 [2021-07-29T12:15:43.653Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestServiceUpdatePidsLimit (17.00s)
12:15:44 [2021-07-29T12:15:44.006Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s)
12:15:44 [2021-07-29T12:15:44.006Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s)
12:15:44 [2021-07-29T12:15:44.006Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s)
12:15:44 [2021-07-29T12:15:44.006Z] PASS
12:15:44 [2021-07-29T12:15:44.006Z] 
12:15:44 [2021-07-29T12:15:44.006Z] === Skipped
12:15:44 [2021-07-29T12:15:44.006Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:15:44 [2021-07-29T12:15:44.006Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:15:44 [2021-07-29T12:15:44.006Z] 
12:15:44 [2021-07-29T12:15:44.006Z] 
12:15:44 [2021-07-29T12:15:44.006Z] DONE 27 tests, 1 skipped in 173.992s
12:15:44 [2021-07-29T12:15:44.006Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:15:44 [2021-07-29T12:15:44.006Z] INFO: Testing against a local daemon
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestSessionCreate
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestSessionCreate (0.02s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestSessionCreateWithBadUpgrade
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:15:44 [2021-07-29T12:15:44.006Z] PASS
12:15:44 [2021-07-29T12:15:44.006Z] 
12:15:44 [2021-07-29T12:15:44.006Z] DONE 2 tests in 0.074s
12:15:44 [2021-07-29T12:15:44.006Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:15:44 [2021-07-29T12:15:44.006Z] INFO: Testing against a local daemon
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:15:44 [2021-07-29T12:15:44.006Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestEventsExecDie
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestEventsExecDie (1.05s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestEventsBackwardsCompatible
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestEventsVolumeCreate
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestInfoBinaryCommits
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestInfoAPIVersioned
12:15:44 [2021-07-29T12:15:44.006Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:15:44 [2021-07-29T12:15:44.006Z] === RUN   TestInfoDiscoveryBackend
12:15:44 [2021-07-29T12:15:44.216Z] --- PASS: TestPause (1.23s)
12:15:44 [2021-07-29T12:15:44.216Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:15:44 [2021-07-29T12:15:44.216Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:15:44 [2021-07-29T12:15:44.216Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s)
12:15:44 [2021-07-29T12:15:44.216Z] === RUN   TestPauseStopPausedContainer
12:15:44 [2021-07-29T12:15:44.566Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
12:15:44 [2021-07-29T12:15:44.566Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:15:45 [2021-07-29T12:15:45.479Z] Removing intermediate container b0a58f2ee13a
12:15:45 [2021-07-29T12:15:45.479Z]  ---> f5fcd87162ca
12:15:45 [2021-07-29T12:15:45.479Z] Step 13/13 : CMD ["sh"]
12:15:45 [2021-07-29T12:15:45.479Z]  ---> Running in 66f48bc2b77f
12:15:45 [2021-07-29T12:15:45.928Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:15:45 [2021-07-29T12:15:45.928Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:15:45 [2021-07-29T12:15:45.937Z] Removing intermediate container 66f48bc2b77f
12:15:45 [2021-07-29T12:15:45.937Z]  ---> 7f3c0d96b01e
12:15:45 [2021-07-29T12:15:45.937Z] Successfully built 7f3c0d96b01e
12:15:45 [2021-07-29T12:15:45.937Z] Successfully tagged busybox:latest
12:15:45 [2021-07-29T12:15:45.937Z] INFO: Docker images of the daemon under test
12:15:45 [2021-07-29T12:15:45.937Z] 
12:15:45 [2021-07-29T12:15:45.937Z] REPOSITORY                                     TAG                 IMAGE ID            CREATED                  SIZE
12:15:45 [2021-07-29T12:15:45.937Z] busybox                                        latest              7f3c0d96b01e        Less than a second ago   2.78GB
12:15:45 [2021-07-29T12:15:45.937Z] microsoft/windowsservercore                    latest              39d157a84080        5 months ago             2.74GB
12:15:45 [2021-07-29T12:15:45.937Z] mcr.microsoft.com/windows/servercore/insider   10.0.20295.1        39d157a84080        5 months ago             2.74GB
12:15:45 [2021-07-29T12:15:45.937Z] 
12:15:45 [2021-07-29T12:15:45.938Z] INFO: Running integration tests at 07/29/2021 12:15:45...
12:15:45 [2021-07-29T12:15:45.938Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:15:45 [2021-07-29T12:15:45.938Z] INFO: Integration API tests being run from the host:
12:15:45 [2021-07-29T12:15:45.938Z] INFO: make.ps1 starting at 07/29/2021 12:15:45
12:15:46 [2021-07-29T12:15:46.108Z] --- PASS: TestPauseStopPausedContainer (1.51s)
12:15:46 [2021-07-29T12:15:46.108Z] === RUN   TestPidHost
12:15:46 [2021-07-29T12:15:46.187Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
12:15:46 [2021-07-29T12:15:46.188Z] === RUN   TestInfoAPI
12:15:46 [2021-07-29T12:15:46.188Z] --- PASS: TestInfoAPI (0.02s)
12:15:46 [2021-07-29T12:15:46.188Z] === RUN   TestInfoAPIWarnings
12:15:46 [2021-07-29T12:15:46.905Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:15:48 [2021-07-29T12:15:48.981Z] --- PASS: TestBuildWithHugeFile (50.87s)
12:15:48 [2021-07-29T12:15:48.981Z] === RUN   TestBuildWCOWSandboxSize
12:15:48 [2021-07-29T12:15:48.981Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:15:48 [2021-07-29T12:15:48.981Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
12:15:48 [2021-07-29T12:15:48.981Z] === RUN   TestBuildWithEmptyDockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:15:48 [2021-07-29T12:15:48.982Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s)
12:15:48 [2021-07-29T12:15:48.982Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s)
12:15:48 [2021-07-29T12:15:48.982Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:15:48 [2021-07-29T12:15:48.982Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildPreserveOwnership
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildPreserveOwnership/copy_from
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:15:48 [2021-07-29T12:15:48.982Z] --- PASS: TestBuildPreserveOwnership (4.77s)
12:15:48 [2021-07-29T12:15:48.982Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.23s)
12:15:48 [2021-07-29T12:15:48.982Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s)
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildPlatformInvalid
12:15:48 [2021-07-29T12:15:48.982Z] --- PASS: TestBuildPlatformInvalid (0.13s)
12:15:48 [2021-07-29T12:15:48.982Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:15:50 [2021-07-29T12:15:50.282Z] --- PASS: TestPidHost (4.21s)
12:15:50 [2021-07-29T12:15:50.282Z] === RUN   TestPsFilter
12:15:50 [2021-07-29T12:15:50.282Z] --- PASS: TestPsFilter (0.15s)
12:15:50 [2021-07-29T12:15:50.282Z] === RUN   TestRemoveContainerWithRemovedVolume
12:15:51 [2021-07-29T12:15:51.004Z] f143c6fed32d: Pull complete
12:15:51 [2021-07-29T12:15:51.004Z] Digest: sha256:cc8a0215d2d19516c23b5f8a8e04799631c5ff2fb9a3c509fbd46f7ef7057877
12:15:51 [2021-07-29T12:15:51.004Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
12:15:51 [2021-07-29T12:15:51.004Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2061'
12:15:51 [2021-07-29T12:15:51.004Z] WARN: Skipping validation tests
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Running unit tests at 07/29/2021 12:15:42...
12:15:51 [2021-07-29T12:15:51.004Z] INFO: make.ps1 starting at 07/29/2021 12:15:48
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Git commit (9384004d34) assumed from DOCKER_GITCOMMIT environment variable
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Invoking autogen...
12:15:51 [2021-07-29T12:15:51.004Z] INFO: Running unit tests...
12:15:51 [2021-07-29T12:15:51.651Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.33s)
12:15:51 [2021-07-29T12:15:51.651Z] === RUN   TestRemoveContainerWithVolume
12:15:53 [2021-07-29T12:15:53.022Z] --- PASS: TestRemoveContainerWithVolume (1.28s)
12:15:53 [2021-07-29T12:15:53.022Z] === RUN   TestRemoveContainerRunning
12:15:53 [2021-07-29T12:15:53.022Z] === RUN   TestDockerSuite/TestBuildBlankName
12:15:53 [2021-07-29T12:15:53.585Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:15:54 [2021-07-29T12:15:54.150Z] --- PASS: TestRemoveContainerRunning (1.25s)
12:15:54 [2021-07-29T12:15:54.150Z] === RUN   TestRemoveContainerForceRemoveRunning
12:15:55 [2021-07-29T12:15:55.517Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.31s)
12:15:55 [2021-07-29T12:15:55.517Z] === RUN   TestRemoveInvalidContainer
12:15:55 [2021-07-29T12:15:55.517Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:15:55 [2021-07-29T12:15:55.517Z] === RUN   TestRenameLinkedContainer
12:15:56 [2021-07-29T12:15:56.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:15:59 [2021-07-29T12:15:59.588Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
12:16:01 [2021-07-29T12:16:01.055Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:16:01 [2021-07-29T12:16:01.056Z] --- PASS: TestRenameLinkedContainer (5.50s)
12:16:01 [2021-07-29T12:16:01.056Z] === RUN   TestRenameStoppedContainer
12:16:01 [2021-07-29T12:16:01.214Z] Loaded image: buildpack-deps:buster
12:16:01 [2021-07-29T12:16:01.214Z] Loaded image: busybox:latest
12:16:01 [2021-07-29T12:16:01.475Z] Loaded image: busybox:glibc
12:16:02 [2021-07-29T12:16:02.424Z] --- PASS: TestRenameStoppedContainer (1.47s)
12:16:02 [2021-07-29T12:16:02.424Z] === RUN   TestRenameRunningContainerAndReuse
12:16:02 [2021-07-29T12:16:02.424Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:16:04 [2021-07-29T12:16:04.021Z] Loaded image: debian:bullseye
12:16:04 [2021-07-29T12:16:04.021Z] Loaded image: hello-world:latest
12:16:04 [2021-07-29T12:16:04.021Z] Loaded image: arm32v7/hello-world:latest
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestInfoAPIWarnings (16.24s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestInfoDebug
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestInfoDebug (0.52s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestInfoInsecureRegistries
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestInfoRegistryMirrors
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestLoginFailsWithBadCredentials
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestPingCacheHeaders
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestPingCacheHeaders (0.03s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestPingGet
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestPingGet (0.01s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestPingHead
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestPingHead (0.02s)
12:16:04 [2021-07-29T12:16:04.409Z] === RUN   TestVersion
12:16:04 [2021-07-29T12:16:04.409Z] --- PASS: TestVersion (0.03s)
12:16:04 [2021-07-29T12:16:04.409Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:16:04 [2021-07-29T12:16:04.981Z] --- PASS: TestRenameRunningContainerAndReuse (2.72s)
12:16:04 [2021-07-29T12:16:04.981Z] === RUN   TestRenameInvalidName
12:16:05 [2021-07-29T12:16:05.773Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.42s)
12:16:05 [2021-07-29T12:16:05.773Z] PASS
12:16:05 [2021-07-29T12:16:05.773Z] 
12:16:05 [2021-07-29T12:16:05.773Z] DONE 19 tests in 22.756s
12:16:05 [2021-07-29T12:16:05.773Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:16:05 [2021-07-29T12:16:05.773Z] INFO: Testing against a local daemon
12:16:05 [2021-07-29T12:16:05.773Z] === RUN   TestVolumesCreateAndList
12:16:05 [2021-07-29T12:16:05.773Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:16:05 [2021-07-29T12:16:05.773Z] === RUN   TestVolumesRemove
12:16:05 [2021-07-29T12:16:05.773Z] --- PASS: TestVolumesRemove (0.08s)
12:16:05 [2021-07-29T12:16:05.773Z] === RUN   TestVolumesInspect
12:16:05 [2021-07-29T12:16:05.773Z] --- PASS: TestVolumesInspect (0.02s)
12:16:05 [2021-07-29T12:16:05.773Z] === RUN   TestVolumesInvalidJSON
12:16:05 [2021-07-29T12:16:05.773Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:16:05 [2021-07-29T12:16:05.773Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:16:05 [2021-07-29T12:16:05.773Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:16:05 [2021-07-29T12:16:05.773Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:16:05 [2021-07-29T12:16:05.773Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:16:05 [2021-07-29T12:16:05.773Z] PASS
12:16:05 [2021-07-29T12:16:05.773Z] 
12:16:05 [2021-07-29T12:16:05.773Z] DONE 5 tests in 0.170s
12:16:05 [2021-07-29T12:16:05.773Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:16:06 [2021-07-29T12:16:06.334Z] Stopping apparmor (via systemctl): apparmor.service.
12:16:06 [2021-07-29T12:16:06.334Z] Removing test suite binaries
12:16:06 [2021-07-29T12:16:06.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:16:06 [2021-07-29T12:16:06.590Z] exiting test-integration
12:16:06 [2021-07-29T12:16:06.590Z] ++ exit 0
12:16:06 [2021-07-29T12:16:06.590Z] 
12:16:06 [2021-07-29T12:16:06.619Z] --- PASS: TestRenameInvalidName (1.45s)
12:16:06 [2021-07-29T12:16:06.619Z] === RUN   TestRenameAnonymousContainer
Post stage
[Pipeline] junit
12:16:09 [2021-07-29T12:16:09.865Z] Recording test results
12:16:09 [2021-07-29T12:16:09.888Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:16:09 [2021-07-29T12:16:09.923Z] ?   	github.com/docker/docker/api	[no test files]
12:16:11 [2021-07-29T12:16:11.201Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
12:16:11 [2021-07-29T12:16:11.255Z] --- PASS: TestRenameAnonymousContainer (4.59s)
12:16:11 [2021-07-29T12:16:11.255Z] === RUN   TestRenameContainerWithSameName
12:16:11 [2021-07-29T12:16:11.255Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
Post stage
[Pipeline] sh
12:16:11 [2021-07-29T12:16:11.584Z] + echo Ensuring container killed.
12:16:11 [2021-07-29T12:16:11.584Z] Ensuring container killed.
12:16:11 [2021-07-29T12:16:11.584Z] + docker rm -vf docker-pr13
12:16:11 [2021-07-29T12:16:11.584Z] Error: No such container: docker-pr13
[Pipeline] sh
12:16:11 [2021-07-29T12:16:11.900Z] + echo Chowning /workspace to jenkins user
12:16:11 [2021-07-29T12:16:11.900Z] Chowning /workspace to jenkins user
12:16:11 [2021-07-29T12:16:11.900Z] + id -u
12:16:11 [2021-07-29T12:16:11.900Z] + id -g
12:16:11 [2021-07-29T12:16:11.900Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:16:12 [2021-07-29T12:16:12.623Z] --- PASS: TestRenameContainerWithSameName (1.21s)
12:16:12 [2021-07-29T12:16:12.623Z] === RUN   TestRenameContainerWithLinkedContainer
12:16:13 [2021-07-29T12:16:13.552Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:16:14 [2021-07-29T12:16:14.048Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.90s)
12:16:14 [2021-07-29T12:16:14.048Z] PASS
12:16:14 [2021-07-29T12:16:14.048Z] 
12:16:14 [2021-07-29T12:16:14.048Z] === Skipped
12:16:14 [2021-07-29T12:16:14.048Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:16:14 [2021-07-29T12:16:14.048Z]     build_session_test.go:25: TODO: BuildKit
12:16:14 [2021-07-29T12:16:14.048Z] 
12:16:14 [2021-07-29T12:16:14.048Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
12:16:14 [2021-07-29T12:16:14.048Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
12:16:14 [2021-07-29T12:16:14.048Z] 
12:16:14 [2021-07-29T12:16:14.048Z] 
12:16:14 [2021-07-29T12:16:14.048Z] DONE 34 tests, 2 skipped in 123.649s
12:16:14 [2021-07-29T12:16:14.048Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:16:14 [2021-07-29T12:16:14.048Z] ++ 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
12:16:14 [2021-07-29T12:16:14.048Z] ++ set -e
12:16:14 [2021-07-29T12:16:14.048Z] ++ '[' -n 0 ']'
12:16:14 [2021-07-29T12:16:14.048Z] ++ set -x
12:16:14 [2021-07-29T12:16:14.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=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
12:16:14 [2021-07-29T12:16:14.115Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:16:14 [2021-07-29T12:16:14.309Z] INFO: Testing against a local daemon
12:16:14 [2021-07-29T12:16:14.309Z] === RUN   TestConfigInspect
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:16:14 [2021-07-29T12:16:14.679Z] --- PASS: TestRenameContainerWithLinkedContainer (2.39s)
12:16:14 [2021-07-29T12:16:14.679Z] === RUN   TestResize
12:16:14 [2021-07-29T12:16:14.752Z] + bundleName=amd64-cgroup2
12:16:14 [2021-07-29T12:16:14.752Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:16:14 [2021-07-29T12:16:14.752Z] Creating amd64-cgroup2-bundles.tar.gz
12:16:14 [2021-07-29T12:16:14.752Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:16:14 [2021-07-29T12:16:14.752Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
12:16:15 [2021-07-29T12:16:15.030Z] Archiving artifacts
12:16:15 [2021-07-29T12:16:15.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:16:15 [2021-07-29T12:16:15.242Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:16:16 [2021-07-29T12:16:16.170Z] --- PASS: TestResize (1.28s)
12:16:16 [2021-07-29T12:16:16.170Z] === RUN   TestResizeWithInvalidSize
12:16:16 [2021-07-29T12:16:16.500Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:16:16 [2021-07-29T12:16:16.853Z] + make clean
12:16:16 [2021-07-29T12:16:16.853Z] docker volume rm -f docker-dev-cache
12:16:17 [2021-07-29T12:16:17.099Z] --- PASS: TestResizeWithInvalidSize (1.17s)
12:16:17 [2021-07-29T12:16:17.099Z] === RUN   TestResizeWhenContainerNotStarted
12:16:17 [2021-07-29T12:16:17.108Z] docker-dev-cache
[Pipeline] deleteDir
12:16:17 [2021-07-29T12:16:17.607Z] --- PASS: TestConfigInspect (2.81s)
12:16:17 [2021-07-29T12:16:17.607Z] === RUN   TestConfigList
12:16:18 [2021-07-29T12:16:18.467Z] --- PASS: TestResizeWhenContainerNotStarted (1.23s)
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:16:18 [2021-07-29T12:16:18.467Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:16:19 [2021-07-29T12:16:19.520Z] --- PASS: TestConfigList (2.18s)
12:16:19 [2021-07-29T12:16:19.520Z] === RUN   TestConfigsCreateAndDelete
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
12:16:20 [2021-07-29T12:16:20.359Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
[Pipeline] }
12:16:22 [2021-07-29T12:16:22.071Z] --- PASS: TestConfigsCreateAndDelete (2.72s)
12:16:22 [2021-07-29T12:16:22.071Z] === RUN   TestConfigsUpdate
12:16:22 [2021-07-29T12:16:22.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:16:22 [2021-07-29T12:16:22.251Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:16:22 [2021-07-29T12:16:22.251Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:16:22 [2021-07-29T12:16:22.673Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:16:22 [2021-07-29T12:16:22.673Z] INFO: Testing against a local daemon
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithSession
12:16:22 [2021-07-29T12:16:22.673Z]     build_session_test.go:25: TODO: BuildKit
12:16:22 [2021-07-29T12:16:22.673Z] --- SKIP: TestBuildWithSession (0.00s)
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildSquashParent
12:16:22 [2021-07-29T12:16:22.673Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:16:22 [2021-07-29T12:16:22.673Z] --- SKIP: TestBuildSquashParent (0.00s)
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:22 [2021-07-29T12:16:22.673Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:22 [2021-07-29T12:16:22.673Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:22 [2021-07-29T12:16:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:16:22 [2021-07-29T12:16:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:16:22 [2021-07-29T12:16:22.673Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:16:23 [2021-07-29T12:16:23.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:16:23 [2021-07-29T12:16:23.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:16:24 [2021-07-29T12:16:24.614Z] --- PASS: TestConfigsUpdate (2.67s)
12:16:24 [2021-07-29T12:16:24.614Z] === RUN   TestTemplatedConfig
12:16:25 [2021-07-29T12:16:25.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:16:25 [2021-07-29T12:16:25.767Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:16:26 [2021-07-29T12:16:26.329Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:16:27 [2021-07-29T12:16:27.626Z] === RUN   TestMiddlewares
12:16:27 [2021-07-29T12:16:27.626Z] --- PASS: TestMiddlewares (0.00s)
12:16:27 [2021-07-29T12:16:27.626Z] PASS
12:16:27 [2021-07-29T12:16:27.626Z] coverage: 9.0% of statements
12:16:27 [2021-07-29T12:16:27.626Z] ok  	github.com/docker/docker/api/server	0.058s	coverage: 9.0% of statements
12:16:28 [2021-07-29T12:16:28.818Z] --- PASS: TestTemplatedConfig (3.51s)
12:16:28 [2021-07-29T12:16:28.818Z] === RUN   TestConfigCreateResolve
12:16:29 [2021-07-29T12:16:29.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:16:29 [2021-07-29T12:16:29.602Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:16:30 [2021-07-29T12:16:30.729Z] --- PASS: TestConfigCreateResolve (2.70s)
12:16:30 [2021-07-29T12:16:30.729Z] PASS
12:16:30 [2021-07-29T12:16:30.729Z] 
12:16:30 [2021-07-29T12:16:30.729Z] DONE 6 tests in 18.337s
12:16:30 [2021-07-29T12:16:30.729Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:16:30 [2021-07-29T12:16:30.990Z] ++ 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
12:16:30 [2021-07-29T12:16:30.990Z] ++ set -e
12:16:30 [2021-07-29T12:16:30.990Z] ++ '[' -n 0 ']'
12:16:30 [2021-07-29T12:16:30.990Z] ++ set -x
12:16:30 [2021-07-29T12:16:30.990Z] ++ 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
12:16:30 [2021-07-29T12:16:30.990Z] INFO: Testing against a local daemon
12:16:30 [2021-07-29T12:16:30.990Z] === RUN   TestCheckpoint
12:16:30 [2021-07-29T12:16:30.990Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:16:30 [2021-07-29T12:16:30.990Z] --- SKIP: TestCheckpoint (0.00s)
12:16:30 [2021-07-29T12:16:30.990Z] === RUN   TestContainerInvalidJSON
12:16:30 [2021-07-29T12:16:30.990Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:16:30 [2021-07-29T12:16:30.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:16:30 [2021-07-29T12:16:30.990Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:16:30 [2021-07-29T12:16:30.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:16:30 [2021-07-29T12:16:30.990Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:16:30 [2021-07-29T12:16:30.990Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:16:30 [2021-07-29T12:16:30.990Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:16:30 [2021-07-29T12:16:30.990Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:16:30 [2021-07-29T12:16:30.990Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:16:30 [2021-07-29T12:16:30.990Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:16:31 [2021-07-29T12:16:31.250Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s)
12:16:31 [2021-07-29T12:16:31.250Z] === RUN   TestCopyFromContainerPathIsNotDir
12:16:31 [2021-07-29T12:16:31.250Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
12:16:31 [2021-07-29T12:16:31.250Z] === RUN   TestCopyToContainerPathDoesNotExist
12:16:31 [2021-07-29T12:16:31.250Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s)
12:16:31 [2021-07-29T12:16:31.250Z] === RUN   TestCopyToContainerPathIsNotDir
12:16:31 [2021-07-29T12:16:31.510Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s)
12:16:31 [2021-07-29T12:16:31.510Z] === RUN   TestCopyFromContainer
12:16:32 [2021-07-29T12:16:32.901Z] === RUN   TestCopyFromContainer//
12:16:32 [2021-07-29T12:16:32.901Z] === RUN   TestCopyFromContainer//bar/root
12:16:33 [2021-07-29T12:16:33.004Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:16:33 [2021-07-29T12:16:33.162Z] === RUN   TestCopyFromContainer//bar/root/
12:16:33 [2021-07-29T12:16:33.162Z] === RUN   TestCopyFromContainer/bar/quux
12:16:33 [2021-07-29T12:16:33.162Z] === RUN   TestCopyFromContainer/bar/quux/
12:16:33 [2021-07-29T12:16:33.422Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:16:33 [2021-07-29T12:16:33.422Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:16:33 [2021-07-29T12:16:33.422Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:16:33 [2021-07-29T12:16:33.464Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:16:33 [2021-07-29T12:16:33.682Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:16:33 [2021-07-29T12:16:33.682Z] === RUN   TestCopyFromContainer/bar/notarget
12:16:33 [2021-07-29T12:16:33.682Z] --- PASS: TestCopyFromContainer (2.42s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer// (0.10s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
12:16:33 [2021-07-29T12:16:33.682Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:16:33 [2021-07-29T12:16:33.776Z]     check_test.go:309: [d46a75e673deb] daemon is not started
12:16:33 [2021-07-29T12:16:33.776Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:16:33 [2021-07-29T12:16:33.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateLinkToNonExistingContainer
12:16:33 [2021-07-29T12:16:33.947Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateWithInvalidEnv
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateWithInvalidEnv/0
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateWithInvalidEnv/0
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateWithInvalidEnv/1
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateWithInvalidEnv/1
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateWithInvalidEnv/2
12:16:33 [2021-07-29T12:16:33.947Z] === PAUSE TestCreateWithInvalidEnv/2
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateWithInvalidEnv/0
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateWithInvalidEnv/1
12:16:33 [2021-07-29T12:16:33.947Z] === CONT  TestCreateWithInvalidEnv/2
12:16:33 [2021-07-29T12:16:33.947Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateTmpfsMountsTarget
12:16:33 [2021-07-29T12:16:33.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
12:16:33 [2021-07-29T12:16:33.947Z] === RUN   TestCreateWithCustomMaskedPaths
12:16:34 [2021-07-29T12:16:34.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:16:35 [2021-07-29T12:16:35.632Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:16:35 [2021-07-29T12:16:35.633Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:16:36 [2021-07-29T12:16:36.489Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s)
12:16:36 [2021-07-29T12:16:36.489Z] === RUN   TestCreateWithCustomReadonlyPaths
12:16:37 [2021-07-29T12:16:37.525Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:16:38 [2021-07-29T12:16:38.401Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.32s)
12:16:38 [2021-07-29T12:16:38.401Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:16:38 [2021-07-29T12:16:38.453Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:38 [2021-07-29T12:16:38.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:38 [2021-07-29T12:16:38.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:16:38 [2021-07-29T12:16:38.661Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:16:38 [2021-07-29T12:16:38.661Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:16:38 [2021-07-29T12:16:38.661Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:16:38 [2021-07-29T12:16:38.661Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:16:38 [2021-07-29T12:16:38.661Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
12:16:38 [2021-07-29T12:16:38.661Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
12:16:38 [2021-07-29T12:16:38.661Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
12:16:38 [2021-07-29T12:16:38.661Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:16:38 [2021-07-29T12:16:38.661Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:16:39 [2021-07-29T12:16:39.016Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.55s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.74s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.83s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.59s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.88s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.64s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.07s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.71s)
12:16:39 [2021-07-29T12:16:39.016Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.44s)
12:16:39 [2021-07-29T12:16:39.016Z] === RUN   TestCgroupNamespacesRun
12:16:39 [2021-07-29T12:16:39.232Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
12:16:39 [2021-07-29T12:16:39.232Z] === RUN   TestCreateDifferentPlatform
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestCreateDifferentPlatform/different_os
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:16:39 [2021-07-29T12:16:39.494Z] --- PASS: TestCreateDifferentPlatform (0.03s)
12:16:39 [2021-07-29T12:16:39.494Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:16:39 [2021-07-29T12:16:39.494Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:16:39 [2021-07-29T12:16:39.494Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:16:39 [2021-07-29T12:16:39.494Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestContainerStartOnDaemonRestart
12:16:39 [2021-07-29T12:16:39.494Z] === PAUSE TestContainerStartOnDaemonRestart
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestDaemonRestartIpcMode
12:16:39 [2021-07-29T12:16:39.494Z] === PAUSE TestDaemonRestartIpcMode
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestDaemonHostGatewayIP
12:16:39 [2021-07-29T12:16:39.494Z] === PAUSE TestDaemonHostGatewayIP
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestRestartDaemonWithRestartingContainer
12:16:39 [2021-07-29T12:16:39.494Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestContainerKillOnDaemonStart
12:16:39 [2021-07-29T12:16:39.494Z] === PAUSE TestContainerKillOnDaemonStart
12:16:39 [2021-07-29T12:16:39.494Z] === RUN   TestDiff
12:16:40 [2021-07-29T12:16:40.437Z] --- PASS: TestDiff (0.83s)
12:16:40 [2021-07-29T12:16:40.437Z] === RUN   TestExecWithCloseStdin
12:16:40 [2021-07-29T12:16:40.906Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:16:41 [2021-07-29T12:16:41.380Z] --- PASS: TestExecWithCloseStdin (1.07s)
12:16:41 [2021-07-29T12:16:41.380Z] === RUN   TestExec
12:16:41 [2021-07-29T12:16:41.834Z] --- PASS: TestCgroupNamespacesRun (2.72s)
12:16:41 [2021-07-29T12:16:41.834Z] === RUN   TestCgroupNamespacesRunPrivileged
12:16:42 [2021-07-29T12:16:42.032Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.65s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.99s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.58s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.47s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.42s)
12:16:42 [2021-07-29T12:16:42.032Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.86s)
12:16:42 [2021-07-29T12:16:42.032Z] === RUN   TestBuildMultiStageCopy
12:16:42 [2021-07-29T12:16:42.032Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:16:42 [2021-07-29T12:16:42.764Z] --- PASS: TestExec (1.20s)
12:16:42 [2021-07-29T12:16:42.764Z] === RUN   TestExecUser
12:16:43 [2021-07-29T12:16:43.706Z] --- PASS: TestExecUser (1.05s)
12:16:43 [2021-07-29T12:16:43.706Z] === RUN   TestExportContainerAndImportImage
12:16:43 [2021-07-29T12:16:43.726Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.84s)
12:16:43 [2021-07-29T12:16:43.726Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:16:43 [2021-07-29T12:16:43.981Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:16:44 [2021-07-29T12:16:44.239Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:16:44 [2021-07-29T12:16:44.647Z] --- PASS: TestExportContainerAndImportImage (1.02s)
12:16:44 [2021-07-29T12:16:44.647Z] === RUN   TestExportContainerAfterDaemonRestart
12:16:46 [2021-07-29T12:16:46.030Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
12:16:46 [2021-07-29T12:16:46.030Z] === RUN   TestHealthCheckWorkdir
12:16:46 [2021-07-29T12:16:46.763Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.79s)
12:16:46 [2021-07-29T12:16:46.763Z] === RUN   TestCgroupNamespacesRunHostMode
12:16:47 [2021-07-29T12:16:47.326Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:16:47 [2021-07-29T12:16:47.413Z] --- PASS: TestHealthCheckWorkdir (1.39s)
12:16:47 [2021-07-29T12:16:47.413Z] === RUN   TestHealthKillContainer
12:16:49 [2021-07-29T12:16:49.221Z] --- PASS: TestCgroupNamespacesRunHostMode (2.74s)
12:16:49 [2021-07-29T12:16:49.221Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:16:50 [2021-07-29T12:16:50.708Z] --- PASS: TestHealthKillContainer (3.07s)
12:16:50 [2021-07-29T12:16:50.708Z] === RUN   TestInspectCpusetInConfigPre120
12:16:51 [2021-07-29T12:16:51.114Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:16:51 [2021-07-29T12:16:51.278Z] --- PASS: TestInspectCpusetInConfigPre120 (0.79s)
12:16:51 [2021-07-29T12:16:51.278Z] === RUN   TestIpcModeNone
12:16:52 [2021-07-29T12:16:52.045Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.92s)
12:16:52 [2021-07-29T12:16:52.045Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:16:52 [2021-07-29T12:16:52.660Z] --- PASS: TestIpcModeNone (1.05s)
12:16:52 [2021-07-29T12:16:52.660Z] === RUN   TestIpcModePrivate
12:16:52 [2021-07-29T12:16:52.973Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:16:53 [2021-07-29T12:16:53.229Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
12:16:53 [2021-07-29T12:16:53.489Z] --- PASS: TestIpcModePrivate (1.05s)
12:16:53 [2021-07-29T12:16:53.489Z] === RUN   TestIpcModeShareable
12:16:53 [2021-07-29T12:16:53.903Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.77s)
12:16:53 [2021-07-29T12:16:53.903Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:16:54 [2021-07-29T12:16:54.430Z]     ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
12:16:54 [2021-07-29T12:16:54.430Z] --- PASS: TestIpcModeShareable (1.05s)
12:16:54 [2021-07-29T12:16:54.430Z] === RUN   TestAPIIpcModeShareableAndContainer
12:16:54 [2021-07-29T12:16:54.873Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s)
12:16:54 [2021-07-29T12:16:54.873Z] === RUN   TestCgroupNamespacesRunOlderClient
12:16:56 [2021-07-29T12:16:56.830Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:16:56 [2021-07-29T12:16:56.830Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:16:57 [2021-07-29T12:16:57.405Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:16:57 [2021-07-29T12:16:57.661Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.74s)
12:16:57 [2021-07-29T12:16:57.661Z] === RUN   TestNISDomainname
12:16:57 [2021-07-29T12:16:57.727Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.04s)
12:16:57 [2021-07-29T12:16:57.727Z] === RUN   TestAPIIpcModeHost
12:16:57 [2021-07-29T12:16:57.798Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:16:58 [2021-07-29T12:16:58.588Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:16:58 [2021-07-29T12:16:58.588Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:16:58 [2021-07-29T12:16:58.667Z] --- PASS: TestAPIIpcModeHost (1.05s)
12:16:58 [2021-07-29T12:16:58.667Z] === RUN   TestDaemonIpcModeShareable
12:16:59 [2021-07-29T12:16:59.334Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:16:59 [2021-07-29T12:16:59.954Z] --- PASS: TestNISDomainname (2.42s)
12:16:59 [2021-07-29T12:16:59.954Z] === RUN   TestHostnameDnsResolution
12:17:00 [2021-07-29T12:17:00.051Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:17:00 [2021-07-29T12:17:00.210Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:17:00 [2021-07-29T12:17:00.311Z] --- PASS: TestDaemonIpcModeShareable (1.82s)
12:17:00 [2021-07-29T12:17:00.311Z] === RUN   TestDaemonIpcModePrivate
12:17:00 [2021-07-29T12:17:00.870Z] --- PASS: TestBuildMultiStageCopy (18.99s)
12:17:00 [2021-07-29T12:17:00.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (13.95s)
12:17:00 [2021-07-29T12:17:00.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s)
12:17:00 [2021-07-29T12:17:00.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s)
12:17:00 [2021-07-29T12:17:00.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s)
12:17:00 [2021-07-29T12:17:00.870Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.61s)
12:17:00 [2021-07-29T12:17:00.870Z] === RUN   TestBuildMultiStageParentConfig
12:17:01 [2021-07-29T12:17:01.575Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:17:01 [2021-07-29T12:17:01.835Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 14.7% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/server/middleware	0.013s	coverage: 37.7% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/server/router/swarm	0.017s	coverage: 5.7% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/api/types/versions	0.002s	coverage: 75.0% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/builder/dockerfile	0.210s	coverage: 49.0% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/builder/remotecontext	0.082s	coverage: 13.7% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.334s	coverage: 86.3% of statements
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/cli	[no test files]
12:17:01 [2021-07-29T12:17:01.843Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:17:02 [2021-07-29T12:17:02.222Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:17:02 [2021-07-29T12:17:02.222Z] --- PASS: TestDaemonIpcModePrivate (1.87s)
12:17:02 [2021-07-29T12:17:02.222Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:17:02 [2021-07-29T12:17:02.398Z] --- PASS: TestHostnameDnsResolution (2.17s)
12:17:02 [2021-07-29T12:17:02.398Z] === RUN   TestStats
12:17:02 [2021-07-29T12:17:02.770Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.024s	coverage: 67.6% of statements
12:17:02 [2021-07-29T12:17:02.959Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:17:03 [2021-07-29T12:17:03.522Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:17:03 [2021-07-29T12:17:03.775Z] --- PASS: TestBuildMultiStageParentConfig (2.87s)
12:17:03 [2021-07-29T12:17:03.775Z] === RUN   TestBuildLabelWithTargets
12:17:03 [2021-07-29T12:17:03.775Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:17:03 [2021-07-29T12:17:03.775Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
12:17:03 [2021-07-29T12:17:03.775Z] === RUN   TestBuildWithEmptyLayers
12:17:04 [2021-07-29T12:17:04.135Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
12:17:04 [2021-07-29T12:17:04.135Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s)
12:17:04 [2021-07-29T12:17:04.135Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:17:04 [2021-07-29T12:17:04.675Z] ok  	github.com/docker/docker/client	0.122s	coverage: 75.5% of statements
12:17:04 [2021-07-29T12:17:04.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:17:04 [2021-07-29T12:17:04.891Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:17:04 [2021-07-29T12:17:04.891Z]     check_test.go:309: [d565191e0d78d] daemon is not started
12:17:04 [2021-07-29T12:17:04.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:17:04 [2021-07-29T12:17:04.891Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:17:04 [2021-07-29T12:17:04.891Z]     check_test.go:309: [dad5f72ed1049] daemon is not started
12:17:04 [2021-07-29T12:17:04.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:17:05 [2021-07-29T12:17:05.309Z] --- PASS: TestBuildWithEmptyLayers (1.62s)
12:17:05 [2021-07-29T12:17:05.309Z] === RUN   TestBuildMultiStageOnBuild
12:17:05 [2021-07-29T12:17:05.819Z] --- PASS: TestStats (3.38s)
12:17:05 [2021-07-29T12:17:05.819Z] === RUN   TestStopContainerWithTimeout
12:17:05 [2021-07-29T12:17:05.819Z] === RUN   TestStopContainerWithTimeout/0
12:17:05 [2021-07-29T12:17:05.819Z] === PAUSE TestStopContainerWithTimeout/0
12:17:05 [2021-07-29T12:17:05.819Z] === RUN   TestStopContainerWithTimeout/1
12:17:05 [2021-07-29T12:17:05.819Z] === PAUSE TestStopContainerWithTimeout/1
12:17:05 [2021-07-29T12:17:05.819Z] === RUN   TestStopContainerWithTimeout/3
12:17:05 [2021-07-29T12:17:05.819Z] === PAUSE TestStopContainerWithTimeout/3
12:17:05 [2021-07-29T12:17:05.819Z] === RUN   TestStopContainerWithTimeout/-1
12:17:05 [2021-07-29T12:17:05.819Z] === PAUSE TestStopContainerWithTimeout/-1
12:17:05 [2021-07-29T12:17:05.819Z] === CONT  TestStopContainerWithTimeout/0
12:17:05 [2021-07-29T12:17:05.819Z] === CONT  TestStopContainerWithTimeout/3
12:17:06 [2021-07-29T12:17:06.048Z]     ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
12:17:06 [2021-07-29T12:17:06.048Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s)
12:17:06 [2021-07-29T12:17:06.048Z] === RUN   TestIpcModeOlderClient
12:17:06 [2021-07-29T12:17:06.048Z] === PAUSE TestIpcModeOlderClient
12:17:06 [2021-07-29T12:17:06.048Z] === RUN   TestKillContainerInvalidSignal
12:17:07 [2021-07-29T12:17:07.002Z] --- PASS: TestKillContainerInvalidSignal (0.84s)
12:17:07 [2021-07-29T12:17:07.002Z] === RUN   TestKillContainer
12:17:07 [2021-07-29T12:17:07.002Z] === RUN   TestKillContainer/no_signal
12:17:07 [2021-07-29T12:17:07.576Z] === RUN   TestKillContainer/non_killing_signal
12:17:07 [2021-07-29T12:17:07.715Z] === CONT  TestStopContainerWithTimeout/1
12:17:08 [2021-07-29T12:17:08.150Z] === RUN   TestKillContainer/killing_signal
12:17:08 [2021-07-29T12:17:08.644Z]     check_test.go:309: [d8606d75fff76] daemon is not started
12:17:08 [2021-07-29T12:17:08.644Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:17:09 [2021-07-29T12:17:09.532Z] --- PASS: TestKillContainer (2.45s)
12:17:09 [2021-07-29T12:17:09.532Z]     --- PASS: TestKillContainer/no_signal (0.79s)
12:17:09 [2021-07-29T12:17:09.532Z]     --- PASS: TestKillContainer/non_killing_signal (0.62s)
12:17:09 [2021-07-29T12:17:09.532Z]     --- PASS: TestKillContainer/killing_signal (0.79s)
12:17:09 [2021-07-29T12:17:09.532Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:17:09 [2021-07-29T12:17:09.532Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:17:09 [2021-07-29T12:17:09.572Z] === CONT  TestStopContainerWithTimeout/-1
12:17:09 [2021-07-29T12:17:09.828Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:17:10 [2021-07-29T12:17:10.103Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:17:11 [2021-07-29T12:17:11.045Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
12:17:11 [2021-07-29T12:17:11.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.76s)
12:17:11 [2021-07-29T12:17:11.045Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s)
12:17:11 [2021-07-29T12:17:11.045Z] === RUN   TestKillStoppedContainer
12:17:11 [2021-07-29T12:17:11.045Z] --- PASS: TestKillStoppedContainer (0.06s)
12:17:11 [2021-07-29T12:17:11.045Z] === RUN   TestKillStoppedContainerAPIPre120
12:17:11 [2021-07-29T12:17:11.045Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:17:11 [2021-07-29T12:17:11.045Z] === RUN   TestKillDifferentUserContainer
12:17:11 [2021-07-29T12:17:11.720Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:17:11 [2021-07-29T12:17:11.985Z] --- PASS: TestKillDifferentUserContainer (0.81s)
12:17:11 [2021-07-29T12:17:11.985Z] === RUN   TestInspectOomKilledTrue
12:17:11 [2021-07-29T12:17:11.985Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:17:11 [2021-07-29T12:17:11.985Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:17:11 [2021-07-29T12:17:11.985Z] === RUN   TestInspectOomKilledFalse
12:17:11 [2021-07-29T12:17:11.985Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:17:11 [2021-07-29T12:17:11.985Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:17:11 [2021-07-29T12:17:11.985Z] === RUN   TestLinksEtcHostsContentMatch
12:17:12 [2021-07-29T12:17:12.282Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:17:12 [2021-07-29T12:17:12.538Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:17:12 [2021-07-29T12:17:12.538Z]     --- PASS: TestStopContainerWithTimeout/0 (1.75s)
12:17:12 [2021-07-29T12:17:12.538Z]     --- PASS: TestStopContainerWithTimeout/1 (2.05s)
12:17:12 [2021-07-29T12:17:12.538Z]     --- PASS: TestStopContainerWithTimeout/3 (3.83s)
12:17:12 [2021-07-29T12:17:12.538Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.14s)
12:17:12 [2021-07-29T12:17:12.538Z] === RUN   TestDeleteDevicemapper
12:17:12 [2021-07-29T12:17:12.538Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:17:12 [2021-07-29T12:17:12.538Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:17:12 [2021-07-29T12:17:12.538Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:17:12 [2021-07-29T12:17:12.555Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s)
12:17:12 [2021-07-29T12:17:12.555Z] === RUN   TestLinksContainerNames
12:17:13 [2021-07-29T12:17:13.467Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:17:14 [2021-07-29T12:17:14.465Z] --- PASS: TestLinksContainerNames (1.63s)
12:17:14 [2021-07-29T12:17:14.465Z] === RUN   TestLogsFollowTailEmpty
12:17:14 [2021-07-29T12:17:14.834Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:17:15 [2021-07-29T12:17:15.035Z] --- PASS: TestLogsFollowTailEmpty (0.80s)
12:17:15 [2021-07-29T12:17:15.035Z] === RUN   TestContainerNetworkMountsNoChown
12:17:15 [2021-07-29T12:17:15.976Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s)
12:17:15 [2021-07-29T12:17:15.976Z] === RUN   TestMountDaemonRoot
12:17:15 [2021-07-29T12:17:15.976Z] === RUN   TestMountDaemonRoot/default
12:17:15 [2021-07-29T12:17:15.976Z] === PAUSE TestMountDaemonRoot/default
12:17:15 [2021-07-29T12:17:15.976Z] === RUN   TestMountDaemonRoot/private
12:17:15 [2021-07-29T12:17:15.976Z] === PAUSE TestMountDaemonRoot/private
12:17:15 [2021-07-29T12:17:15.976Z] === RUN   TestMountDaemonRoot/rprivate
12:17:15 [2021-07-29T12:17:15.976Z] === PAUSE TestMountDaemonRoot/rprivate
12:17:15 [2021-07-29T12:17:15.976Z] === RUN   TestMountDaemonRoot/slave
12:17:15 [2021-07-29T12:17:15.976Z] === PAUSE TestMountDaemonRoot/slave
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rslave
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rslave
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/shared
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/shared
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rshared
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rshared
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/default
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/default/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rshared
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/shared
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rslave
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rprivate
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/private
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/private/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/private/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/slave
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/default/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/private/bind_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:17:15 [2021-07-29T12:17:15.977Z] === CONT  TestMountDaemonRoot/default/bind_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/private/mount_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/default/mount_root
12:17:16 [2021-07-29T12:17:16.237Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:17:16 [2021-07-29T12:17:16.237Z] --- PASS: TestMountDaemonRoot (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:17:16 [2021-07-29T12:17:16.237Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
12:17:16 [2021-07-29T12:17:16.237Z] === RUN   TestContainerBindMountNonRecursive
12:17:16 [2021-07-29T12:17:16.725Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.24s)
12:17:16 [2021-07-29T12:17:16.725Z] === RUN   TestUpdateMemory
12:17:16 [2021-07-29T12:17:16.725Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:17:16 [2021-07-29T12:17:16.725Z] --- SKIP: TestUpdateMemory (0.00s)
12:17:16 [2021-07-29T12:17:16.725Z] === RUN   TestUpdateCPUQuota
12:17:18 [2021-07-29T12:17:18.779Z] --- PASS: TestContainerBindMountNonRecursive (2.09s)
12:17:18 [2021-07-29T12:17:18.779Z] === RUN   TestContainerVolumesMountedAsShared
12:17:19 [2021-07-29T12:17:19.039Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s)
12:17:19 [2021-07-29T12:17:19.040Z] === RUN   TestContainerVolumesMountedAsSlave
12:17:19 [2021-07-29T12:17:19.244Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:17:19 [2021-07-29T12:17:19.980Z] --- PASS: TestContainerVolumesMountedAsSlave (0.83s)
12:17:19 [2021-07-29T12:17:19.980Z] === RUN   TestNetworkNat
12:17:20 [2021-07-29T12:17:20.117Z] --- PASS: TestBuildMultiStageOnBuild (14.24s)
12:17:20 [2021-07-29T12:17:20.117Z] === RUN   TestBuildUncleanTarFilenames
12:17:20 [2021-07-29T12:17:20.117Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:17:20 [2021-07-29T12:17:20.117Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:17:20 [2021-07-29T12:17:20.117Z] === RUN   TestBuildMultiStageLayerLeak
12:17:20 [2021-07-29T12:17:20.551Z] --- PASS: TestNetworkNat (0.86s)
12:17:20 [2021-07-29T12:17:20.551Z] === RUN   TestNetworkLocalhostTCPNat
12:17:21 [2021-07-29T12:17:21.135Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:17:21 [2021-07-29T12:17:21.493Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
12:17:21 [2021-07-29T12:17:21.493Z] === RUN   TestNetworkLoopbackNat
12:17:22 [2021-07-29T12:17:22.504Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:17:23 [2021-07-29T12:17:23.434Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:17:24 [2021-07-29T12:17:24.360Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:17:24 [2021-07-29T12:17:24.360Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:17:24 [2021-07-29T12:17:24.616Z] === RUN   TestDockerSuite/TestBuildCmd
12:17:24 [2021-07-29T12:17:24.790Z] --- PASS: TestNetworkLoopbackNat (3.25s)
12:17:24 [2021-07-29T12:17:24.790Z] === RUN   TestPause
12:17:24 [2021-07-29T12:17:24.873Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:17:25 [2021-07-29T12:17:25.129Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:17:25 [2021-07-29T12:17:25.385Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:17:25 [2021-07-29T12:17:25.385Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:17:25 [2021-07-29T12:17:25.385Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:17:25 [2021-07-29T12:17:25.731Z] --- PASS: TestPause (0.88s)
12:17:25 [2021-07-29T12:17:25.731Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:17:25 [2021-07-29T12:17:25.731Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:17:25 [2021-07-29T12:17:25.731Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:17:25 [2021-07-29T12:17:25.731Z] === RUN   TestPauseStopPausedContainer
12:17:26 [2021-07-29T12:17:26.671Z] --- PASS: TestPauseStopPausedContainer (0.86s)
12:17:26 [2021-07-29T12:17:26.671Z] === RUN   TestPidHost
12:17:26 [2021-07-29T12:17:26.751Z] --- PASS: TestUpdateCPUQuota (9.65s)
12:17:26 [2021-07-29T12:17:26.751Z] === RUN   TestUpdatePidsLimit
12:17:26 [2021-07-29T12:17:26.751Z] === RUN   TestUpdatePidsLimit/update_from_none
12:17:27 [2021-07-29T12:17:27.007Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:17:27 [2021-07-29T12:17:27.569Z] === RUN   TestUpdatePidsLimit/no_change
12:17:28 [2021-07-29T12:17:28.498Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:17:28 [2021-07-29T12:17:28.583Z] --- PASS: TestPidHost (2.14s)
12:17:28 [2021-07-29T12:17:28.583Z] === RUN   TestPsFilter
12:17:28 [2021-07-29T12:17:28.843Z] --- PASS: TestPsFilter (0.14s)
12:17:28 [2021-07-29T12:17:28.843Z] === RUN   TestRemoveContainerWithRemovedVolume
12:17:29 [2021-07-29T12:17:29.060Z] === RUN   TestUpdatePidsLimit/update_lower
12:17:29 [2021-07-29T12:17:29.414Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s)
12:17:29 [2021-07-29T12:17:29.414Z] === RUN   TestRemoveContainerWithVolume
12:17:30 [2021-07-29T12:17:30.355Z] --- PASS: TestRemoveContainerWithVolume (0.79s)
12:17:30 [2021-07-29T12:17:30.355Z] === RUN   TestRemoveContainerRunning
12:17:30 [2021-07-29T12:17:30.429Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:17:31 [2021-07-29T12:17:31.296Z] --- PASS: TestRemoveContainerRunning (0.81s)
12:17:31 [2021-07-29T12:17:31.296Z] === RUN   TestRemoveContainerForceRemoveRunning
12:17:31 [2021-07-29T12:17:31.798Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:17:31 [2021-07-29T12:17:31.867Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s)
12:17:31 [2021-07-29T12:17:31.867Z] === RUN   TestRemoveInvalidContainer
12:17:31 [2021-07-29T12:17:31.867Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:17:31 [2021-07-29T12:17:31.867Z] === RUN   TestRenameLinkedContainer
12:17:32 [2021-07-29T12:17:32.492Z] --- PASS: TestBuildMultiStageLayerLeak (12.27s)
12:17:32 [2021-07-29T12:17:32.492Z] === RUN   TestBuildWithHugeFile
12:17:32 [2021-07-29T12:17:32.727Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:17:34 [2021-07-29T12:17:34.093Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:17:34 [2021-07-29T12:17:34.349Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:17:34 [2021-07-29T12:17:34.912Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:17:35 [2021-07-29T12:17:35.165Z] --- PASS: TestRenameLinkedContainer (3.19s)
12:17:35 [2021-07-29T12:17:35.165Z] === RUN   TestRenameStoppedContainer
12:17:36 [2021-07-29T12:17:36.105Z] --- PASS: TestRenameStoppedContainer (0.77s)
12:17:36 [2021-07-29T12:17:36.105Z] === RUN   TestRenameRunningContainerAndReuse
12:17:36 [2021-07-29T12:17:36.278Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:17:36 [2021-07-29T12:17:36.534Z] --- PASS: TestUpdatePidsLimit (10.07s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/update_from_none (1.13s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/no_change (1.30s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/update_lower (1.22s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.42s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.25s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.33s)
12:17:36 [2021-07-29T12:17:36.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.38s)
12:17:36 [2021-07-29T12:17:36.534Z] === RUN   TestUpdateRestartPolicy
12:17:37 [2021-07-29T12:17:37.491Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s)
12:17:37 [2021-07-29T12:17:37.491Z] === RUN   TestRenameInvalidName
12:17:37 [2021-07-29T12:17:37.900Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:17:37 [2021-07-29T12:17:37.900Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:17:38 [2021-07-29T12:17:38.431Z] --- PASS: TestRenameInvalidName (0.79s)
12:17:38 [2021-07-29T12:17:38.431Z] === RUN   TestRenameAnonymousContainer
12:17:38 [2021-07-29T12:17:38.828Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:17:39 [2021-07-29T12:17:39.390Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestBoolValue
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestBoolValue (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestBoolValueOrDefault
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestBoolValueOrDefault (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestInt64ValueOrZero
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestInt64ValueOrZero (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestInt64ValueOrDefault
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestInt64ValueOrDefault (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestInt64ValueOrDefaultWithError
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestJsonContentType
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestJsonContentType (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] PASS
12:17:39 [2021-07-29T12:17:39.769Z] coverage: 14.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ok  	github.com/docker/docker/api/server/httputils	0.112s	coverage: 14.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestMaskSecretKeys
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestMaskSecretKeys (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestVersionMiddlewareVersion
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] PASS
12:17:39 [2021-07-29T12:17:39.769Z] coverage: 37.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ok  	github.com/docker/docker/api/server/middleware	0.080s	coverage: 37.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] === RUN   TestAdjustForAPIVersion
12:17:39 [2021-07-29T12:17:39.769Z] --- PASS: TestAdjustForAPIVersion (0.00s)
12:17:39 [2021-07-29T12:17:39.769Z] PASS
12:17:39 [2021-07-29T12:17:39.769Z] coverage: 5.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ok  	github.com/docker/docker/api/server/router/swarm	0.052s	coverage: 5.7% of statements
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/types	[no test files]
12:17:39 [2021-07-29T12:17:39.769Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestStrSliceMarshalJSON
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestStrSliceUnmarshalJSON
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestStrSliceUnmarshalString
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestStrSliceUnmarshalSlice
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] PASS
12:17:39 [2021-07-29T12:17:39.770Z] coverage: 90.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ok  	github.com/docker/docker/api/types/strslice	0.053s	coverage: 90.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestToJSON
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestToJSON (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestToParamWithVersion
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestToParamWithVersion (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromJSON
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromJSON (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestEmpty
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestEmpty (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestArgsMatchKVListEmptySources
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestArgsMatchKVList
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestArgsMatchKVList (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestArgsMatch
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestArgsMatch (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestAdd
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestAdd (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDel
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDel (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestLen
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestLen (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestExactMatch
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestExactMatch (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestOnlyOneExactMatch
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestOnlyOneExactMatch (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestContains
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestContains (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestValidate
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestValidate (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestWalkValues
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestWalkValues (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFuzzyMatch
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFuzzyMatch (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestClone
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestClone (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] PASS
12:17:39 [2021-07-29T12:17:39.770Z] coverage: 92.2% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ok  	github.com/docker/docker/api/types/filters	0.048s	coverage: 92.2% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDurationToSecondsString
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDurationToSecondsString (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestGetTimestamp
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCompareVersion
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCompareVersion (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] PASS
12:17:39 [2021-07-29T12:17:39.770Z] coverage: 75.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ok  	github.com/docker/docker/api/types/versions	0.056s	coverage: 75.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestGetTimestamp (0.17s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseTimestamps
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestParseTimestamps (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] PASS
12:17:39 [2021-07-29T12:17:39.770Z] coverage: 100.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ok  	github.com/docker/docker/api/types/time	0.211s	coverage: 100.0% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestParseRemoteURL (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCloneArgsSmartHttp
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCloneArgsSmartHttp (0.02s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCloneArgsDumbHttp
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCloneArgsGit
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCloneArgsGit (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCheckoutGit
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestProcessNoDockerignore
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestProcessNoDockerignore (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestProcessShouldLeaveAllFiles
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDetectContentType
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDetectContentType (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestSelectAcceptableMIME
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestSelectAcceptableMIME (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestInspectEmptyResponse
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestInspectEmptyResponse (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestInspectResponseBinary
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestInspectResponseBinary (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestResponseUnsupportedContentType
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestInspectResponseTextSimple
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestInspectResponseTextSimple (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestInspectResponseEmptyContentType
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestUnknownContentLength
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestUnknownContentLength (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDownloadRemote
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDownloadRemote (0.08s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestGetWithStatusError
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestGetWithStatusError (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCloseRootDirectory
12:17:39 [2021-07-29T12:17:39.770Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:39 [2021-07-29T12:17:39.770Z] --- SKIP: TestCloseRootDirectory (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestHashFile
12:17:39 [2021-07-29T12:17:39.770Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:39 [2021-07-29T12:17:39.770Z] --- SKIP: TestHashFile (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestHashSubdir
12:17:39 [2021-07-29T12:17:39.770Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:39 [2021-07-29T12:17:39.770Z] --- SKIP: TestHashSubdir (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestRemoveDirectory
12:17:39 [2021-07-29T12:17:39.770Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:17:39 [2021-07-29T12:17:39.770Z] --- SKIP: TestRemoveDirectory (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] PASS
12:17:39 [2021-07-29T12:17:39.770Z] coverage: 9.3% of statements
12:17:39 [2021-07-29T12:17:39.770Z] ok  	github.com/docker/docker/builder/remotecontext	0.344s	coverage: 9.3% of statements
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestGetAllAllowed
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestGetAllAllowed (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestGetAllMeta
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestGetAllMeta (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestWarnOnUnusedBuildArgs
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestIsUnreferencedBuiltin
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestIsExistingDirectory
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestIsExistingDirectory (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestGetFilenameForDownload
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestGetFilenameForDownload (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestEnv2Variables
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestEnv2Variables (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestEnvValueWithExistingRunConfigEnv
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestMaintainer
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestMaintainer (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestLabel
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestLabel (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromScratch
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromScratch (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromWithArg
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromWithArg (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromWithArgButBuildArgsNotGiven
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromWithUndefinedArg
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromWithUndefinedArg (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestFromMultiStageWithNamedStage
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestOnbuild
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestOnbuild (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestWorkdir
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestWorkdir (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCmd
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCmd (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestHealthcheckNone
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestHealthcheckNone (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestHealthcheckCmd
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestHealthcheckCmd (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestEntrypoint
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestEntrypoint (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestExpose
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestExpose (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestUser
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestUser (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestVolume
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestVolume (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestStopSignal
12:17:39 [2021-07-29T12:17:39.770Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:17:39 [2021-07-29T12:17:39.770Z] --- SKIP: TestStopSignal (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestArg
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestArg (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestShell
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestShell (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestPrependEnvOnCmd
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestPrependEnvOnCmd (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestRunWithBuildArgs
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestRunWithBuildArgs (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestRunIgnoresHealthcheck
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatchUnsupportedOptions
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestNormalizeWorkdir
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestNormalizeWorkdir (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/ADD_multiple_files_to_file
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/COPY_multiple_files_to_file
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/COPY_wildcard_no_files
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDispatch/COPY_url
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDispatch (0.09s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z]     --- PASS: TestDispatch/COPY_url (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestAddScratchImageAddsToMounts
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestAddFromScratchPopulatesPlatform
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestImageSourceGetAddsToMounts
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestEmptyDockerfile
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestEmptyDockerfile (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestSymlinkDockerfile
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestSymlinkDockerfile (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDockerfileOutsideTheBuildContext
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestNonExistingDockerfile
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestNonExistingDockerfile (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestCopyRunConfig
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestCopyRunConfig (0.00s)
12:17:39 [2021-07-29T12:17:39.770Z] === RUN   TestDeepCopyRunConfig
12:17:39 [2021-07-29T12:17:39.770Z] --- PASS: TestDeepCopyRunConfig (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] === RUN   TestExportImage
12:17:39 [2021-07-29T12:17:39.771Z] --- PASS: TestExportImage (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] === RUN   TestNormalizeDest
12:17:39 [2021-07-29T12:17:39.771Z] --- PASS: TestNormalizeDest (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] PASS
12:17:39 [2021-07-29T12:17:39.771Z] coverage: 46.8% of statements
12:17:39 [2021-07-29T12:17:39.771Z] ok  	github.com/docker/docker/builder/dockerfile	0.217s	coverage: 46.8% of statements
12:17:39 [2021-07-29T12:17:39.771Z] === RUN   TestEnable
12:17:39 [2021-07-29T12:17:39.771Z] --- PASS: TestEnable (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] === RUN   TestDisable
12:17:39 [2021-07-29T12:17:39.771Z] --- PASS: TestDisable (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] === RUN   TestEnabled
12:17:39 [2021-07-29T12:17:39.771Z] --- PASS: TestEnabled (0.00s)
12:17:39 [2021-07-29T12:17:39.771Z] PASS
12:17:39 [2021-07-29T12:17:39.771Z] coverage: 100.0% of statements
12:17:39 [2021-07-29T12:17:39.771Z] ok  	github.com/docker/docker/cli/debug	0.040s	coverage: 100.0% of statements
12:17:39 [2021-07-29T12:17:39.981Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:17:40 [2021-07-29T12:17:40.237Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
12:17:40 [2021-07-29T12:17:40.246Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:17:40 [2021-07-29T12:17:40.972Z] --- PASS: TestRenameAnonymousContainer (2.79s)
12:17:40 [2021-07-29T12:17:40.972Z] === RUN   TestRenameContainerWithSameName
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestTCP4Proxy
12:17:41 [2021-07-29T12:17:41.208Z] --- PASS: TestTCP4Proxy (0.01s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestTCP4ProxyHalfClose
12:17:41 [2021-07-29T12:17:41.208Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestTCP6Proxy
12:17:41 [2021-07-29T12:17:41.208Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:17:41 [2021-07-29T12:17:41.208Z] --- SKIP: TestTCP6Proxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestTCPDualStackProxy
12:17:41 [2021-07-29T12:17:41.208Z]     network_proxy_test.go:212: No support for dual stack yet
12:17:41 [2021-07-29T12:17:41.208Z] --- SKIP: TestTCPDualStackProxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestUDP4Proxy
12:17:41 [2021-07-29T12:17:41.208Z] --- PASS: TestUDP4Proxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestUDP6Proxy
12:17:41 [2021-07-29T12:17:41.208Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:17:41 [2021-07-29T12:17:41.208Z] --- SKIP: TestUDP6Proxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestUDPWriteError
12:17:41 [2021-07-29T12:17:41.208Z] --- PASS: TestUDPWriteError (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestSCTP4Proxy
12:17:41 [2021-07-29T12:17:41.208Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
12:17:41 [2021-07-29T12:17:41.208Z] --- SKIP: TestSCTP4Proxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] === RUN   TestSCTP6Proxy
12:17:41 [2021-07-29T12:17:41.208Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:17:41 [2021-07-29T12:17:41.208Z] --- SKIP: TestSCTP6Proxy (0.00s)
12:17:41 [2021-07-29T12:17:41.208Z] PASS
12:17:41 [2021-07-29T12:17:41.208Z] coverage: 49.4% of statements
12:17:41 [2021-07-29T12:17:41.208Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.069s	coverage: 49.4% of statements
12:17:41 [2021-07-29T12:17:41.913Z] --- PASS: TestRenameContainerWithSameName (0.78s)
12:17:41 [2021-07-29T12:17:41.913Z] === RUN   TestRenameContainerWithLinkedContainer
12:17:43 [2021-07-29T12:17:43.513Z]     check_test.go:309: [da7605bfcdf99] daemon is not started
12:17:43 [2021-07-29T12:17:43.513Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:17:43 [2021-07-29T12:17:43.825Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s)
12:17:43 [2021-07-29T12:17:43.825Z] === RUN   TestResize
12:17:44 [2021-07-29T12:17:44.397Z] --- PASS: TestResize (0.80s)
12:17:44 [2021-07-29T12:17:44.397Z] === RUN   TestResizeWithInvalidSize
12:17:44 [2021-07-29T12:17:44.968Z] --- PASS: TestResizeWithInvalidSize (0.84s)
12:17:44 [2021-07-29T12:17:44.968Z] === RUN   TestResizeWhenContainerNotStarted
12:17:45 [2021-07-29T12:17:45.911Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s)
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:17:45 [2021-07-29T12:17:45.911Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:17:46 [2021-07-29T12:17:46.783Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:17:48 [2021-07-29T12:17:48.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:17:48 [2021-07-29T12:17:48.673Z]     docker_cli_daemon_plugins_test.go:105: [d8f32289bf397] daemon is not started
12:17:48 [2021-07-29T12:17:48.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:17:48 [2021-07-29T12:17:48.719Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:17:49 [2021-07-29T12:17:49.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:17:50 [2021-07-29T12:17:50.038Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:17:50 [2021-07-29T12:17:50.238Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:17:51 [2021-07-29T12:17:51.302Z] ok  	github.com/docker/docker/cmd/dockerd	0.044s	coverage: 29.1% of statements
12:17:51 [2021-07-29T12:17:51.303Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.493s	coverage: 0.0% of statements
12:17:51 [2021-07-29T12:17:51.303Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:17:51 [2021-07-29T12:17:51.303Z] ok  	github.com/docker/docker/container	0.121s	coverage: 34.7% of statements
12:17:51 [2021-07-29T12:17:51.303Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:17:51 [2021-07-29T12:17:51.303Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:17:51 [2021-07-29T12:17:51.303Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:17:51 [2021-07-29T12:17:51.303Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:17:51 [2021-07-29T12:17:51.649Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:17:51 [2021-07-29T12:17:51.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:17:51 [2021-07-29T12:17:51.927Z]     check_test.go:309: [dc5cd7214b177] daemon is not started
12:17:51 [2021-07-29T12:17:51.927Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:17:52 [2021-07-29T12:17:52.171Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:17:52 [2021-07-29T12:17:52.183Z] --- PASS: TestUpdateRestartPolicy (15.61s)
12:17:52 [2021-07-29T12:17:52.183Z] === RUN   TestUpdateRestartWithAutoRemove
12:17:52 [2021-07-29T12:17:52.746Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:17:53 [2021-07-29T12:17:53.006Z] --- PASS: TestUpdateRestartWithAutoRemove (0.91s)
12:17:53 [2021-07-29T12:17:53.006Z] === RUN   TestWaitNonBlocked
12:17:53 [2021-07-29T12:17:53.006Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:53 [2021-07-29T12:17:53.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:53 [2021-07-29T12:17:53.006Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:53 [2021-07-29T12:17:53.006Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:53 [2021-07-29T12:17:53.006Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:17:53 [2021-07-29T12:17:53.006Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:17:53 [2021-07-29T12:17:53.569Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointCreateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointCreate
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointDeleteError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointDeleteError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointDelete
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointDelete (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointListError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointListError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointList
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointList (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCheckpointListContainerNotFound
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNewClientWithOpsFromEnv
12:17:53 [2021-07-29T12:17:53.615Z]     client_test.go:23: runtime.GOOS == "windows"
12:17:53 [2021-07-29T12:17:53.615Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestGetAPIPath
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestGetAPIPath (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestParseHostURL
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestParseHostURL (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPIVersionEmpty
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPIVersion
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPIVersion (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPVersionOverride
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPIVersionAutomatic
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestClientRedirect
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestClientRedirect (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigCreateUnsupported
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigCreateUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigCreateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigCreate
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspectNotFound
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspectNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspectUnsupported
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspectUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspectError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspectConfigNotFound
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigInspect
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigListUnsupported
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigListUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigListError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigListError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigList
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigList (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigRemoveUnsupported
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigRemoveError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigRemove
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigUpdateUnsupported
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigUpdateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestConfigUpdate
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestConfigUpdate (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCommitError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCommitError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCommit
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCommit (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStatPathError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStatPathError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStatPathNotFoundError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStatPathNoHeaderError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStatPath
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStatPath (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyToContainerError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyToContainerError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyToContainerNotFoundError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyToContainerNotStatusOKError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyToContainer
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyToContainer (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyFromContainerError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyFromContainerError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyFromContainerNotFoundError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyFromContainerNotStatusOKError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyFromContainerNoHeaderError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestCopyFromContainer
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestCopyFromContainer (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCreateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCreateImageNotFound
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCreateWithName
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCreateWithName (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerCreateAutoRemove
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerDiffError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerDiffError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerDiff
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerDiff (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecCreateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecCreate
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecStartError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecStartError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecStart
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecStart (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecInspectError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecInspect
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExportError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExportError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExport
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExport (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerInspectError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerInspectContainerNotFound
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerInspect
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerInspectNode
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerInspectNode (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerKillError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerKillError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerKill
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerKill (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerListError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerListError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerList
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerList (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerLogsNotFoundError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerLogsError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerLogsError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerLogs
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerLogs (0.17s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerPauseError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerPauseError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerPause
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerPause (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainersPruneError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainersPruneError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainersPrune
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainersPrune (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRemoveError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRemoveNotFoundError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRemove
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRenameError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRenameError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRename
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRename (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerResizeError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerResizeError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecResizeError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecResizeError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerResize
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerResize (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerExecResize
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerExecResize (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRestartError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRestartError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerRestart
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerRestart (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStartError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStartError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStart
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStart (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStatsError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStatsError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStats
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStats (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStopError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStopError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerStop
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerStop (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerTopError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerTopError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerTop
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerTop (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerUnpauseError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerUnpauseError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerUnpause
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerUnpause (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerUpdateError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerUpdate
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerUpdate (0.02s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerWaitError
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerWaitError (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestContainerWait
12:17:53 [2021-07-29T12:17:53.615Z] --- PASS: TestContainerWait (0.00s)
12:17:53 [2021-07-29T12:17:53.615Z] === RUN   TestDiskUsageError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestDiskUsageError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestDiskUsage
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestDiskUsage (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestDistributionInspectUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestDistributionInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestEventsErrorInOptions
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestEventsErrorInOptions (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestEventsErrorFromServer
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestEventsErrorFromServer (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestEvents
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestEvents (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestTLSCloseWriter
12:17:53 [2021-07-29T12:17:53.616Z] === PAUSE TestTLSCloseWriter
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageBuildError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageBuildError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageBuild
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageBuild (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestGetDockerOS
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestGetDockerOS (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageCreateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageCreate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageHistoryError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageHistoryError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageHistory
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageHistory (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageImportError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageImportError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageImport
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageImport (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageInspectImageNotFound
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageInspectImageNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageList (0.01s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageListApiBefore125
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageListApiBefore125 (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageLoadError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageLoadError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageLoad
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageLoad (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagesPruneError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagesPruneError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagesPrune
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagesPrune (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullReferenceParseError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullReferenceParseError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullAnyError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullAnyError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullStatusUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullWithPrivilegedFuncNoError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePullWithoutErrors
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePullWithoutErrors (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushReferenceError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushReferenceError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushAnyError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushAnyError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushStatusUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithPrivilegedFuncNoError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithoutErrors
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImagePushWithoutErrors (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageRemoveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageRemoveImageNotFound
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageRemove
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSaveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSaveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSave
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSave (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchAnyError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchAnyError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchStatusUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageSearchWithoutErrors
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageTagError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageTagError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageTagInvalidReference
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageTagInvalidReference (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageTagInvalidSourceImageName
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageTagHexSource
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageTagHexSource (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestImageTag
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestImageTag (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestInfoServerError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestInfoServerError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestInfoInvalidResponseJSONError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestInfo
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestInfo (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkConnectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkConnectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkConnect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkConnect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkCreateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkCreate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkDisconnectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkDisconnectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkDisconnect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkDisconnect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkInspectNotFoundError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkList (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworksPruneError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworksPruneError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworksPrune
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworksPrune (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkRemoveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNetworkRemove
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNetworkRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeInspectNodeNotFound
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeList (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeRemoveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeRemove
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeUpdateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestNodeUpdate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestNodeUpdate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestOptionWithTimeout
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestOptionWithTimeout (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingFail
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPingFail (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingWithError
12:17:53 [2021-07-29T12:17:53.616Z] 2021/07/29 12:17:52 RoundTripper returned a response & error; ignoring response
12:17:53 [2021-07-29T12:17:53.616Z] 2021/07/29 12:17:52 RoundTripper returned a response & error; ignoring response
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPingWithError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingSuccess
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPingSuccess (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingHeadFallback
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingHeadFallback/OK
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingHeadFallback/Internal_Server_Error
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingHeadFallback/Not_Found
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPingHeadFallback (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginDisableError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginDisableError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginDisable
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginDisable (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginEnableError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginEnableError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginEnable
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginEnable (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginList (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginPushError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginPushError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginPush
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginPush (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginRemoveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginRemove
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginSetError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginSetError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPluginSet
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPluginSet (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSetHostHeader
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSetHostHeader (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestPlainTextError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestPlainTextError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestInfiniteError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestInfiniteError (0.03s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestCanceledContext
12:17:53 [2021-07-29T12:17:53.616Z] 2021/07/29 12:17:52 RoundTripper returned a response & error; ignoring response
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestCanceledContext (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestDeadlineExceededContext
12:17:53 [2021-07-29T12:17:53.616Z] 2021/07/29 12:17:52 RoundTripper returned a response & error; ignoring response
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestDeadlineExceededContext (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretCreateUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretCreateUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretCreateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretCreate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretInspectUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretInspectUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretInspectSecretNotFound
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretListUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretListUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretList (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretRemoveUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretRemoveError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretRemove
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretUpdateUnsupported
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretUpdateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestSecretUpdate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestSecretUpdate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceCreateError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceCreate
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceCreateCompatiblePlatforms
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceCreateDigestPinning
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceInspectError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceInspectServiceNotFound
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceInspect
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceListError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceListError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceList
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceList (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceLogsError
12:17:53 [2021-07-29T12:17:53.616Z] --- PASS: TestServiceLogsError (0.00s)
12:17:53 [2021-07-29T12:17:53.616Z] === RUN   TestServiceLogs
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceLogs (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestServiceRemoveError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestServiceRemoveNotFoundError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestServiceRemove
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestServiceUpdateError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestServiceUpdate
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestServiceUpdate (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmGetUnlockKeyError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmGetUnlockKey
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmInitError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmInitError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmInit
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmInit (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmInspectError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmInspect
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmJoinError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmJoinError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmJoin
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmJoin (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmLeaveError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmLeaveError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmLeave
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmLeave (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmUnlockError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmUnlockError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmUnlock
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmUnlock (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmUpdateError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmUpdateError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestSwarmUpdate
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestSwarmUpdate (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestTaskInspectError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTaskInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestTaskInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestTaskInspect
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTaskInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestTaskListError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTaskListError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestTaskList
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTaskList (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeCreateError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeCreateError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeCreate
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeCreate (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeInspectError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeInspectError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeInspectNotFound
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeInspectNotFound (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeInspectWithEmptyID
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeInspect
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeInspect (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeListError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeListError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeList
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeList (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeRemoveError
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeRemoveError (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === RUN   TestVolumeRemove
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestVolumeRemove (0.00s)
12:17:53 [2021-07-29T12:17:53.617Z] === CONT  TestTLSCloseWriter
12:17:53 [2021-07-29T12:17:53.617Z] --- PASS: TestTLSCloseWriter (0.01s)
12:17:53 [2021-07-29T12:17:53.617Z] PASS
12:17:53 [2021-07-29T12:17:53.617Z] coverage: 75.0% of statements
12:17:53 [2021-07-29T12:17:53.617Z] ok  	github.com/docker/docker/client	0.444s	coverage: 75.0% of statements
12:17:54 [2021-07-29T12:17:54.132Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:17:54 [2021-07-29T12:17:54.695Z] --- PASS: TestWaitNonBlocked (0.02s)
12:17:54 [2021-07-29T12:17:54.695Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s)
12:17:54 [2021-07-29T12:17:54.695Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.43s)
12:17:54 [2021-07-29T12:17:54.695Z] === RUN   TestWaitBlocked
12:17:54 [2021-07-29T12:17:54.695Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:17:54 [2021-07-29T12:17:54.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:17:54 [2021-07-29T12:17:54.695Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:17:54 [2021-07-29T12:17:54.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:17:54 [2021-07-29T12:17:54.695Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:17:54 [2021-07-29T12:17:54.695Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:17:54 [2021-07-29T12:17:54.751Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.70s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.84s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.71s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.73s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s)
12:17:54 [2021-07-29T12:17:54.751Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s)
12:17:54 [2021-07-29T12:17:54.751Z] === RUN   TestCgroupNamespacesRun
12:17:55 [2021-07-29T12:17:55.259Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:17:56 [2021-07-29T12:17:56.140Z] --- PASS: TestCgroupNamespacesRun (1.82s)
12:17:56 [2021-07-29T12:17:56.140Z] === RUN   TestCgroupNamespacesRunPrivileged
12:17:56 [2021-07-29T12:17:56.626Z] --- PASS: TestWaitBlocked (0.02s)
12:17:56 [2021-07-29T12:17:56.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.84s)
12:17:56 [2021-07-29T12:17:56.626Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.84s)
12:17:56 [2021-07-29T12:17:56.626Z] === CONT  TestContainerStartOnDaemonRestart
12:17:56 [2021-07-29T12:17:56.626Z] === CONT  TestContainerKillOnDaemonStart
12:17:57 [2021-07-29T12:17:57.523Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.46s)
12:17:57 [2021-07-29T12:17:57.524Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:17:58 [2021-07-29T12:17:58.517Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:17:59 [2021-07-29T12:17:59.394Z] ok  	github.com/docker/docker/daemon/cluster	0.082s	coverage: 0.5% of statements
12:17:59 [2021-07-29T12:17:59.437Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s)
12:17:59 [2021-07-29T12:17:59.437Z] === RUN   TestCgroupNamespacesRunHostMode
12:18:00 [2021-07-29T12:18:00.409Z] --- PASS: TestContainerStartOnDaemonRestart (4.07s)
12:18:00 [2021-07-29T12:18:00.409Z] === CONT  TestIpcModeOlderClient
12:18:00 [2021-07-29T12:18:00.665Z] --- PASS: TestIpcModeOlderClient (0.10s)
12:18:00 [2021-07-29T12:18:00.665Z] === CONT  TestDaemonHostGatewayIP
12:18:00 [2021-07-29T12:18:00.665Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:18:00 [2021-07-29T12:18:00.761Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
12:18:01 [2021-07-29T12:18:01.348Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s)
12:18:01 [2021-07-29T12:18:01.348Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:18:01 [2021-07-29T12:18:01.688Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.009s	coverage: 35.9% of statements
12:18:02 [2021-07-29T12:18:02.034Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:18:02 [2021-07-29T12:18:02.290Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:18:02 [2021-07-29T12:18:02.859Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:18:03 [2021-07-29T12:18:03.116Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
12:18:03 [2021-07-29T12:18:03.262Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s)
12:18:03 [2021-07-29T12:18:03.262Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:18:03 [2021-07-29T12:18:03.372Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:18:03 [2021-07-29T12:18:03.628Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
12:18:04 [2021-07-29T12:18:04.192Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
12:18:04 [2021-07-29T12:18:04.645Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.59s)
12:18:04 [2021-07-29T12:18:04.645Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:18:04 [2021-07-29T12:18:04.754Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
12:18:05 [2021-07-29T12:18:05.011Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:18:05 [2021-07-29T12:18:05.011Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:18:05 [2021-07-29T12:18:05.011Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
12:18:05 [2021-07-29T12:18:05.011Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:18:05 [2021-07-29T12:18:05.011Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:18:05 [2021-07-29T12:18:05.268Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:18:05 [2021-07-29T12:18:05.268Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:18:05 [2021-07-29T12:18:05.268Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:18:05 [2021-07-29T12:18:05.268Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:18:05 [2021-07-29T12:18:05.268Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:18:05 [2021-07-29T12:18:05.268Z] --- PASS: TestDaemonHostGatewayIP (4.82s)
12:18:05 [2021-07-29T12:18:05.268Z] === CONT  TestRestartDaemonWithRestartingContainer
12:18:05 [2021-07-29T12:18:05.524Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
12:18:05 [2021-07-29T12:18:05.586Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s)
12:18:05 [2021-07-29T12:18:05.586Z] === RUN   TestCgroupNamespacesRunOlderClient
12:18:06 [2021-07-29T12:18:06.086Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
12:18:06 [2021-07-29T12:18:06.649Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
12:18:07 [2021-07-29T12:18:07.214Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
12:18:07 [2021-07-29T12:18:07.496Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s)
12:18:07 [2021-07-29T12:18:07.496Z] === RUN   TestNISDomainname
12:18:07 [2021-07-29T12:18:07.776Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
12:18:08 [2021-07-29T12:18:08.338Z]     check_test.go:309: [dd7c36a0f4f84] daemon is not started
12:18:08 [2021-07-29T12:18:08.338Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:18:08 [2021-07-29T12:18:08.594Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.28s)
12:18:08 [2021-07-29T12:18:08.594Z] === CONT  TestDaemonRestartIpcMode
12:18:08 [2021-07-29T12:18:08.879Z] --- PASS: TestNISDomainname (1.33s)
12:18:08 [2021-07-29T12:18:08.879Z] === RUN   TestHostnameDnsResolution
12:18:09 [2021-07-29T12:18:09.523Z]     check_test.go:309: [dd2d99696d36f] daemon is not started
12:18:09 [2021-07-29T12:18:09.523Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:18:09 [2021-07-29T12:18:09.772Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.436s	coverage: 13.8% of statements
12:18:09 [2021-07-29T12:18:09.779Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:18:10 [2021-07-29T12:18:10.035Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:18:10 [2021-07-29T12:18:10.261Z] --- PASS: TestHostnameDnsResolution (1.35s)
12:18:10 [2021-07-29T12:18:10.261Z] === RUN   TestStats
12:18:10 [2021-07-29T12:18:10.291Z] --- PASS: TestContainerKillOnDaemonStart (13.98s)
12:18:10 [2021-07-29T12:18:10.333Z] ok  	github.com/docker/docker/daemon/config	0.029s	coverage: 81.4% of statements
12:18:10 [2021-07-29T12:18:10.589Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
12:18:10 [2021-07-29T12:18:10.845Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
12:18:11 [2021-07-29T12:18:11.220Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:18:11 [2021-07-29T12:18:11.407Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
12:18:11 [2021-07-29T12:18:11.475Z] --- PASS: TestCheckoutGit (33.16s)
12:18:11 [2021-07-29T12:18:11.475Z] === RUN   TestValidGitTransport
12:18:11 [2021-07-29T12:18:11.475Z] --- PASS: TestValidGitTransport (0.00s)
12:18:11 [2021-07-29T12:18:11.475Z] === RUN   TestGitInvalidRef
12:18:11 [2021-07-29T12:18:11.475Z] --- PASS: TestGitInvalidRef (0.26s)
12:18:11 [2021-07-29T12:18:11.475Z] PASS
12:18:11 [2021-07-29T12:18:11.475Z] coverage: 86.3% of statements
12:18:11 [2021-07-29T12:18:11.476Z] ok  	github.com/docker/docker/builder/remotecontext/git	33.557s	coverage: 86.3% of statements
12:18:11 [2021-07-29T12:18:11.476Z] ?   	github.com/docker/docker/cli	[no test files]
12:18:11 [2021-07-29T12:18:11.476Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:18:12 [2021-07-29T12:18:12.801Z] --- PASS: TestStats (2.82s)
12:18:12 [2021-07-29T12:18:12.801Z] === RUN   TestStopContainerWithTimeout
12:18:12 [2021-07-29T12:18:12.801Z] === RUN   TestStopContainerWithTimeout/0
12:18:12 [2021-07-29T12:18:12.801Z] === PAUSE TestStopContainerWithTimeout/0
12:18:12 [2021-07-29T12:18:12.801Z] === RUN   TestStopContainerWithTimeout/1
12:18:12 [2021-07-29T12:18:12.801Z] === PAUSE TestStopContainerWithTimeout/1
12:18:12 [2021-07-29T12:18:12.801Z] === RUN   TestStopContainerWithTimeout/3
12:18:12 [2021-07-29T12:18:12.801Z] === PAUSE TestStopContainerWithTimeout/3
12:18:12 [2021-07-29T12:18:12.801Z] === RUN   TestStopContainerWithTimeout/-1
12:18:12 [2021-07-29T12:18:12.801Z] === PAUSE TestStopContainerWithTimeout/-1
12:18:12 [2021-07-29T12:18:12.801Z] === CONT  TestStopContainerWithTimeout/0
12:18:12 [2021-07-29T12:18:12.801Z] === CONT  TestStopContainerWithTimeout/-1
12:18:12 [2021-07-29T12:18:12.801Z] === CONT  TestStopContainerWithTimeout/3
12:18:12 [2021-07-29T12:18:12.801Z] === CONT  TestStopContainerWithTimeout/1
12:18:13 [2021-07-29T12:18:13.296Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.804s	coverage: 73.3% of statements
12:18:13 [2021-07-29T12:18:13.296Z] ok  	github.com/docker/docker/daemon	12.172s	coverage: 17.6% of statements
12:18:13 [2021-07-29T12:18:13.296Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:18:13 [2021-07-29T12:18:13.296Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:18:13 [2021-07-29T12:18:13.296Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:18:13 [2021-07-29T12:18:13.296Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:18:13 [2021-07-29T12:18:13.736Z] --- PASS: TestDaemonRestartIpcMode (4.60s)
12:18:13 [2021-07-29T12:18:13.736Z] PASS
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === Skipped
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:18:13 [2021-07-29T12:18:13.736Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:18:13 [2021-07-29T12:18:13.736Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:18:13 [2021-07-29T12:18:13.736Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s)
12:18:13 [2021-07-29T12:18:13.736Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:18:13 [2021-07-29T12:18:13.736Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:18:13 [2021-07-29T12:18:13.736Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] 
12:18:13 [2021-07-29T12:18:13.736Z] DONE 195 tests, 6 skipped in 227.743s
12:18:13 [2021-07-29T12:18:13.736Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:18:13 [2021-07-29T12:18:13.736Z] ++ 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
12:18:13 [2021-07-29T12:18:13.736Z] ++ set -e
12:18:13 [2021-07-29T12:18:13.736Z] ++ '[' -n 0 ']'
12:18:13 [2021-07-29T12:18:13.736Z] ++ set -x
12:18:13 [2021-07-29T12:18:13.736Z] ++ 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
12:18:13 [2021-07-29T12:18:13.736Z] === RUN   TestConfigDaemonLibtrustID
12:18:13 [2021-07-29T12:18:13.993Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:18:13 [2021-07-29T12:18:13.993Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:18:13 [2021-07-29T12:18:13.993Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation/invalid_config
12:18:13 [2021-07-29T12:18:13.993Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation/malformed_config
12:18:13 [2021-07-29T12:18:13.993Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:18:13 [2021-07-29T12:18:13.993Z] === RUN   TestDaemonConfigValidation/valid_config
12:18:13 [2021-07-29T12:18:13.993Z] === PAUSE TestDaemonConfigValidation/valid_config
12:18:13 [2021-07-29T12:18:13.993Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:18:13 [2021-07-29T12:18:13.993Z] === CONT  TestDaemonConfigValidation/valid_config
12:18:14 [2021-07-29T12:18:14.224Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.376s	coverage: 56.2% of statements
12:18:14 [2021-07-29T12:18:14.249Z] === CONT  TestDaemonConfigValidation/invalid_config
12:18:14 [2021-07-29T12:18:14.250Z] === CONT  TestDaemonConfigValidation/malformed_config
12:18:14 [2021-07-29T12:18:14.505Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:18:14 [2021-07-29T12:18:14.505Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:18:14 [2021-07-29T12:18:14.505Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s)
12:18:14 [2021-07-29T12:18:14.505Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.20s)
12:18:14 [2021-07-29T12:18:14.505Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.23s)
12:18:14 [2021-07-29T12:18:14.505Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.22s)
12:18:14 [2021-07-29T12:18:14.505Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.12s)
12:18:14 [2021-07-29T12:18:14.505Z] PASS
12:18:14 [2021-07-29T12:18:14.505Z] 
12:18:14 [2021-07-29T12:18:14.505Z] DONE 7 tests in 1.229s
12:18:14 [2021-07-29T12:18:14.505Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:18:14 [2021-07-29T12:18:14.505Z] ++ 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
12:18:14 [2021-07-29T12:18:14.505Z] ++ set -e
12:18:14 [2021-07-29T12:18:14.505Z] ++ '[' -n 0 ']'
12:18:14 [2021-07-29T12:18:14.505Z] ++ set -x
12:18:14 [2021-07-29T12:18:14.506Z] ++ 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
12:18:14 [2021-07-29T12:18:14.761Z] INFO: Testing against a local daemon
12:18:14 [2021-07-29T12:18:14.761Z] === RUN   TestCommitInheritsEnv
12:18:15 [2021-07-29T12:18:15.325Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:18:15 [2021-07-29T12:18:15.325Z] --- PASS: TestCommitInheritsEnv (0.59s)
12:18:15 [2021-07-29T12:18:15.325Z] === RUN   TestImportExtremelyLargeImageWorks
12:18:15 [2021-07-29T12:18:15.325Z] === PAUSE TestImportExtremelyLargeImageWorks
12:18:15 [2021-07-29T12:18:15.325Z] === RUN   TestImagesFilterMultiReference
12:18:15 [2021-07-29T12:18:15.581Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:18:15 [2021-07-29T12:18:15.581Z] === RUN   TestImagePullPlatformInvalid
12:18:15 [2021-07-29T12:18:15.581Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
12:18:15 [2021-07-29T12:18:15.581Z] === RUN   TestRemoveImageOrphaning
12:18:15 [2021-07-29T12:18:15.612Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.1% of statements
12:18:15 [2021-07-29T12:18:15.837Z]     check_test.go:309: [d83c61cf4f8c8] daemon is not started
12:18:15 [2021-07-29T12:18:15.837Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:18:15 [2021-07-29T12:18:15.837Z] --- PASS: TestRemoveImageOrphaning (0.40s)
12:18:15 [2021-07-29T12:18:15.837Z] === RUN   TestRemoveImageGarbageCollector
12:18:16 [2021-07-29T12:18:16.102Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:18:16 [2021-07-29T12:18:16.102Z]     --- PASS: TestStopContainerWithTimeout/0 (1.31s)
12:18:16 [2021-07-29T12:18:16.102Z]     --- PASS: TestStopContainerWithTimeout/1 (2.17s)
12:18:16 [2021-07-29T12:18:16.102Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.10s)
12:18:16 [2021-07-29T12:18:16.102Z]     --- PASS: TestStopContainerWithTimeout/3 (3.29s)
12:18:16 [2021-07-29T12:18:16.102Z] === RUN   TestDeleteDevicemapper
12:18:16 [2021-07-29T12:18:16.102Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:16 [2021-07-29T12:18:16.102Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:18:16 [2021-07-29T12:18:16.102Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:18:16 [2021-07-29T12:18:16.399Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:18:17 [2021-07-29T12:18:17.500Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.013s	coverage: 1.9% of statements
12:18:18 [2021-07-29T12:18:18.646Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
12:18:18 [2021-07-29T12:18:18.646Z] === RUN   TestUpdateMemory
12:18:18 [2021-07-29T12:18:18.646Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:18:18 [2021-07-29T12:18:18.646Z] --- SKIP: TestUpdateMemory (0.00s)
12:18:18 [2021-07-29T12:18:18.646Z] === RUN   TestUpdateCPUQuota
12:18:18 [2021-07-29T12:18:18.865Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.284s	coverage: 49.4% of statements
12:18:18 [2021-07-29T12:18:18.865Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.623s	coverage: 45.9% of statements
12:18:18 [2021-07-29T12:18:18.865Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestRemoveImageGarbageCollector (2.70s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagInvalidReference
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagInvalidReference (0.03s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagValidPrefixedRepo
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagValidPrefixedRepo (0.09s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagExistedNameWithoutForce
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagOfficialNames
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagOfficialNames (0.11s)
12:18:18 [2021-07-29T12:18:18.918Z] === RUN   TestTagMatchesDigest
12:18:18 [2021-07-29T12:18:18.918Z] --- PASS: TestTagMatchesDigest (0.04s)
12:18:18 [2021-07-29T12:18:18.918Z] === CONT  TestImportExtremelyLargeImageWorks
12:18:19 [2021-07-29T12:18:19.174Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:18:20 [2021-07-29T12:18:20.231Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
12:18:20 [2021-07-29T12:18:20.793Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.700s	coverage: 57.7% of statements
12:18:20 [2021-07-29T12:18:20.793Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:18:20 [2021-07-29T12:18:20.793Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:18:21 [2021-07-29T12:18:21.049Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
12:18:21 [2021-07-29T12:18:21.065Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:18:21 [2021-07-29T12:18:21.065Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:18:21 [2021-07-29T12:18:21.304Z] ok  	github.com/docker/docker/daemon/links	0.003s	coverage: 93.0% of statements
12:18:21 [2021-07-29T12:18:21.992Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:18:23 [2021-07-29T12:18:23.193Z] ok  	github.com/docker/docker/daemon/images	0.024s	coverage: 6.8% of statements
12:18:23 [2021-07-29T12:18:23.193Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:18:23 [2021-07-29T12:18:23.193Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:18:23 [2021-07-29T12:18:23.449Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.5% of statements
12:18:23 [2021-07-29T12:18:23.874Z] === RUN   TestContainerStopSignal
12:18:23 [2021-07-29T12:18:23.874Z] --- PASS: TestContainerStopSignal (0.00s)
12:18:23 [2021-07-29T12:18:23.874Z] === RUN   TestContainerStopTimeout
12:18:23 [2021-07-29T12:18:23.874Z] --- PASS: TestContainerStopTimeout (0.00s)
12:18:23 [2021-07-29T12:18:23.874Z] === RUN   TestContainerSecretReferenceDestTarget
12:18:23 [2021-07-29T12:18:23.874Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
12:18:23 [2021-07-29T12:18:23.874Z] === RUN   TestContainerLogPathSetForJSONFileLogger
12:18:23 [2021-07-29T12:18:23.874Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
12:18:23 [2021-07-29T12:18:23.874Z] === RUN   TestContainerLogPathSetForRingLogger
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestReplaceAndAppendEnvVars
12:18:23 [2021-07-29T12:18:23.875Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestNewMemoryStore
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestNewMemoryStore (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestAddContainers
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestAddContainers (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestGetContainer
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestGetContainer (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestDeleteContainer
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestDeleteContainer (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestListContainers
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestListContainers (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestFirstContainer
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestFirstContainer (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestApplyAllContainer
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestApplyAllContainer (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestIsValidHealthString
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestIsValidHealthString (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestStateRunStop
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestStateRunStop (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestStateTimeoutWait
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithTLS
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithConflicts
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliWithConflictingLabels
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestConfigureDaemonLogs
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestConfigureDaemonLogs (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestCommonOptionsInstallFlags
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] PASS
12:18:23 [2021-07-29T12:18:23.875Z] coverage: 18.5% of statements
12:18:23 [2021-07-29T12:18:23.875Z]     state_test.go:141: Stop callback fired
12:18:23 [2021-07-29T12:18:23.875Z]     state_test.go:165: Stop callback fired
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestStateTimeoutWait (0.10s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestIsValidStateString
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestIsValidStateString (0.00s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestViewSaveDelete
12:18:23 [2021-07-29T12:18:23.875Z] ok  	github.com/docker/docker/cmd/dockerd	0.194s	coverage: 18.5% of statements
12:18:23 [2021-07-29T12:18:23.875Z] --- PASS: TestViewSaveDelete (0.03s)
12:18:23 [2021-07-29T12:18:23.875Z] === RUN   TestViewAll
12:18:24 [2021-07-29T12:18:24.335Z] --- PASS: TestViewAll (0.02s)
12:18:24 [2021-07-29T12:18:24.335Z] === RUN   TestViewGet
12:18:24 [2021-07-29T12:18:24.335Z] --- PASS: TestViewGet (0.02s)
12:18:24 [2021-07-29T12:18:24.335Z] === RUN   TestNames
12:18:24 [2021-07-29T12:18:24.335Z] --- PASS: TestNames (0.00s)
12:18:24 [2021-07-29T12:18:24.335Z] === RUN   TestViewWithHealthCheck
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:18:24 [2021-07-29T12:18:24.335Z] --- PASS: TestViewWithHealthCheck (0.01s)
12:18:24 [2021-07-29T12:18:24.335Z] PASS
12:18:24 [2021-07-29T12:18:24.335Z] coverage: 41.6% of statements
12:18:24 [2021-07-29T12:18:24.335Z] ok  	github.com/docker/docker/container	0.277s	coverage: 41.6% of statements
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:18:24 [2021-07-29T12:18:24.335Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:18:24 [2021-07-29T12:18:24.376Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.172s	coverage: 77.0% of statements
12:18:24 [2021-07-29T12:18:24.376Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:18:24 [2021-07-29T12:18:24.376Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:18:24 [2021-07-29T12:18:24.631Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.008s	coverage: 67.0% of statements
12:18:25 [2021-07-29T12:18:25.193Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
12:18:25 [2021-07-29T12:18:25.223Z] --- PASS: TestUpdateCPUQuota (5.73s)
12:18:25 [2021-07-29T12:18:25.223Z] === RUN   TestUpdatePidsLimit
12:18:25 [2021-07-29T12:18:25.223Z] === RUN   TestUpdatePidsLimit/update_from_none
12:18:25 [2021-07-29T12:18:25.223Z] === RUN   TestUpdatePidsLimit/no_change
12:18:25 [2021-07-29T12:18:25.450Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
12:18:25 [2021-07-29T12:18:25.484Z] === RUN   TestUpdatePidsLimit/update_lower
12:18:25 [2021-07-29T12:18:25.706Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
12:18:26 [2021-07-29T12:18:26.269Z] ok  	github.com/docker/docker/daemon/logger/local	0.018s	coverage: 75.2% of statements
12:18:26 [2021-07-29T12:18:26.269Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:18:26 [2021-07-29T12:18:26.425Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestPrepare
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestPrepare (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestStart
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestStart (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestWaitCancel
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestWaitCancel (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestWaitDisabled
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestWaitDisabled (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestWaitEnabled
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestWaitEnabled (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] === RUN   TestRemove
12:18:26 [2021-07-29T12:18:26.524Z] --- PASS: TestRemove (0.00s)
12:18:26 [2021-07-29T12:18:26.524Z] PASS
12:18:26 [2021-07-29T12:18:26.524Z] coverage: 65.3% of statements
12:18:26 [2021-07-29T12:18:26.524Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.108s	coverage: 65.3% of statements
12:18:26 [2021-07-29T12:18:26.832Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.048s	coverage: 58.6% of statements
12:18:26 [2021-07-29T12:18:26.995Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:18:27 [2021-07-29T12:18:27.237Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:18:27 [2021-07-29T12:18:27.395Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.014s	coverage: 31.5% of statements
12:18:27 [2021-07-29T12:18:27.566Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:18:28 [2021-07-29T12:18:28.064Z] === RUN   TestNewListSecretsFilters
12:18:28 [2021-07-29T12:18:28.064Z] --- PASS: TestNewListSecretsFilters (0.00s)
12:18:28 [2021-07-29T12:18:28.064Z] === RUN   TestNewListConfigsFilters
12:18:28 [2021-07-29T12:18:28.064Z] --- PASS: TestNewListConfigsFilters (0.00s)
12:18:28 [2021-07-29T12:18:28.064Z] PASS
12:18:28 [2021-07-29T12:18:28.064Z] coverage: 0.5% of statements
12:18:28 [2021-07-29T12:18:28.064Z] ok  	github.com/docker/docker/daemon/cluster	0.191s	coverage: 0.5% of statements
12:18:28 [2021-07-29T12:18:28.136Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:18:28 [2021-07-29T12:18:28.164Z]     check_test.go:309: [d1555ebabc900] daemon is not started
12:18:28 [2021-07-29T12:18:28.164Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:18:28 [2021-07-29T12:18:28.325Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
12:18:28 [2021-07-29T12:18:28.582Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.18s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCContainerRuntime
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/empty
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/default
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/process
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
12:18:29 [2021-07-29T12:18:29.036Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
12:18:29 [2021-07-29T12:18:29.036Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
12:18:29 [2021-07-29T12:18:29.036Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
12:18:29 [2021-07-29T12:18:29.037Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
12:18:29 [2021-07-29T12:18:29.037Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
12:18:29 [2021-07-29T12:18:29.037Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
12:18:29 [2021-07-29T12:18:29.037Z] === RUN   TestServiceConvertFromGRPCIsolation
12:18:29 [2021-07-29T12:18:29.037Z] === RUN   TestServiceConvertFromGRPCIsolation/default
12:18:29 [2021-07-29T12:18:29.037Z] === RUN   TestServiceConvertFromGRPCIsolation/process
12:18:29 [2021-07-29T12:18:29.037Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
12:18:29 [2021-07-29T12:18:29.037Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
12:18:29 [2021-07-29T12:18:29.037Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
12:18:29 [2021-07-29T12:18:29.146Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
12:18:29 [2021-07-29T12:18:29.404Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.592s	coverage: 82.5% of statements
12:18:29 [2021-07-29T12:18:29.404Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:18:29 [2021-07-29T12:18:29.404Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCConfigs
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCConfigs/file
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCConfigs
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCConfigs/file
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
12:18:29 [2021-07-29T12:18:29.497Z] === RUN   TestServiceConvertToGRPCConfigs/none
12:18:29 [2021-07-29T12:18:29.497Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
12:18:29 [2021-07-29T12:18:29.497Z] PASS
12:18:29 [2021-07-29T12:18:29.497Z] coverage: 35.9% of statements
12:18:29 [2021-07-29T12:18:29.497Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.654s	coverage: 35.9% of statements
12:18:29 [2021-07-29T12:18:29.523Z] --- PASS: TestUpdatePidsLimit (5.38s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.66s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/no_change (0.64s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.65s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.65s)
12:18:29 [2021-07-29T12:18:29.523Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s)
12:18:29 [2021-07-29T12:18:29.523Z] === RUN   TestUpdateRestartPolicy
12:18:30 [2021-07-29T12:18:30.071Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:18:30 [2021-07-29T12:18:30.772Z] ok  	github.com/docker/docker/distribution/metadata	0.032s	coverage: 48.2% of statements
12:18:30 [2021-07-29T12:18:30.772Z] ok  	github.com/docker/docker/distribution	0.128s	coverage: 25.4% of statements
12:18:30 [2021-07-29T12:18:30.772Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:18:31 [2021-07-29T12:18:31.701Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 53.1% of statements
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestBuilderGC
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestWaitNodeAttachment
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestBuilderGC (0.02s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestDaemonConfigurationNotFound
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestDaemonBrokenConfiguration
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestParseClusterAdvertiseSettings
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestFindConfigurationConflicts
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestFindConfigurationConflicts (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestDaemonConfigurationMergeConflicts
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestDaemonConfigurationMergeConcurrent
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
12:18:32 [2021-07-29T12:18:32.407Z] === RUN   TestDaemonConfigurationMergeConcurrentError
12:18:32 [2021-07-29T12:18:32.407Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestFindConfigurationConflictsWithMergedValues
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestValidateConfigurationErrors (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_label
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_dns
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_dns-search
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_max-download-attempts
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestValidateConfiguration/with_node_generic_resources
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestValidateConfiguration (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestModifiedDiscoverySettings
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestReloadSetConfigFileNotExist
12:18:32 [2021-07-29T12:18:32.408Z] time="2021-07-29T12:18:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestReloadSetConfigFileNotExist (0.18s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestReloadDefaultConfigNotExist
12:18:32 [2021-07-29T12:18:32.408Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:18:32 [2021-07-29T12:18:32.408Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestReloadBadDefaultConfig
12:18:32 [2021-07-29T12:18:32.408Z] time="2021-07-29T12:18:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-316317263"
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestReloadWithConflictingLabels
12:18:32 [2021-07-29T12:18:32.408Z] time="2021-07-29T12:18:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-260249954"
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestReloadWithDuplicateLabels
12:18:32 [2021-07-29T12:18:32.408Z] time="2021-07-29T12:18:32Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-080678745"
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] === RUN   TestDaemonConfigurationMerge
12:18:32 [2021-07-29T12:18:32.408Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
12:18:32 [2021-07-29T12:18:32.408Z] PASS
12:18:32 [2021-07-29T12:18:32.408Z] coverage: 79.2% of statements
12:18:32 [2021-07-29T12:18:32.408Z] ok  	github.com/docker/docker/daemon/config	0.328s	coverage: 79.2% of statements
12:18:32 [2021-07-29T12:18:32.630Z] ok  	github.com/docker/docker/image	0.016s	coverage: 86.6% of statements
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestWaitNodeAttachment (0.41s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestIsolationConversion
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestIsolationConversion/default
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestIsolationConversion/process
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestIsolationConversion/hyperv
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestIsolationConversion (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestIsolationConversion/default (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestIsolationConversion/process (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestContainerLabels
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestContainerLabels (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestCredentialSpecConversion
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestCredentialSpecConversion/none
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestCredentialSpecConversion/config
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestCredentialSpecConversion/file
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestCredentialSpecConversion/registry
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestCredentialSpecConversion (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountBind
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountBind (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountVolume
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountVolume (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountTarget
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountTarget (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountTmpfs
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountInvalidType
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] === RUN   TestControllerValidateMountNamedPipe
12:18:32 [2021-07-29T12:18:32.868Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
12:18:32 [2021-07-29T12:18:32.868Z] PASS
12:18:32 [2021-07-29T12:18:32.868Z] coverage: 11.0% of statements
12:18:32 [2021-07-29T12:18:32.868Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.574s	coverage: 11.0% of statements
12:18:32 [2021-07-29T12:18:32.886Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
12:18:33 [2021-07-29T12:18:33.455Z] ok  	github.com/docker/docker/image/tarexport	0.007s	coverage: 0.7% of statements
12:18:33 [2021-07-29T12:18:33.712Z] ok  	github.com/docker/docker/distribution/xfer	1.960s	coverage: 85.1% of statements
12:18:33 [2021-07-29T12:18:33.712Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:18:33 [2021-07-29T12:18:33.712Z] ok  	github.com/docker/docker/image/v1	0.009s	coverage: 25.0% of statements
12:18:33 [2021-07-29T12:18:33.712Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:18:33 [2021-07-29T12:18:33.837Z] === RUN   TestDiscoveryOptsErrors
12:18:33 [2021-07-29T12:18:33.838Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
12:18:33 [2021-07-29T12:18:33.838Z] === RUN   TestDiscoveryOpts
12:18:33 [2021-07-29T12:18:33.838Z] --- PASS: TestDiscoveryOpts (0.00s)
12:18:33 [2021-07-29T12:18:33.838Z] PASS
12:18:33 [2021-07-29T12:18:33.838Z] coverage: 30.0% of statements
12:18:33 [2021-07-29T12:18:33.838Z] ok  	github.com/docker/docker/daemon/discovery	0.086s	coverage: 30.0% of statements
12:18:34 [2021-07-29T12:18:34.274Z] ok  	github.com/docker/docker/libcontainerd/queue	0.036s	coverage: 100.0% of statements
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEventsLog
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestEventsLog (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEventsLogTimeout
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestEventsLogTimeout (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestLogEvents
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestLogEvents (0.06s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestLoadBufferedEvents
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestVerifyNetworkingConfig
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestGetContainer
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestGetContainer (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestValidContainerNames
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestValidContainerNames (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestContainerInitDNS
12:18:34 [2021-07-29T12:18:34.297Z]     daemon_test.go:147: root required
12:18:34 [2021-07-29T12:18:34.297Z] --- SKIP: TestContainerInitDNS (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestMerge
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestMerge (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestValidateContainerIsolation
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestValidateContainerIsolation (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestFindNetworkErrorType
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestFindNetworkErrorType (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEnsureServicesExist
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestEnsureServicesExist (0.01s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEnsureServicesExistErrors
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestContainerDelete
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestContainerDelete (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestContainerDoubleDelete
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestContainerDoubleDelete (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestLogContainerEventCopyLabels
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestLogContainerEventCopyLabels (0.01s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestLogContainerEventWithAttributes
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestNoneHealthcheck
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestNoneHealthcheck (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestHealthStates
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestLoadBufferedEvents (0.19s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestLoadBufferedEventsOnlyFromPast
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] === RUN   TestIgnoreBufferedWhenNoTimes
12:18:34 [2021-07-29T12:18:34.297Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
12:18:34 [2021-07-29T12:18:34.297Z] PASS
12:18:34 [2021-07-29T12:18:34.297Z] coverage: 50.0% of statements
12:18:34 [2021-07-29T12:18:34.297Z] ok  	github.com/docker/docker/daemon/events	0.336s	coverage: 50.0% of statements
12:18:34 [2021-07-29T12:18:34.297Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.297Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] time="2021-07-29T12:18:34Z" 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"
12:18:34 [2021-07-29T12:18:34.757Z] --- PASS: TestHealthStates (0.20s)
12:18:34 [2021-07-29T12:18:34.757Z] === RUN   TestMaskURLCredentials
12:18:34 [2021-07-29T12:18:34.757Z] --- PASS: TestMaskURLCredentials (0.00s)
12:18:34 [2021-07-29T12:18:34.757Z] === RUN   TestGetInspectData
12:18:34 [2021-07-29T12:18:34.757Z] --- PASS: TestGetInspectData (0.00s)
12:18:34 [2021-07-29T12:18:34.757Z] === RUN   TestFillLicense
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestFillLicense (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestListInvalidFilter
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestListInvalidFilter (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestNameFilter
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestNameFilter (0.01s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
12:18:34 [2021-07-29T12:18:34.758Z] === 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
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- 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)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonReloadLabels
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestDaemonReloadLabels (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonReloadMirrors
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestDaemonReloadMirrors (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonReloadInsecureRegistries
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonReloadNotAffectOthers
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestDaemonDiscoveryReload
12:18:34 [2021-07-29T12:18:34.758Z] === RUN   TestIsEmptyDir
12:18:34 [2021-07-29T12:18:34.758Z] --- PASS: TestIsEmptyDir (0.01s)
12:18:34 [2021-07-29T12:18:34.758Z] PASS
12:18:34 [2021-07-29T12:18:34.758Z] coverage: 2.3% of statements
12:18:34 [2021-07-29T12:18:34.758Z] ok  	github.com/docker/docker/daemon/graphdriver	0.090s	coverage: 2.3% of statements
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestLinkNaming
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestLinkNaming (0.00s)
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestLinkNew
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestLinkNew (0.00s)
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestLinkEnv
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestLinkEnv (0.00s)
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestLinkMultipleEnv
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestLinkMultipleEnv (0.00s)
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestLinkPortRangeEnv
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestLinkPortRangeEnv (0.00s)
12:18:35 [2021-07-29T12:18:35.727Z] PASS
12:18:35 [2021-07-29T12:18:35.727Z] coverage: 93.0% of statements
12:18:35 [2021-07-29T12:18:35.727Z] ok  	github.com/docker/docker/daemon/links	0.055s	coverage: 93.0% of statements
12:18:35 [2021-07-29T12:18:35.727Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
12:18:35 [2021-07-29T12:18:35.727Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
12:18:36 [2021-07-29T12:18:36.187Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
12:18:36 [2021-07-29T12:18:36.187Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
12:18:36 [2021-07-29T12:18:36.610Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
12:18:36 [2021-07-29T12:18:36.647Z]     reload_test.go:520: root required
12:18:36 [2021-07-29T12:18:36.647Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
12:18:36 [2021-07-29T12:18:36.647Z] === RUN   TestParseVolumesFrom
12:18:36 [2021-07-29T12:18:36.647Z] --- PASS: TestParseVolumesFrom (0.00s)
12:18:36 [2021-07-29T12:18:36.647Z] PASS
12:18:36 [2021-07-29T12:18:36.647Z] coverage: 9.1% of statements
12:18:36 [2021-07-29T12:18:36.647Z] ok  	github.com/docker/docker/daemon	2.494s	coverage: 9.1% of statements
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
12:18:36 [2021-07-29T12:18:36.647Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
12:18:37 [2021-07-29T12:18:37.107Z] === RUN   TestAdapterReadLogs
12:18:37 [2021-07-29T12:18:37.107Z] --- PASS: TestAdapterReadLogs (0.00s)
12:18:37 [2021-07-29T12:18:37.107Z] === RUN   TestCopier
12:18:37 [2021-07-29T12:18:37.107Z] --- PASS: TestCopier (0.00s)
12:18:37 [2021-07-29T12:18:37.107Z] === RUN   TestCopierLongLines
12:18:37 [2021-07-29T12:18:37.107Z] --- PASS: TestCopierLongLines (0.00s)
12:18:37 [2021-07-29T12:18:37.107Z] === RUN   TestCopierSlow
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestCopierSlow (0.20s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestCopierWithSized
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestCopierWithSized/as_is
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestCopierWithSized/With_RingLogger
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestCopierWithSized (0.01s)
12:18:37 [2021-07-29T12:18:37.567Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
12:18:37 [2021-07-29T12:18:37.567Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestCopierWithPartial
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestCopierWithPartial (0.01s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestRingLogger
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestRingLogger (0.00s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestRingCap
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestRingCap (0.00s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestRingClose
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestRingClose (0.00s)
12:18:37 [2021-07-29T12:18:37.567Z] === RUN   TestRingDrain
12:18:37 [2021-07-29T12:18:37.567Z] --- PASS: TestRingDrain (0.00s)
12:18:37 [2021-07-29T12:18:37.567Z] PASS
12:18:37 [2021-07-29T12:18:37.567Z] coverage: 43.3% of statements
12:18:37 [2021-07-29T12:18:37.567Z] ok  	github.com/docker/docker/daemon/logger	0.281s	coverage: 43.3% of statements
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/defaults
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/invalid_create_group
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/invalid_flush_interval
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/flush_interval_at_15
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
12:18:38 [2021-07-29T12:18:38.027Z] --- PASS: TestNewStreamConfig (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewAWSLogsClientUserAgentHandler
12:18:38 [2021-07-29T12:18:38.027Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
12:18:38 [2021-07-29T12:18:38.027Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
12:18:38 [2021-07-29T12:18:38.027Z] === RUN   TestNewAWSLogsClientRegionDetect
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:37Z" level=info msg="Trying to get region from EC2 Metadata"
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCreateSuccess
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCreateSuccess (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCreateStreamSkipped
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCreateStreamSkipped (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCreateLogGroupSuccess
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCreateError
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCreateError (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCreateAlreadyExists
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCreateAlreadyExists (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestLogClosed
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestLogClosed (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestLogBlocking
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestLogBlocking (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestLogNonBlockingBufferEmpty
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestLogNonBlockingBufferFull
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestPublishBatchSuccess
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestPublishBatchSuccess (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestPublishBatchError
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=error msg=Error
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestPublishBatchError (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestPublishBatchInvalidSeqSuccess
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestPublishBatchAlreadyAccepted
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
12:18:38 [2021-07-29T12:18:38.487Z] time="2021-07-29T12:18:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchSimple
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchSimple (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchTicker
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchTicker (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchMultilinePattern
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestCollectBatchClose
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestCollectBatchClose (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/0/Hello
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/2/🙃
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/3/����
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/4/He��o
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestEffectiveLen/5/
12:18:38 [2021-07-29T12:18:38.487Z] --- PASS: TestEffectiveLen (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestFindValidSplit
12:18:38 [2021-07-29T12:18:38.487Z] === RUN   TestFindValidSplit/0/
12:18:38 [2021-07-29T12:18:38.487Z]     cloudwatchlogs_test.go:1064: 
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: 
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/1/Hello
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: Hello
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: 
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/2/Hello
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: He
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: llo
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/3/Hello
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: 
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: Hello
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/4/🙃
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: 
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: 🙃
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/5/🙃
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: 🙃
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: 
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/6/a�
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: a
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: �
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestFindValidSplit/7/a�
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1064: a�
12:18:38 [2021-07-29T12:18:38.488Z]     cloudwatchlogs_test.go:1065: 
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestFindValidSplit (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestProcessEventEmoji
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestProcessEventEmoji (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchLineSplit
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchLineSplit (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchLineSplitWithBinary
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchMaxEvents
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchMaxTotalBytes
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCollectBatchWithDuplicateTimestamps
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsMultilinePattern
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestCreateTagSuccess
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestCreateTagSuccess (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] PASS
12:18:38 [2021-07-29T12:18:38.488Z] coverage: 77.4% of statements
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestSearchRegistryForImagesErrors
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestSearchRegistryForImages
12:18:38 [2021-07-29T12:18:38.488Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.437s	coverage: 77.4% of statements
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestSearchRegistryForImages (0.01s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestOnlyPlatformWithFallback
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestImageDelete
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestImageDelete/no_lease
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestImageDelete/lease_exists
12:18:38 [2021-07-29T12:18:38.488Z] --- PASS: TestImageDelete (0.05s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestImageDelete/no_lease (0.01s)
12:18:38 [2021-07-29T12:18:38.488Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
12:18:38 [2021-07-29T12:18:38.488Z] === RUN   TestContentStoreForPull
12:18:38 [2021-07-29T12:18:38.500Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:18:38 [2021-07-29T12:18:38.948Z] --- PASS: TestContentStoreForPull (0.22s)
12:18:38 [2021-07-29T12:18:38.949Z] PASS
12:18:38 [2021-07-29T12:18:38.949Z] coverage: 6.8% of statements
12:18:38 [2021-07-29T12:18:38.949Z] ok  	github.com/docker/docker/daemon/images	0.401s	coverage: 6.8% of statements
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestJSONLogsMarshalJSONBuf
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestJSONFileLogger
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestJSONFileLogger (0.00s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestJSONFileLoggerWithTags
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestJSONFileLoggerWithTags (0.01s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestJSONFileLoggerWithOpts
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestJSONFileLoggerWithLabelsEnv
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestEncodeDecode
12:18:38 [2021-07-29T12:18:38.949Z] === PAUSE TestEncodeDecode
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestUnexpectedEOF
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.17s)
12:18:38 [2021-07-29T12:18:38.949Z] === RUN   TestFastTimeMarshalJSON
12:18:38 [2021-07-29T12:18:38.949Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
12:18:38 [2021-07-29T12:18:38.949Z] PASS
12:18:38 [2021-07-29T12:18:38.949Z] coverage: 87.2% of statements
12:18:39 [2021-07-29T12:18:39.408Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.216s	coverage: 87.2% of statements
12:18:39 [2021-07-29T12:18:39.409Z] time="2021-07-29T12:18:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:18:39 [2021-07-29T12:18:39.409Z] time="2021-07-29T12:18:39Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
12:18:39 [2021-07-29T12:18:39.409Z] --- PASS: TestUnexpectedEOF (0.19s)
12:18:39 [2021-07-29T12:18:39.409Z] === CONT  TestEncodeDecode
12:18:39 [2021-07-29T12:18:39.409Z] --- PASS: TestEncodeDecode (0.00s)
12:18:39 [2021-07-29T12:18:39.409Z] PASS
12:18:39 [2021-07-29T12:18:39.409Z] coverage: 69.9% of statements
12:18:39 [2021-07-29T12:18:39.409Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.306s	coverage: 69.9% of statements
12:18:39 [2021-07-29T12:18:39.428Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestWriteLog
12:18:40 [2021-07-29T12:18:40.380Z] === PAUSE TestWriteLog
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestReadLog
12:18:40 [2021-07-29T12:18:40.380Z] === PAUSE TestReadLog
12:18:40 [2021-07-29T12:18:40.380Z] === CONT  TestWriteLog
12:18:40 [2021-07-29T12:18:40.380Z] === CONT  TestReadLog
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestWriteLog (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestReadLog/tail_exact
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestReadLog/tail_less_than_available
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestReadLog/tail_more_than_available
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestReadLog (0.19s)
12:18:40 [2021-07-29T12:18:40.380Z]     --- PASS: TestReadLog/tail_exact (0.18s)
12:18:40 [2021-07-29T12:18:40.380Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] PASS
12:18:40 [2021-07-29T12:18:40.380Z] coverage: 75.2% of statements
12:18:40 [2021-07-29T12:18:40.380Z] ok  	github.com/docker/docker/daemon/logger/local	0.279s	coverage: 75.2% of statements
12:18:40 [2021-07-29T12:18:40.380Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestOpenFileDelete
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestOpenFileDelete (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestOpenFileRename
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestOpenFileRename (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestParseLogTagDefaultTag
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestParseLogTag
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestParseLogTag (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestParseLogTagEmptyTag
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestTailFiles
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestTailFiles (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestFollowLogsConsumerGone
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestFollowLogsProducerGone
12:18:40 [2021-07-29T12:18:40.380Z]     logfile_test.go:179: logDecode() closed after sending 2003 messages
12:18:40 [2021-07-29T12:18:40.380Z]     logfile_test.go:232: messages sent: 2003, received: 2003
12:18:40 [2021-07-29T12:18:40.380Z] --- PASS: TestFollowLogsProducerGone (0.00s)
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestCheckCapacityAndRotate
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
12:18:40 [2021-07-29T12:18:40.380Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
12:18:40 [2021-07-29T12:18:40.840Z] --- PASS: TestCheckCapacityAndRotate (0.15s)
12:18:40 [2021-07-29T12:18:40.840Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
12:18:40 [2021-07-29T12:18:40.840Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s)
12:18:40 [2021-07-29T12:18:40.840Z] PASS
12:18:40 [2021-07-29T12:18:40.840Z] coverage: 55.3% of statements
12:18:40 [2021-07-29T12:18:40.840Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.226s	coverage: 55.3% of statements
12:18:41 [2021-07-29T12:18:41.301Z] === RUN   TestLog
12:18:41 [2021-07-29T12:18:41.301Z] --- PASS: TestLog (0.00s)
12:18:41 [2021-07-29T12:18:41.301Z] PASS
12:18:41 [2021-07-29T12:18:41.301Z] coverage: 31.5% of statements
12:18:41 [2021-07-29T12:18:41.301Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.058s	coverage: 31.5% of statements
12:18:41 [2021-07-29T12:18:41.320Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:18:41 [2021-07-29T12:18:41.576Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestValidateLogOpt
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestValidateLogOpt (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestNewMissedConfig
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestNewMissedConfig (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestNewMissedUrl
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestNewMissedUrl (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestNewMissedToken
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestNewMissedToken (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestNewWithProxy
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestNewWithProxy (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestDefault
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestDefault (0.01s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestInlineFormatWithNonDefaultOptions
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestJsonFormat
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestJsonFormat (0.01s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestRawFormat
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestRawFormat (0.01s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestRawFormatWithLabels
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestRawFormatWithLabels (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestRawFormatWithoutTag
12:18:41 [2021-07-29T12:18:41.761Z] --- PASS: TestRawFormatWithoutTag (0.00s)
12:18:41 [2021-07-29T12:18:41.761Z] === RUN   TestBatching
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestNewParse
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestNewParse (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] PASS
12:18:42 [2021-07-29T12:18:42.222Z] coverage: 8.3% of statements
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestBatching (0.37s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestFrequency
12:18:42 [2021-07-29T12:18:42.222Z] ok  	github.com/docker/docker/daemon/logger/templates	0.049s	coverage: 8.3% of statements
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestParseLogFormat
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestParseLogFormat (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestValidateLogOptEmpty
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestValidateLogOptEmpty (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestValidateSyslogAddress
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestValidateSyslogAddress (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestParseAddressDefaultPort
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestParseAddressDefaultPort (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestValidateSyslogFacility
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestValidateSyslogFacility (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestValidateLogOptSyslogFormat
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestValidateLogOpt
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestValidateLogOpt (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] PASS
12:18:42 [2021-07-29T12:18:42.222Z] coverage: 46.8% of statements
12:18:42 [2021-07-29T12:18:42.222Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.063s	coverage: 46.8% of statements
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestFrequency (0.21s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestOneMessagePerRequest
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestOneMessagePerRequest (0.01s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestVerify
12:18:42 [2021-07-29T12:18:42.222Z] --- PASS: TestVerify (0.00s)
12:18:42 [2021-07-29T12:18:42.222Z] === RUN   TestSkipVerify
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] --- PASS: TestSkipVerify (0.55s)
12:18:42 [2021-07-29T12:18:42.682Z] === RUN   TestBufferMaximum
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] --- PASS: TestBufferMaximum (0.00s)
12:18:42 [2021-07-29T12:18:42.682Z] === RUN   TestServerAlwaysDown
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] time="2021-07-29T12:18:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1627561122.523710\",\"host\":\"5f567a0c9325\"}'"
12:18:42 [2021-07-29T12:18:42.682Z] --- PASS: TestServerAlwaysDown (0.00s)
12:18:42 [2021-07-29T12:18:42.682Z] === RUN   TestCannotSendAfterClose
12:18:42 [2021-07-29T12:18:42.682Z] --- PASS: TestCannotSendAfterClose (0.00s)
12:18:42 [2021-07-29T12:18:42.682Z] === RUN   TestDeadlockOnBlockedEndpoint
12:18:43 [2021-07-29T12:18:43.651Z] time="2021-07-29T12:18:43Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
12:18:43 [2021-07-29T12:18:43.651Z] time="2021-07-29T12:18:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"5f567a0c9325\"}'"
12:18:43 [2021-07-29T12:18:43.651Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
12:18:43 [2021-07-29T12:18:43.651Z] PASS
12:18:43 [2021-07-29T12:18:43.651Z] coverage: 82.5% of statements
12:18:43 [2021-07-29T12:18:43.651Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.250s	coverage: 82.5% of statements
12:18:43 [2021-07-29T12:18:43.651Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:18:43 [2021-07-29T12:18:43.651Z] ?   	github.com/docker/docker/daemon/network	[no test files]
12:18:43 [2021-07-29T12:18:43.651Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:18:44 [2021-07-29T12:18:44.112Z] === RUN   TestV1IDService
12:18:44 [2021-07-29T12:18:44.112Z] --- PASS: TestV1IDService (0.10s)
12:18:44 [2021-07-29T12:18:44.112Z] === RUN   TestV2MetadataService
12:18:44 [2021-07-29T12:18:44.227Z] ok  	github.com/docker/docker/layer	7.287s	coverage: 68.8% of statements
12:18:44 [2021-07-29T12:18:44.227Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:18:44 [2021-07-29T12:18:44.227Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:18:44 [2021-07-29T12:18:44.227Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:18:44 [2021-07-29T12:18:44.227Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:18:44 [2021-07-29T12:18:44.420Z] --- PASS: TestUpdateRestartPolicy (12.80s)
12:18:44 [2021-07-29T12:18:44.420Z] === RUN   TestUpdateRestartWithAutoRemove
12:18:44 [2021-07-29T12:18:44.420Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s)
12:18:44 [2021-07-29T12:18:44.420Z] === RUN   TestWaitNonBlocked
12:18:44 [2021-07-29T12:18:44.420Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:44 [2021-07-29T12:18:44.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:44 [2021-07-29T12:18:44.420Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:44 [2021-07-29T12:18:44.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:44 [2021-07-29T12:18:44.420Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:18:44 [2021-07-29T12:18:44.420Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:18:44 [2021-07-29T12:18:44.420Z] --- PASS: TestWaitNonBlocked (0.02s)
12:18:44 [2021-07-29T12:18:44.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s)
12:18:44 [2021-07-29T12:18:44.420Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
12:18:44 [2021-07-29T12:18:44.420Z] === RUN   TestWaitBlocked
12:18:44 [2021-07-29T12:18:44.421Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:18:44 [2021-07-29T12:18:44.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:18:44 [2021-07-29T12:18:44.421Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:18:44 [2021-07-29T12:18:44.421Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:18:44 [2021-07-29T12:18:44.421Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:18:44 [2021-07-29T12:18:44.421Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestSuccessfulDownload
12:18:44 [2021-07-29T12:18:44.572Z]     download_test.go:268: Needs fixing on Windows
12:18:44 [2021-07-29T12:18:44.572Z] --- SKIP: TestSuccessfulDownload (0.00s)
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestCancelledDownload
12:18:44 [2021-07-29T12:18:44.572Z] --- PASS: TestCancelledDownload (0.00s)
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestMaxDownloadAttempts
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestContinueOnError_NonMirrorEndpoint
12:18:44 [2021-07-29T12:18:44.572Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestContinueOnError_MirrorEndpoint
12:18:44 [2021-07-29T12:18:44.572Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestContinueOnError_NeverContinue
12:18:44 [2021-07-29T12:18:44.572Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestManifestStore
12:18:44 [2021-07-29T12:18:44.572Z] === RUN   TestManifestStore/no_remote_or_local
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local107556987\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/no_local_cache
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/with_local_cache
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/unknown_media_type
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/unknown_media_type/no_cache
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="reference for unknown type: "
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="reference for unknown type: "
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/unknown_media_type/with_cache
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="reference for unknown type: "
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="reference for unknown type: "
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="reference for unknown type: "
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestMaxDownloadAttempts (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.54s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.54s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.54s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.54s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestTransfer
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/error_persisting_manifest
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
12:18:45 [2021-07-29T12:18:45.032Z] time="2021-07-29T12:18:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestManifestStore (0.39s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestManifestStore/no_remote_or_local (0.24s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestManifestStore/with_local_cache (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestManifestStore/unknown_media_type (0.07s)
12:18:45 [2021-07-29T12:18:45.032Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
12:18:45 [2021-07-29T12:18:45.032Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/schema1
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestFixManifestLayers
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestFixManifestLayers (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestFixManifestLayersBaseLayerParent
12:18:45 [2021-07-29T12:18:45.032Z]     pull_v2_test.go:73: Needs fixing on Windows
12:18:45 [2021-07-29T12:18:45.032Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestFixManifestLayersBadParent
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestValidateManifest
12:18:45 [2021-07-29T12:18:45.032Z]     pull_v2_test.go:118: Needs fixing on Windows
12:18:45 [2021-07-29T12:18:45.032Z] --- SKIP: TestValidateManifest (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestFormatPlatform
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestFormatPlatform (0.01s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestGetRepositoryMountCandidates
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestLayerAlreadyExists
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z]     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}
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestLayerAlreadyExists (0.00s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestWhenEmptyAuthConfig
12:18:45 [2021-07-29T12:18:45.032Z] --- PASS: TestTransfer (0.17s)
12:18:45 [2021-07-29T12:18:45.032Z] === RUN   TestConcurrencyLimit
12:18:45 [2021-07-29T12:18:45.364Z] --- PASS: TestWaitBlocked (0.02s)
12:18:45 [2021-07-29T12:18:45.364Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s)
12:18:45 [2021-07-29T12:18:45.364Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s)
12:18:45 [2021-07-29T12:18:45.364Z] === CONT  TestContainerStartOnDaemonRestart
12:18:45 [2021-07-29T12:18:45.364Z] === CONT  TestContainerKillOnDaemonStart
12:18:45 [2021-07-29T12:18:45.364Z] === CONT  TestIpcModeOlderClient
12:18:45 [2021-07-29T12:18:45.364Z] === CONT  TestDaemonHostGatewayIP
12:18:45 [2021-07-29T12:18:45.492Z] --- PASS: TestV2MetadataService (1.59s)
12:18:45 [2021-07-29T12:18:45.492Z] PASS
12:18:45 [2021-07-29T12:18:45.492Z] coverage: 48.2% of statements
12:18:45 [2021-07-29T12:18:45.492Z] ok  	github.com/docker/docker/distribution/metadata	1.791s	coverage: 48.2% of statements
12:18:45 [2021-07-29T12:18:45.492Z] --- PASS: TestConcurrencyLimit (0.51s)
12:18:45 [2021-07-29T12:18:45.492Z] === RUN   TestInactiveJobs
12:18:45 [2021-07-29T12:18:45.626Z] --- PASS: TestIpcModeOlderClient (0.11s)
12:18:45 [2021-07-29T12:18:45.626Z] === CONT  TestDaemonRestartIpcMode
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestNotFound
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestNotFound (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestConflict
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestConflict (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestForbidden
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestForbidden (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestInvalidParameter
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestInvalidParameter (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestNotImplemented
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestNotImplemented (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestNotModified
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestNotModified (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestUnauthorized
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestUnauthorized (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestUnknown
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestUnknown (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestCancelled
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestCancelled (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestDeadline
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestDeadline (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestDataLoss
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestDataLoss (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestUnavailable
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestUnavailable (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestSystem
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestSystem (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Not_Found
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Bad_Request
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Conflict
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Unauthorized
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Service_Unavailable
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Forbidden
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Not_Modified
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Not_Implemented
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Internal_Server_Error
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
12:18:45 [2021-07-29T12:18:45.952Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
12:18:45 [2021-07-29T12:18:45.952Z] --- PASS: TestFromStatusCode (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
12:18:45 [2021-07-29T12:18:45.952Z] PASS
12:18:45 [2021-07-29T12:18:45.952Z] coverage: 53.1% of statements
12:18:45 [2021-07-29T12:18:45.952Z] ok  	github.com/docker/docker/errdefs	0.048s	coverage: 53.1% of statements
12:18:46 [2021-07-29T12:18:46.114Z] ok  	github.com/docker/docker/libnetwork/api	1.438s	coverage: 90.1% of statements
12:18:46 [2021-07-29T12:18:46.370Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.125s	coverage: 84.4% of statements
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestInactiveJobs (0.54s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestWatchRelease
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestWhenEmptyAuthConfig (1.24s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestTokenPassThru
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestTokenPassThru (0.01s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestTokenPassThruDifferentHost
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestWatchRelease (0.07s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestWatchFinishedTransfer
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestWatchFinishedTransfer (0.00s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestDuplicateTransfer
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
12:18:46 [2021-07-29T12:18:46.411Z] PASS
12:18:46 [2021-07-29T12:18:46.411Z] coverage: 23.8% of statements
12:18:46 [2021-07-29T12:18:46.411Z] ok  	github.com/docker/docker/distribution	1.785s	coverage: 23.8% of statements
12:18:46 [2021-07-29T12:18:46.411Z] --- PASS: TestDuplicateTransfer (0.04s)
12:18:46 [2021-07-29T12:18:46.411Z] === RUN   TestSuccessfulUpload
12:18:46 [2021-07-29T12:18:46.411Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:18:46 [2021-07-29T12:18:46.821Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:18:46 [2021-07-29T12:18:46.821Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:18:46 [2021-07-29T12:18:46.872Z] time="2021-07-29T12:18:46Z" level=error msg="Upload failed, retrying: simulating retry"
12:18:46 [2021-07-29T12:18:46.872Z] --- PASS: TestSuccessfulUpload (0.57s)
12:18:46 [2021-07-29T12:18:46.872Z] === RUN   TestCancelledUpload
12:18:46 [2021-07-29T12:18:46.872Z] --- PASS: TestCancelledUpload (0.00s)
12:18:46 [2021-07-29T12:18:46.872Z] PASS
12:18:46 [2021-07-29T12:18:46.872Z] coverage: 76.8% of statements
12:18:46 [2021-07-29T12:18:46.872Z] ok  	github.com/docker/docker/distribution/xfer	2.544s	coverage: 76.8% of statements
12:18:46 [2021-07-29T12:18:46.872Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSGetInvalidData
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSGetInvalidData (0.03s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSInvalidSet
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSInvalidSet (0.03s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSInvalidRoot
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSInvalidRoot (0.00s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSMetadataGetSet
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestCompare
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestCompare (0.00s)
12:18:47 [2021-07-29T12:18:47.332Z] PASS
12:18:47 [2021-07-29T12:18:47.332Z] coverage: 19.2% of statements
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSMetadataGetSet (0.05s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSInvalidWalker
12:18:47 [2021-07-29T12:18:47.332Z] ok  	github.com/docker/docker/image/cache	0.110s	coverage: 19.2% of statements
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSInvalidWalker (0.03s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSGetSet
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSGetSet (0.02s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSGetUnsetKey
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSGetUnsetKey (0.01s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSGetEmptyData
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSGetEmptyData (0.01s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSDelete
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSDelete (0.03s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSWalker
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSWalker (0.02s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestFSWalkerStopOnError
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestFSWalkerStopOnError (0.01s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestNewFromJSON
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestNewFromJSON (0.00s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestNewFromJSONWithInvalidJSON
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestMarshalKeyOrder
12:18:47 [2021-07-29T12:18:47.332Z] --- PASS: TestMarshalKeyOrder (0.00s)
12:18:47 [2021-07-29T12:18:47.332Z] === RUN   TestHistoryEqual
12:18:47 [2021-07-29T12:18:47.737Z] ok  	github.com/docker/docker/libnetwork/config	0.042s	coverage: 24.0% of statements
12:18:47 [2021-07-29T12:18:47.748Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:18:47 [2021-07-29T12:18:47.748Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestHistoryEqual (0.16s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestImage
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestImage (0.00s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestImageOSNotEmpty
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestImageOSNotEmpty (0.00s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestNewChildImageFromImageWithRootFS
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestCreate
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestCreate (0.01s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestRestore
12:18:47 [2021-07-29T12:18:47.792Z] time="2021-07-29T12:18:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestRestore (0.03s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestAddDelete
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestAddDelete (0.04s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestSearchAfterDelete
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestSearchAfterDelete (0.02s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestParentReset
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestParentReset (0.07s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestGetAndSetLastUpdated
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestGetAndSetLastUpdated (0.03s)
12:18:47 [2021-07-29T12:18:47.792Z] === RUN   TestStoreLen
12:18:47 [2021-07-29T12:18:47.792Z] --- PASS: TestStoreLen (0.08s)
12:18:47 [2021-07-29T12:18:47.792Z] PASS
12:18:47 [2021-07-29T12:18:47.792Z] coverage: 86.6% of statements
12:18:47 [2021-07-29T12:18:47.792Z] ok  	github.com/docker/docker/image	0.774s	coverage: 86.6% of statements
12:18:47 [2021-07-29T12:18:47.994Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
12:18:48 [2021-07-29T12:18:48.251Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
12:18:48 [2021-07-29T12:18:48.254Z] === RUN   TestMakeV1ConfigFromConfig
12:18:48 [2021-07-29T12:18:48.254Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
12:18:48 [2021-07-29T12:18:48.254Z] PASS
12:18:48 [2021-07-29T12:18:48.254Z] coverage: 25.0% of statements
12:18:48 [2021-07-29T12:18:48.254Z] ok  	github.com/docker/docker/image/v1	0.078s	coverage: 25.0% of statements
12:18:48 [2021-07-29T12:18:48.254Z] === RUN   TestValidateManifest
12:18:48 [2021-07-29T12:18:48.254Z] === RUN   TestValidateManifest/nil
12:18:48 [2021-07-29T12:18:48.254Z] === RUN   TestValidateManifest/non-nil
12:18:48 [2021-07-29T12:18:48.254Z] --- PASS: TestValidateManifest (0.00s)
12:18:48 [2021-07-29T12:18:48.254Z]     --- PASS: TestValidateManifest/nil (0.00s)
12:18:48 [2021-07-29T12:18:48.254Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
12:18:48 [2021-07-29T12:18:48.254Z] PASS
12:18:48 [2021-07-29T12:18:48.254Z] coverage: 0.7% of statements
12:18:48 [2021-07-29T12:18:48.254Z] ok  	github.com/docker/docker/image/tarexport	0.079s	coverage: 0.7% of statements
12:18:48 [2021-07-29T12:18:48.254Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:18:48 [2021-07-29T12:18:48.677Z]     check_test.go:309: [dfce9db5b8e93] daemon is not started
12:18:48 [2021-07-29T12:18:48.677Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:18:48 [2021-07-29T12:18:48.932Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s)
12:18:48 [2021-07-29T12:18:48.932Z] === CONT  TestRestartDaemonWithRestartingContainer
12:18:49 [2021-07-29T12:18:49.239Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:18:49 [2021-07-29T12:18:49.495Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:18:50 [2021-07-29T12:18:50.057Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:18:50 [2021-07-29T12:18:50.321Z] --- PASS: TestDaemonRestartIpcMode (4.53s)
12:18:50 [2021-07-29T12:18:50.321Z] --- PASS: TestDaemonHostGatewayIP (4.72s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestEnvironmentParsing
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestEnvironmentParsing (0.00s)
12:18:50 [2021-07-29T12:18:50.438Z] PASS
12:18:50 [2021-07-29T12:18:50.438Z] coverage: 1.2% of statements
12:18:50 [2021-07-29T12:18:50.438Z] ok  	github.com/docker/docker/libcontainerd/local	0.060s	coverage: 1.2% of statements
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestSerialization
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestSerialization (0.03s)
12:18:50 [2021-07-29T12:18:50.438Z] PASS
12:18:50 [2021-07-29T12:18:50.438Z] coverage: 100.0% of statements
12:18:50 [2021-07-29T12:18:50.438Z] ok  	github.com/docker/docker/libcontainerd/queue	0.083s	coverage: 100.0% of statements
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestEmptyLayer
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestEmptyLayer (0.00s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestCommitFailure
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestCommitFailure (0.01s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestStartTransactionFailure
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestStartTransactionFailure (0.01s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestGetOrphan
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestGetOrphan (0.01s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestMountAndRegister
12:18:50 [2021-07-29T12:18:50.438Z]     layer_test.go:271: Layer size: 14
12:18:50 [2021-07-29T12:18:50.438Z] --- PASS: TestMountAndRegister (0.08s)
12:18:50 [2021-07-29T12:18:50.438Z] === RUN   TestLayerRelease
12:18:50 [2021-07-29T12:18:50.438Z]     layer_test.go:304: Failing on Windows
12:18:50 [2021-07-29T12:18:50.620Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:18:50 [2021-07-29T12:18:50.767Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.433s	coverage: 59.9% of statements
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestLayerRelease (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestStoreRestore
12:18:50 [2021-07-29T12:18:50.899Z]     layer_test.go:353: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestStoreRestore (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestTarStreamStability
12:18:50 [2021-07-29T12:18:50.899Z]     layer_test.go:468: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestTarStreamStability (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestRegisterExistingLayer
12:18:50 [2021-07-29T12:18:50.899Z] --- PASS: TestRegisterExistingLayer (0.32s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestTarStreamVerification
12:18:50 [2021-07-29T12:18:50.899Z]     layer_test.go:697: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestTarStreamVerification (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestLayerMigration
12:18:50 [2021-07-29T12:18:50.899Z]     migration_test.go:46: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestLayerMigration (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestLayerMigrationNoTarsplit
12:18:50 [2021-07-29T12:18:50.899Z]     migration_test.go:182: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestMountInit
12:18:50 [2021-07-29T12:18:50.899Z]     mount_test.go:17: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestMountInit (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestMountSize
12:18:50 [2021-07-29T12:18:50.899Z]     mount_test.go:76: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestMountSize (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestMountChanges
12:18:50 [2021-07-29T12:18:50.899Z]     mount_test.go:125: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestMountChanges (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] === RUN   TestMountApply
12:18:50 [2021-07-29T12:18:50.899Z]     mount_test.go:212: Failing on Windows
12:18:50 [2021-07-29T12:18:50.899Z] --- SKIP: TestMountApply (0.00s)
12:18:50 [2021-07-29T12:18:50.899Z] PASS
12:18:50 [2021-07-29T12:18:50.899Z] coverage: 30.1% of statements
12:18:50 [2021-07-29T12:18:50.899Z] ok  	github.com/docker/docker/layer	0.543s	coverage: 30.1% of statements
12:18:51 [2021-07-29T12:18:51.023Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
12:18:51 [2021-07-29T12:18:51.183Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:18:51 [2021-07-29T12:18:51.361Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:18:51 [2021-07-29T12:18:51.361Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:18:51 [2021-07-29T12:18:51.361Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:18:51 [2021-07-29T12:18:51.361Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:18:51 [2021-07-29T12:18:51.705Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.75s)
12:18:51 [2021-07-29T12:18:51.822Z] === RUN   TestSequenceGetAvailableBit
12:18:51 [2021-07-29T12:18:51.822Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
12:18:51 [2021-07-29T12:18:51.822Z] === RUN   TestSequenceEqual
12:18:51 [2021-07-29T12:18:51.822Z] --- PASS: TestSequenceEqual (0.00s)
12:18:51 [2021-07-29T12:18:51.822Z] === RUN   TestSequenceCopy
12:18:51 [2021-07-29T12:18:51.822Z] --- PASS: TestSequenceCopy (0.00s)
12:18:51 [2021-07-29T12:18:51.952Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.130s	coverage: 4.0% of statements
12:18:52 [2021-07-29T12:18:52.209Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestGetFirstAvailable
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestGetFirstAvailable (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestFindSequence
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestFindSequence (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestCheckIfAvailable
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestCheckIfAvailable (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestMergeSequences
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestMergeSequences (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestPushReservation
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestPushReservation (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestSerializeDeserialize
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestSerializeDeserialize (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestSet
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestSet (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestSetUnset
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestSetUnset (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestOffsetSetUnset
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestOffsetSetUnset (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestSetInRange
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestSetInRange (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestSetAnyInRange
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestSetAnyInRange (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestMethods
12:18:52 [2021-07-29T12:18:52.282Z] --- PASS: TestMethods (0.00s)
12:18:52 [2021-07-29T12:18:52.282Z] === RUN   TestRandomAllocateDeallocate
12:18:52 [2021-07-29T12:18:52.465Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
12:18:53 [2021-07-29T12:18:53.077Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:18:53 [2021-07-29T12:18:53.077Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:18:53 [2021-07-29T12:18:53.077Z]     check_test.go:309: [d9efe3a3104df] daemon is not started
12:18:53 [2021-07-29T12:18:53.077Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:18:54 [2021-07-29T12:18:54.598Z] === RUN   TestErrorInterfaces
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestErrorInterfaces (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestNetworkMarshalling
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestInvalidConfig
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestInvalidConfig (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestConfig
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestConfig (0.01s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestOptionsLabels
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestOptionsLabels (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestValidName
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestValidName (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestTLSConfiguration
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestNetworkMarshalling (0.23s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestEndpointMarshalling
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestEndpointMarshalling (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestAuxAddresses
12:18:54 [2021-07-29T12:18:54.599Z] time="2021-07-29T12:18:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestAuxAddresses (0.02s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestSRVServiceQuery
12:18:54 [2021-07-29T12:18:54.599Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestSRVServiceQuery (0.01s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestServiceVIPReuse
12:18:54 [2021-07-29T12:18:54.599Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestServiceVIPReuse (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestIpamReleaseOnNetDriverFailures
12:18:54 [2021-07-29T12:18:54.599Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestDNSIPQuery
12:18:54 [2021-07-29T12:18:54.599Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestDNSIPQuery (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestDNSProxyServFail
12:18:54 [2021-07-29T12:18:54.599Z] time="2021-07-29T12:18:54Z" level=info msg="Option Initializing KV with TLS"
12:18:54 [2021-07-29T12:18:54.599Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestDNSProxyServFail (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestSandboxAddEmpty
12:18:54 [2021-07-29T12:18:54.599Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestSandboxAddEmpty (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestSandboxAddMultiPrio
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestTLSConfiguration (0.24s)
12:18:54 [2021-07-29T12:18:54.599Z] PASS
12:18:54 [2021-07-29T12:18:54.599Z] coverage: 24.0% of statements
12:18:54 [2021-07-29T12:18:54.599Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestSandboxAddMultiPrio (0.01s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestSandboxAddSamePrio
12:18:54 [2021-07-29T12:18:54.599Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestCleanupServiceDiscovery
12:18:54 [2021-07-29T12:18:54.599Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestDNSOptions
12:18:54 [2021-07-29T12:18:54.599Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
12:18:54 [2021-07-29T12:18:54.599Z] --- SKIP: TestDNSOptions (0.00s)
12:18:54 [2021-07-29T12:18:54.599Z] === RUN   TestMultipleControllersWithSameStore
12:18:54 [2021-07-29T12:18:54.599Z] time="2021-07-29T12:18:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:18:54 [2021-07-29T12:18:54.599Z] ok  	github.com/docker/docker/libnetwork/config	0.317s	coverage: 24.0% of statements
12:18:54 [2021-07-29T12:18:54.599Z] time="2021-07-29T12:18:54Z" level=info msg="Restoring existing overlay networks from HNS into docker"
12:18:54 [2021-07-29T12:18:54.599Z] --- PASS: TestMultipleControllersWithSameStore (0.03s)
12:18:54 [2021-07-29T12:18:54.599Z] PASS
12:18:54 [2021-07-29T12:18:54.599Z] coverage: 8.6% of statements
12:18:54 [2021-07-29T12:18:54.599Z] ok  	github.com/docker/docker/libnetwork	0.420s	coverage: 8.6% of statements
12:18:54 [2021-07-29T12:18:54.599Z] ?   	github.com/docker/docker/libnetwork/api	[no test files]
12:18:55 [2021-07-29T12:18:55.060Z] === RUN   TestKey
12:18:55 [2021-07-29T12:18:55.060Z] --- PASS: TestKey (0.00s)
12:18:55 [2021-07-29T12:18:55.060Z] === RUN   TestParseKey
12:18:55 [2021-07-29T12:18:55.060Z] --- PASS: TestParseKey (0.00s)
12:18:55 [2021-07-29T12:18:55.060Z] === RUN   TestInvalidDataStore
12:18:55 [2021-07-29T12:18:55.060Z] --- PASS: TestInvalidDataStore (0.00s)
12:18:55 [2021-07-29T12:18:55.060Z] === RUN   TestKVObjectFlatKey
12:18:55 [2021-07-29T12:18:55.060Z] --- PASS: TestKVObjectFlatKey (0.00s)
12:18:55 [2021-07-29T12:18:55.060Z] === RUN   TestAtomicKVObjectFlatKey
12:18:55 [2021-07-29T12:18:55.060Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
12:18:55 [2021-07-29T12:18:55.060Z] PASS
12:18:55 [2021-07-29T12:18:55.060Z] coverage: 21.9% of statements
12:18:55 [2021-07-29T12:18:55.060Z] ok  	github.com/docker/docker/libnetwork/datastore	0.050s	coverage: 21.9% of statements
12:18:55 [2021-07-29T12:18:55.597Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:18:56 [2021-07-29T12:18:56.034Z] === RUN   TestIPDataMarshalling
12:18:56 [2021-07-29T12:18:56.034Z] --- PASS: TestIPDataMarshalling (0.00s)
12:18:56 [2021-07-29T12:18:56.034Z] === RUN   TestValidateAndIsV6
12:18:56 [2021-07-29T12:18:56.034Z] --- PASS: TestValidateAndIsV6 (0.00s)
12:18:56 [2021-07-29T12:18:56.034Z] PASS
12:18:56 [2021-07-29T12:18:56.034Z] coverage: 68.9% of statements
12:18:56 [2021-07-29T12:18:56.034Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.047s	coverage: 68.9% of statements
12:18:56 [2021-07-29T12:18:56.034Z] === RUN   TestDriver
12:18:56 [2021-07-29T12:18:56.034Z] --- PASS: TestDriver (0.00s)
12:18:56 [2021-07-29T12:18:56.034Z] PASS
12:18:56 [2021-07-29T12:18:56.034Z] coverage: 34.8% of statements
12:18:56 [2021-07-29T12:18:56.034Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.054s	coverage: 34.8% of statements
12:18:56 [2021-07-29T12:18:56.493Z] === RUN   TestDriver
12:18:56 [2021-07-29T12:18:56.493Z] --- PASS: TestDriver (0.00s)
12:18:56 [2021-07-29T12:18:56.493Z] PASS
12:18:56 [2021-07-29T12:18:56.493Z] coverage: 34.8% of statements
12:18:56 [2021-07-29T12:18:56.493Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.056s	coverage: 34.8% of statements
12:18:56 [2021-07-29T12:18:56.956Z] === RUN   TestNetworkAllocateFree
12:18:56 [2021-07-29T12:18:56.956Z] --- PASS: TestNetworkAllocateFree (0.00s)
12:18:56 [2021-07-29T12:18:56.956Z] === RUN   TestNetworkAllocateUserDefinedVNIs
12:18:56 [2021-07-29T12:18:56.956Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
12:18:56 [2021-07-29T12:18:56.956Z] PASS
12:18:56 [2021-07-29T12:18:56.956Z] coverage: 63.6% of statements
12:18:56 [2021-07-29T12:18:56.956Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.049s	coverage: 63.6% of statements
12:18:56 [2021-07-29T12:18:56.964Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestGetEmptyCapabilities
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestGetEmptyCapabilities (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestGetExtraCapabilities
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestGetExtraCapabilities (0.00s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestGetInvalidCapabilities
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestGetInvalidCapabilities (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestRemoteDriver
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestRemoteDriver (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestDriverError
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestDriverError (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestMissingValues
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestMissingValues (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] === RUN   TestRollback
12:18:57 [2021-07-29T12:18:57.417Z] --- PASS: TestRollback (0.01s)
12:18:57 [2021-07-29T12:18:57.417Z] PASS
12:18:57 [2021-07-29T12:18:57.417Z] coverage: 57.4% of statements
12:18:57 [2021-07-29T12:18:57.417Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.108s	coverage: 57.4% of statements
12:18:58 [2021-07-29T12:18:58.285Z] --- PASS: TestContainerKillOnDaemonStart (12.74s)
12:18:58 [2021-07-29T12:18:58.285Z] PASS
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === Skipped
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
12:18:58 [2021-07-29T12:18:58.285Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] 
12:18:58 [2021-07-29T12:18:58.285Z] DONE 195 tests, 6 skipped in 147.290s
12:18:58 [2021-07-29T12:18:58.285Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:18:58 [2021-07-29T12:18:58.285Z] ++ 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
12:18:58 [2021-07-29T12:18:58.285Z] ++ set -e
12:18:58 [2021-07-29T12:18:58.285Z] ++ '[' -n 0 ']'
12:18:58 [2021-07-29T12:18:58.285Z] ++ set -x
12:18:58 [2021-07-29T12:18:58.285Z] ++ 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
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestNew
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestNew (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestAddDriver
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestAddDriver (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestAddDuplicateDriver
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestAddDuplicateDriver (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestIPAMDefaultAddressSpaces
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestDriver
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestDriver (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestIPAM
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestIPAM (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestWalkIPAMs
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestWalkIPAMs (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestWalkDrivers
12:18:58 [2021-07-29T12:18:58.388Z] --- PASS: TestWalkDrivers (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] PASS
12:18:58 [2021-07-29T12:18:58.388Z] coverage: 82.4% of statements
12:18:58 [2021-07-29T12:18:58.388Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.113s	coverage: 82.4% of statements
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestNAT
12:18:58 [2021-07-29T12:18:58.388Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
12:18:58 [2021-07-29T12:18:58.388Z] --- SKIP: TestNAT (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] === RUN   TestTransparent
12:18:58 [2021-07-29T12:18:58.388Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
12:18:58 [2021-07-29T12:18:58.388Z] --- SKIP: TestTransparent (0.00s)
12:18:58 [2021-07-29T12:18:58.388Z] PASS
12:18:58 [2021-07-29T12:18:58.388Z] coverage: 0.0% of statements
12:18:58 [2021-07-29T12:18:58.388Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.056s	coverage: 0.0% of statements
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestBuildDefault
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestBuildDefault (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestBuildHostnameDomainname
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestBuildHostnameDomainname (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestBuildHostname
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestBuildHostname (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestBuildHostnameFQDN
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestBuildHostnameFQDN (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestBuildNoIP
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestBuildNoIP (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestUpdate
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestUpdate (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestUpdateIgnoresPrefixedHostname
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestDeleteIgnoresPrefixedHostname
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestAddEmpty
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestAddEmpty (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestAdd
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestAdd (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestDeleteEmpty
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestDeleteEmpty (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestDeleteNewline
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestDeleteNewline (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestDelete
12:18:58 [2021-07-29T12:18:58.848Z] --- PASS: TestDelete (0.00s)
12:18:58 [2021-07-29T12:18:58.848Z] === RUN   TestConcurrentWrites
12:18:59 [2021-07-29T12:18:59.309Z] --- PASS: TestConcurrentWrites (0.40s)
12:18:59 [2021-07-29T12:18:59.309Z] PASS
12:18:59 [2021-07-29T12:18:59.309Z] coverage: 81.2% of statements
12:18:59 [2021-07-29T12:18:59.309Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.514s	coverage: 81.2% of statements
12:18:59 [2021-07-29T12:18:59.692Z] === RUN   TestConfigDaemonLibtrustID
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestNew
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestNew (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestAllocate
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestAllocate (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestUninitialized
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestUninitialized (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestAllocateInRange
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestAllocateInRange (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestAllocateSerial
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestAllocateSerial (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] PASS
12:18:59 [2021-07-29T12:18:59.769Z] coverage: 87.5% of statements
12:18:59 [2021-07-29T12:18:59.769Z] ok  	github.com/docker/docker/libnetwork/idm	0.053s	coverage: 87.5% of statements
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestDiff
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestDiff (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestAddedCallback
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestAddedCallback (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestRemovedCallback
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestRemovedCallback (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] === RUN   TestNoCallback
12:18:59 [2021-07-29T12:18:59.769Z] --- PASS: TestNoCallback (0.00s)
12:18:59 [2021-07-29T12:18:59.769Z] PASS
12:18:59 [2021-07-29T12:18:59.769Z] coverage: 48.1% of statements
12:18:59 [2021-07-29T12:18:59.769Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.049s	coverage: 48.1% of statements
12:18:59 [2021-07-29T12:18:59.969Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:18:59 [2021-07-29T12:18:59.969Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:18:59 [2021-07-29T12:18:59.969Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation/invalid_config
12:18:59 [2021-07-29T12:18:59.969Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation/malformed_config
12:18:59 [2021-07-29T12:18:59.969Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:18:59 [2021-07-29T12:18:59.969Z] === RUN   TestDaemonConfigValidation/valid_config
12:18:59 [2021-07-29T12:18:59.969Z] === PAUSE TestDaemonConfigValidation/valid_config
12:18:59 [2021-07-29T12:18:59.969Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:18:59 [2021-07-29T12:18:59.969Z] === CONT  TestDaemonConfigValidation/malformed_config
12:18:59 [2021-07-29T12:18:59.969Z] === CONT  TestDaemonConfigValidation/invalid_config
12:18:59 [2021-07-29T12:18:59.969Z] === CONT  TestDaemonConfigValidation/valid_config
12:18:59 [2021-07-29T12:18:59.969Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:19:00 [2021-07-29T12:19:00.229Z] === RUN   TestCaller
12:19:00 [2021-07-29T12:19:00.229Z] --- PASS: TestCaller (0.00s)
12:19:00 [2021-07-29T12:19:00.229Z] PASS
12:19:00 [2021-07-29T12:19:00.229Z] coverage: 100.0% of statements
12:19:00 [2021-07-29T12:19:00.229Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.051s	coverage: 100.0% of statements
12:19:00 [2021-07-29T12:19:00.229Z] --- PASS: TestRandomAllocateDeallocate (8.23s)
12:19:00 [2021-07-29T12:19:00.229Z] === RUN   TestAllocateRandomDeallocate
12:19:00 [2021-07-29T12:19:00.232Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:19:00 [2021-07-29T12:19:00.232Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.11s)
12:19:00 [2021-07-29T12:19:00.232Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.11s)
12:19:00 [2021-07-29T12:19:00.232Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.11s)
12:19:00 [2021-07-29T12:19:00.232Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
12:19:00 [2021-07-29T12:19:00.232Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
12:19:00 [2021-07-29T12:19:00.232Z] PASS
12:19:00 [2021-07-29T12:19:00.232Z] 
12:19:00 [2021-07-29T12:19:00.232Z] DONE 7 tests in 1.956s
12:19:00 [2021-07-29T12:19:00.232Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:19:00 [2021-07-29T12:19:00.232Z] ++ 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
12:19:00 [2021-07-29T12:19:00.232Z] ++ set -e
12:19:00 [2021-07-29T12:19:00.232Z] ++ '[' -n 0 ']'
12:19:00 [2021-07-29T12:19:00.232Z] ++ set -x
12:19:00 [2021-07-29T12:19:00.232Z] ++ 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
12:19:00 [2021-07-29T12:19:00.232Z] INFO: Testing against a local daemon
12:19:00 [2021-07-29T12:19:00.232Z] === RUN   TestCommitInheritsEnv
12:19:00 [2021-07-29T12:19:00.689Z] === RUN   TestSetSerialInsertDelete
12:19:00 [2021-07-29T12:19:00.689Z] --- PASS: TestSetSerialInsertDelete (0.00s)
12:19:00 [2021-07-29T12:19:00.689Z] === RUN   TestSetParallelInsertDelete
12:19:00 [2021-07-29T12:19:00.804Z] --- PASS: TestCommitInheritsEnv (0.37s)
12:19:00 [2021-07-29T12:19:00.804Z] === RUN   TestImportExtremelyLargeImageWorks
12:19:00 [2021-07-29T12:19:00.804Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:19:00 [2021-07-29T12:19:00.804Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:19:00 [2021-07-29T12:19:00.804Z] === RUN   TestImagesFilterMultiReference
12:19:00 [2021-07-29T12:19:00.804Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:19:00 [2021-07-29T12:19:00.804Z] === RUN   TestImagePullPlatformInvalid
12:19:00 [2021-07-29T12:19:00.804Z] --- PASS: TestImagePullPlatformInvalid (0.05s)
12:19:00 [2021-07-29T12:19:00.804Z] === RUN   TestRemoveImageOrphaning
12:19:01 [2021-07-29T12:19:01.133Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestRemoveImageOrphaning (0.34s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestRemoveImageGarbageCollector
12:19:01 [2021-07-29T12:19:01.377Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:01 [2021-07-29T12:19:01.377Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagInvalidReference
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagInvalidReference (0.03s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagValidPrefixedRepo
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagExistedNameWithoutForce
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagOfficialNames
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagOfficialNames (0.07s)
12:19:01 [2021-07-29T12:19:01.377Z] === RUN   TestTagMatchesDigest
12:19:01 [2021-07-29T12:19:01.377Z] --- PASS: TestTagMatchesDigest (0.03s)
12:19:01 [2021-07-29T12:19:01.377Z] PASS
12:19:01 [2021-07-29T12:19:01.377Z] 
12:19:01 [2021-07-29T12:19:01.377Z] === Skipped
12:19:01 [2021-07-29T12:19:01.377Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:19:01 [2021-07-29T12:19:01.377Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
12:19:01 [2021-07-29T12:19:01.377Z] 
12:19:01 [2021-07-29T12:19:01.377Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:19:01 [2021-07-29T12:19:01.377Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:19:01 [2021-07-29T12:19:01.377Z] 
12:19:01 [2021-07-29T12:19:01.377Z] 
12:19:01 [2021-07-29T12:19:01.377Z] DONE 12 tests, 2 skipped in 1.336s
12:19:01 [2021-07-29T12:19:01.377Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:19:01 [2021-07-29T12:19:01.377Z] ++ 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
12:19:01 [2021-07-29T12:19:01.377Z] ++ set -e
12:19:01 [2021-07-29T12:19:01.377Z] ++ '[' -n 0 ']'
12:19:01 [2021-07-29T12:19:01.377Z] ++ set -x
12:19:01 [2021-07-29T12:19:01.377Z] ++ 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
12:19:01 [2021-07-29T12:19:01.660Z] === RUN   TestInt2IP2IntConversion
12:19:02 [2021-07-29T12:19:02.120Z] === RUN   TestPoolRequest
12:19:02 [2021-07-29T12:19:02.120Z] --- PASS: TestPoolRequest (0.00s)
12:19:02 [2021-07-29T12:19:02.120Z] === RUN   TestOtherRequests
12:19:02 [2021-07-29T12:19:02.120Z] --- PASS: TestOtherRequests (0.00s)
12:19:02 [2021-07-29T12:19:02.120Z] PASS
12:19:02 [2021-07-29T12:19:02.120Z] coverage: 57.1% of statements
12:19:02 [2021-07-29T12:19:02.501Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:19:02 [2021-07-29T12:19:02.568Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.276s	coverage: 6.6% of statements
12:19:02 [2021-07-29T12:19:02.568Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
12:19:02 [2021-07-29T12:19:02.568Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
12:19:02 [2021-07-29T12:19:02.568Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
12:19:02 [2021-07-29T12:19:02.579Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.050s	coverage: 57.1% of statements
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestInt2IP2IntConversion (0.62s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestGetAddressVersion
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestGetAddressVersion (0.00s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestKeyString
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestKeyString (0.00s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestPoolDataMarshal
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestPoolDataMarshal (0.00s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestSubnetsMarshal
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestSubnetsMarshal (0.13s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestAddSubnets
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestAddSubnets (0.09s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestDoublePoolRelease
12:19:02 [2021-07-29T12:19:02.579Z] --- PASS: TestDoublePoolRelease (0.05s)
12:19:02 [2021-07-29T12:19:02.579Z] === RUN   TestAddReleasePoolID
12:19:02 [2021-07-29T12:19:02.580Z] --- PASS: TestAllocateRandomDeallocate (2.60s)
12:19:02 [2021-07-29T12:19:02.580Z] === RUN   TestAllocateRandomDeallocateSerialize
12:19:02 [2021-07-29T12:19:02.580Z] --- PASS: TestAddReleasePoolID (0.10s)
12:19:02 [2021-07-29T12:19:02.580Z] === RUN   TestPredefinedPool
12:19:02 [2021-07-29T12:19:02.824Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
12:19:03 [2021-07-29T12:19:03.042Z] --- PASS: TestPredefinedPool (0.05s)
12:19:03 [2021-07-29T12:19:03.042Z] === RUN   TestRemoveSubnet
12:19:03 [2021-07-29T12:19:03.042Z] --- PASS: TestRemoveSubnet (0.25s)
12:19:03 [2021-07-29T12:19:03.042Z] === RUN   TestGetSameAddress
12:19:03 [2021-07-29T12:19:03.042Z] --- PASS: TestGetSameAddress (0.03s)
12:19:03 [2021-07-29T12:19:03.042Z] === RUN   TestPoolAllocationReuse
12:19:03 [2021-07-29T12:19:03.080Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.003s	coverage: 48.1% of statements
12:19:03 [2021-07-29T12:19:03.337Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
12:19:03 [2021-07-29T12:19:03.502Z] === RUN   TestGetCapabilities
12:19:03 [2021-07-29T12:19:03.502Z] --- PASS: TestGetCapabilities (0.01s)
12:19:03 [2021-07-29T12:19:03.502Z] === RUN   TestGetCapabilitiesFromLegacyDriver
12:19:03 [2021-07-29T12:19:03.502Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s)
12:19:03 [2021-07-29T12:19:03.502Z] === RUN   TestGetDefaultAddressSpaces
12:19:03 [2021-07-29T12:19:03.502Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
12:19:03 [2021-07-29T12:19:03.502Z] === RUN   TestRemoteDriver
12:19:03 [2021-07-29T12:19:03.502Z] --- PASS: TestRemoteDriver (0.01s)
12:19:03 [2021-07-29T12:19:03.502Z] PASS
12:19:03 [2021-07-29T12:19:03.502Z] coverage: 47.4% of statements
12:19:03 [2021-07-29T12:19:03.502Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.091s	coverage: 47.4% of statements
12:19:03 [2021-07-29T12:19:03.594Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:19:03 [2021-07-29T12:19:03.919Z] INFO: Testing against a local daemon
12:19:03 [2021-07-29T12:19:03.919Z] === RUN   TestNetworkCreateDelete
12:19:03 [2021-07-29T12:19:03.919Z] --- PASS: TestNetworkCreateDelete (0.22s)
12:19:03 [2021-07-29T12:19:03.919Z] === RUN   TestDockerNetworkDeletePreferID
12:19:04 [2021-07-29T12:19:04.180Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
12:19:04 [2021-07-29T12:19:04.180Z] === RUN   TestDaemonDNSFallback
12:19:04 [2021-07-29T12:19:04.396Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:19:04 [2021-07-29T12:19:04.475Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.58s)
12:19:04 [2021-07-29T12:19:04.475Z] === RUN   TestRetrieveFromStore
12:19:04 [2021-07-29T12:19:04.935Z] === RUN   TestWindowsIPAM
12:19:04 [2021-07-29T12:19:04.935Z] --- PASS: TestWindowsIPAM (0.00s)
12:19:04 [2021-07-29T12:19:04.935Z] PASS
12:19:04 [2021-07-29T12:19:04.935Z] coverage: 71.4% of statements
12:19:04 [2021-07-29T12:19:04.935Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.045s	coverage: 71.4% of statements
12:19:05 [2021-07-29T12:19:05.396Z] --- PASS: TestRetrieveFromStore (0.87s)
12:19:05 [2021-07-29T12:19:05.396Z] === RUN   TestIsCorrupted
12:19:05 [2021-07-29T12:19:05.396Z] --- PASS: TestIsCorrupted (0.04s)
12:19:05 [2021-07-29T12:19:05.396Z] === RUN   TestSetRollover
12:19:05 [2021-07-29T12:19:05.855Z] --- PASS: TestPoolAllocationReuse (2.58s)
12:19:05 [2021-07-29T12:19:05.855Z] === RUN   TestGetAddressSubPoolEqualPool
12:19:05 [2021-07-29T12:19:05.855Z] === RUN   TestDefaultNetwork
12:19:05 [2021-07-29T12:19:05.855Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
12:19:05 [2021-07-29T12:19:05.855Z] === RUN   TestRequestReleaseAddressFromSubPool
12:19:05 [2021-07-29T12:19:05.856Z] --- PASS: TestDefaultNetwork (0.30s)
12:19:05 [2021-07-29T12:19:05.856Z] === RUN   TestConfigGlobalScopeDefaultNetworks
12:19:06 [2021-07-29T12:19:06.315Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
12:19:06 [2021-07-29T12:19:06.315Z] === RUN   TestInitAddressPools
12:19:06 [2021-07-29T12:19:06.315Z] --- PASS: TestInitAddressPools (0.00s)
12:19:06 [2021-07-29T12:19:06.315Z] PASS
12:19:06 [2021-07-29T12:19:06.315Z] coverage: 74.0% of statements
12:19:06 [2021-07-29T12:19:06.315Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.677s	coverage: 74.0% of statements
12:19:07 [2021-07-29T12:19:07.286Z] === RUN   TestKeyValue
12:19:07 [2021-07-29T12:19:07.286Z] --- PASS: TestKeyValue (0.00s)
12:19:07 [2021-07-29T12:19:07.286Z] PASS
12:19:07 [2021-07-29T12:19:07.286Z] coverage: 60.0% of statements
12:19:07 [2021-07-29T12:19:07.286Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.058s	coverage: 60.0% of statements
12:19:07 [2021-07-29T12:19:07.747Z] --- PASS: TestSetRollover (2.47s)
12:19:07 [2021-07-29T12:19:07.747Z] === RUN   TestSetRolloverSerial
12:19:08 [2021-07-29T12:19:08.568Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:19:08 [2021-07-29T12:19:08.568Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:19:09 [2021-07-29T12:19:09.929Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.99s)
12:19:09 [2021-07-29T12:19:09.929Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
12:19:09 [2021-07-29T12:19:09.935Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:19:10 [2021-07-29T12:19:10.390Z] === RUN   TestNetworkDBSimple
12:19:10 [2021-07-29T12:19:10.390Z] --- PASS: TestSetParallelInsertDelete (10.00s)
12:19:10 [2021-07-29T12:19:10.390Z] PASS
12:19:10 [2021-07-29T12:19:10.390Z] coverage: 100.0% of statements
12:19:10 [2021-07-29T12:19:10.390Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.044s	coverage: 100.0% of statements
12:19:10 [2021-07-29T12:19:10.853Z] --- PASS: TestSetRolloverSerial (2.97s)
12:19:10 [2021-07-29T12:19:10.853Z] === RUN   TestGetFirstAvailableFromCurrent
12:19:10 [2021-07-29T12:19:10.853Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
12:19:10 [2021-07-29T12:19:10.853Z] PASS
12:19:10 [2021-07-29T12:19:10.853Z] coverage: 84.4% of statements
12:19:10 [2021-07-29T12:19:10.853Z] ok  	github.com/docker/docker/libnetwork/bitseq	18.885s	coverage: 84.4% of statements
12:19:11 [2021-07-29T12:19:11.314Z] === RUN   TestGenerate
12:19:11 [2021-07-29T12:19:11.314Z] --- PASS: TestGenerate (0.00s)
12:19:11 [2021-07-29T12:19:11.314Z] === RUN   TestGeneratePtr
12:19:11 [2021-07-29T12:19:11.314Z] --- PASS: TestGeneratePtr (0.00s)
12:19:11 [2021-07-29T12:19:11.314Z] === RUN   TestGenerateMissingField
12:19:11 [2021-07-29T12:19:11.314Z] --- PASS: TestGenerateMissingField (0.00s)
12:19:11 [2021-07-29T12:19:11.314Z] === RUN   TestFieldCannotBeSet
12:19:11 [2021-07-29T12:19:11.314Z] --- PASS: TestFieldCannotBeSet (0.00s)
12:19:11 [2021-07-29T12:19:11.314Z] === RUN   TestTypeMismatchError
12:19:11 [2021-07-29T12:19:11.314Z] --- PASS: TestTypeMismatchError (0.00s)
12:19:11 [2021-07-29T12:19:11.314Z] PASS
12:19:11 [2021-07-29T12:19:11.314Z] coverage: 100.0% of statements
12:19:11 [2021-07-29T12:19:11.314Z] ok  	github.com/docker/docker/libnetwork/options	0.054s	coverage: 100.0% of statements
12:19:11 [2021-07-29T12:19:11.314Z] 2021/07/29 12:19:10 Closing DB instances...
12:19:12 [2021-07-29T12:19:12.287Z] testing: warning: no tests to run
12:19:12 [2021-07-29T12:19:12.287Z] PASS
12:19:12 [2021-07-29T12:19:12.287Z] coverage: 0.0% of statements
12:19:12 [2021-07-29T12:19:12.287Z] ok  	github.com/docker/docker/libnetwork/osl	0.056s	coverage: 0.0% of statements [no tests to run]
12:19:12 [2021-07-29T12:19:12.312Z] --- PASS: TestDaemonDNSFallback (6.87s)
12:19:12 [2021-07-29T12:19:12.312Z] === RUN   TestInspectNetwork
12:19:12 [2021-07-29T12:19:12.748Z] --- PASS: TestNetworkDBSimple (2.45s)
12:19:12 [2021-07-29T12:19:12.748Z] === RUN   TestNetworkDBJoinLeaveNetwork
12:19:13 [2021-07-29T12:19:13.202Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.52s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestGetAddress
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestRequestNewPort
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestRequestNewPort (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestRequestSpecificPort
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestRequestSpecificPort (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestReleasePort
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestReleasePort (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestReuseReleasedPort
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestReuseReleasedPort (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestReleaseUnreadledPort
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestReleaseUnreadledPort (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestUnknowProtocol
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestUnknowProtocol (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestAllocateAllPorts
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestAllocateAllPorts (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestPortAllocation
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestPortAllocation (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestPortAllocationWithCustomRange
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestNoDuplicateBPR
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestNoDuplicateBPR (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] === RUN   TestChangePortRange
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
12:19:13 [2021-07-29T12:19:13.208Z]     portallocator_test.go:345: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
12:19:13 [2021-07-29T12:19:13.208Z] --- PASS: TestChangePortRange (0.00s)
12:19:13 [2021-07-29T12:19:13.208Z] PASS
12:19:13 [2021-07-29T12:19:13.208Z] coverage: 88.6% of statements
12:19:13 [2021-07-29T12:19:13.208Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.068s	coverage: 88.6% of statements
12:19:14 [2021-07-29T12:19:14.179Z] 2021/07/29 12:19:13 Closing DB instances...
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestTransportPortConv
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestTransportPortConv (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestTransportPortBindingConv
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestTransportPortBindingConv (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestErrorConstructors
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestErrorConstructors (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestCompareIPMask
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestCompareIPMask (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestUtilGetHostPartIP
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestUtilGetHostPartIP (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestUtilGetBroadcastIP
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] === RUN   TestParseCIDR
12:19:14 [2021-07-29T12:19:14.179Z] --- PASS: TestParseCIDR (0.00s)
12:19:14 [2021-07-29T12:19:14.179Z] PASS
12:19:14 [2021-07-29T12:19:14.179Z] coverage: 47.9% of statements
12:19:14 [2021-07-29T12:19:14.179Z] ok  	github.com/docker/docker/libnetwork/types	0.060s	coverage: 47.9% of statements
12:19:14 [2021-07-29T12:19:14.857Z] === RUN   TestInspectNetwork/full_network_id
12:19:14 [2021-07-29T12:19:14.857Z] === RUN   TestInspectNetwork/partial_network_id
12:19:14 [2021-07-29T12:19:14.857Z] === RUN   TestInspectNetwork/network_name
12:19:14 [2021-07-29T12:19:14.857Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:19:15 [2021-07-29T12:19:15.092Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
12:19:15 [2021-07-29T12:19:15.720Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
12:19:15 [2021-07-29T12:19:15.720Z] PASS
12:19:15 [2021-07-29T12:19:15.720Z] coverage: 44.0% of statements
12:19:15 [2021-07-29T12:19:15.720Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
12:19:15 [2021-07-29T12:19:15.720Z] === RUN   TestNetworkDBJoinLeaveNetworks
12:19:15 [2021-07-29T12:19:15.720Z] ok  	github.com/docker/docker/oci	0.059s	coverage: 44.0% of statements
12:19:15 [2021-07-29T12:19:15.768Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
12:19:16 [2021-07-29T12:19:16.340Z] ok  	github.com/docker/docker/libnetwork	37.919s	coverage: 40.7% of statements
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:19:16 [2021-07-29T12:19:16.340Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:19:16 [2021-07-29T12:19:16.693Z] 2021/07/29 12:19:16 Closing DB instances...
12:19:16 [2021-07-29T12:19:16.907Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.012s	coverage: 57.1% of statements
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestAddressPoolOpt
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestAddressPoolOpt (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/a
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/something
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/_=a
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/env1=value1
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/_env1=value1
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/env2=value2=value3
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/env3=abc!qwe
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/env_4=value_4
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/PATH
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/=a
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/PATH=
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/PATH=something
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/asd!qwe
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/1asd
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/123
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/some_space
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/__some_space_before
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/some_space_after__
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/=
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateEnv/PaTh
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestValidateEnv (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/a (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/something (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/_=a (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/PATH (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/=a (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/1asd (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/123 (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/some_space (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/= (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestParseHost
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestParseHost (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestParseDockerDaemonHost
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestParseDockerDaemonHost (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestParseTCP
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestParseTCP (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestParseInvalidUnixAddrInvalid
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateExtraHosts
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestValidateExtraHosts (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestIpOptString
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestIpOptString (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestNewIpOptInvalidDefaultVal
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestNewIpOptValidDefaultVal
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestIpOptSetInvalidVal
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateIPAddress
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestValidateIPAddress (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestMapOpts
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestMapOpts (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestListOptsWithoutValidator
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestListOptsWithoutValidator (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestListOptsWithValidator
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestListOptsWithValidator (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateDNSSearch
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestValidateDNSSearch (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_general_format
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_more_than_one_=
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_one_more
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestValidateLabel (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestNamedListOpts
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestNamedListOpts (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestNamedMapOpts
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestNamedMapOpts (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestParseLink
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestParseLink (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestQuotedStringSetWithQuotes
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestQuotedStringSetWithNoQuotes
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] === RUN   TestUlimitOpt
12:19:17 [2021-07-29T12:19:17.158Z] --- PASS: TestUlimitOpt (0.00s)
12:19:17 [2021-07-29T12:19:17.158Z] PASS
12:19:17 [2021-07-29T12:19:17.158Z] coverage: 67.1% of statements
12:19:17 [2021-07-29T12:19:17.158Z] ok  	github.com/docker/docker/opts	0.094s	coverage: 67.1% of statements
12:19:17 [2021-07-29T12:19:17.619Z] === RUN   TestParseVersion
12:19:17 [2021-07-29T12:19:17.619Z] --- PASS: TestParseVersion (0.00s)
12:19:17 [2021-07-29T12:19:17.619Z] PASS
12:19:17 [2021-07-29T12:19:17.619Z] coverage: 52.9% of statements
12:19:17 [2021-07-29T12:19:17.619Z] ok  	github.com/docker/docker/pkg/aaparser	0.042s	coverage: 52.9% of statements
12:19:17 [2021-07-29T12:19:17.834Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.014s	coverage: 47.4% of statements
12:19:18 [2021-07-29T12:19:18.090Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.014s	coverage: 71.4% of statements
12:19:18 [2021-07-29T12:19:18.590Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.66s)
12:19:18 [2021-07-29T12:19:18.590Z] === RUN   TestNetworkDBCRUDTableEntry
12:19:19 [2021-07-29T12:19:19.221Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.547s	coverage: 74.0% of statements
12:19:19 [2021-07-29T12:19:19.224Z] --- PASS: TestInspectNetwork (8.17s)
12:19:19 [2021-07-29T12:19:19.224Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:19:19 [2021-07-29T12:19:19.225Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:19:19 [2021-07-29T12:19:19.225Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:19:19 [2021-07-29T12:19:19.225Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:19:19 [2021-07-29T12:19:19.225Z] === RUN   TestRunContainerWithBridgeNone
12:19:19 [2021-07-29T12:19:19.263Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestIsArchivePathDir
12:19:19 [2021-07-29T12:19:19.718Z] --- PASS: TestIsArchivePathDir (0.09s)
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestIsArchivePathInvalidFile
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestPeerCertificateMarshalJSON
12:19:19 [2021-07-29T12:19:19.718Z] --- PASS: TestIsArchivePathInvalidFile (0.16s)
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestIsArchivePathTar
12:19:19 [2021-07-29T12:19:19.718Z] --- PASS: TestIsArchivePathTar (0.18s)
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestDecompressStreamGzip
12:19:19 [2021-07-29T12:19:19.718Z] --- PASS: TestDecompressStreamGzip (0.14s)
12:19:19 [2021-07-29T12:19:19.718Z] === RUN   TestDecompressStreamBzip2
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestDecompressStreamBzip2 (0.11s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestDecompressStreamXz
12:19:20 [2021-07-29T12:19:20.178Z]     archive_test.go:134: Xz not present in msys2
12:19:20 [2021-07-29T12:19:20.178Z] --- SKIP: TestDecompressStreamXz (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCompressStreamXzUnsupported
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCompressStreamBzip2Unsupported
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCompressStreamInvalid
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestCompressStreamInvalid (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestExtensionInvalid
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestExtensionInvalid (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestExtensionUncompressed
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestExtensionUncompressed (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestExtensionBzip2
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestExtensionBzip2 (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestExtensionGzip
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestExtensionGzip (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestExtensionXz
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestExtensionXz (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCmdStreamLargeStderr
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s)
12:19:20 [2021-07-29T12:19:20.178Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestMiddleware
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestMiddleware (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestNewResponseModifier
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestNewResponseModifier (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] PASS
12:19:20 [2021-07-29T12:19:20.178Z] coverage: 26.8% of statements
12:19:20 [2021-07-29T12:19:20.178Z] ok  	github.com/docker/docker/pkg/authorization	0.573s	coverage: 26.8% of statements
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestCmdStreamLargeStderr (0.09s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCmdStreamBad
12:19:20 [2021-07-29T12:19:20.178Z]     archive_test.go:239: Failing on Windows CI machines
12:19:20 [2021-07-29T12:19:20.178Z] --- SKIP: TestCmdStreamBad (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestCmdStreamGood
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestCmdStreamGood (0.05s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestUntarPathWithInvalidDest
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestUntarPathWithInvalidDest (0.09s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestUntarPathWithInvalidSrc
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestUntarPath
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestUntarPath (0.08s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestUntarPathWithDestinationFile
12:19:20 [2021-07-29T12:19:20.178Z] --- PASS: TestUntarPathWithDestinationFile (0.09s)
12:19:20 [2021-07-29T12:19:20.178Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
12:19:20 [2021-07-29T12:19:20.590Z] ok  	github.com/docker/docker/libnetwork/iptables	0.285s	coverage: 45.1% of statements
12:19:20 [2021-07-29T12:19:20.590Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
12:19:20 [2021-07-29T12:19:20.630Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyWithTarInvalidSrc
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyWithTarSrcFile
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyWithTarSrcFolder
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyWithTarSrcFolder (0.02s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyFileWithTarInvalidSrc
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyFileWithTarSrcFolder
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyFileWithTarSrcFolder (0.02s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestCopyFileWithTarSrcFile
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestTarFiles
12:19:20 [2021-07-29T12:19:20.639Z] 2021/07/29 12:19:20 Closing DB instances...
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestUnbuffered
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestUnbuffered (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] === RUN   TestRaceUnbuffered
12:19:20 [2021-07-29T12:19:20.639Z] --- PASS: TestRaceUnbuffered (0.00s)
12:19:20 [2021-07-29T12:19:20.639Z] PASS
12:19:20 [2021-07-29T12:19:20.639Z] coverage: 100.0% of statements
12:19:20 [2021-07-29T12:19:20.639Z] ok  	github.com/docker/docker/pkg/broadcaster	0.048s	coverage: 100.0% of statements
12:19:21 [2021-07-29T12:19:21.153Z] ok  	github.com/docker/docker/libnetwork/netutils	0.040s	coverage: 44.1% of statements
12:19:21 [2021-07-29T12:19:21.558Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[foo]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[bar]_[foo]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[foo_bar]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[qux]_[foo]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[]#01
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[qux]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[foo_bar_qux]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[qux]_[baz]]
12:19:21 [2021-07-29T12:19:21.610Z] === RUN   TestMatch/[[foo_baz]]
12:19:21 [2021-07-29T12:19:21.610Z] --- PASS: TestMatch (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[foo]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[]#01 (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[qux]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
12:19:21 [2021-07-29T12:19:21.610Z] PASS
12:19:21 [2021-07-29T12:19:21.610Z] coverage: 87.5% of statements
12:19:21 [2021-07-29T12:19:21.610Z] ok  	github.com/docker/docker/pkg/capabilities	0.048s	coverage: 87.5% of statements
12:19:22 [2021-07-29T12:19:22.527Z] --- PASS: TestRunContainerWithBridgeNone (3.06s)
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkInvalidJSON
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkInvalidJSON//networks/create
12:19:22 [2021-07-29T12:19:22.527Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:19:22 [2021-07-29T12:19:22.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:22 [2021-07-29T12:19:22.527Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:22 [2021-07-29T12:19:22.527Z] === CONT  TestNetworkInvalidJSON//networks/create
12:19:22 [2021-07-29T12:19:22.527Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:19:22 [2021-07-29T12:19:22.527Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:19:22 [2021-07-29T12:19:22.527Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:19:22 [2021-07-29T12:19:22.527Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:19:22 [2021-07-29T12:19:22.527Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:19:22 [2021-07-29T12:19:22.527Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkList
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkList//networks
12:19:22 [2021-07-29T12:19:22.527Z] === PAUSE TestNetworkList//networks
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestNetworkList//networks/
12:19:22 [2021-07-29T12:19:22.527Z] === PAUSE TestNetworkList//networks/
12:19:22 [2021-07-29T12:19:22.527Z] === CONT  TestNetworkList//networks
12:19:22 [2021-07-29T12:19:22.527Z] === CONT  TestNetworkList//networks/
12:19:22 [2021-07-29T12:19:22.527Z] --- PASS: TestNetworkList (0.03s)
12:19:22 [2021-07-29T12:19:22.527Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:19:22 [2021-07-29T12:19:22.527Z]     --- PASS: TestNetworkList//networks (0.00s)
12:19:22 [2021-07-29T12:19:22.527Z] === RUN   TestHostIPv4BridgeLabel
12:19:22 [2021-07-29T12:19:22.581Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestNetworkDBCRUDTableEntries
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootTarUntar
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootTarUntar (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootUntarWithHugeExcludesList
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootUntarEmptyArchive
12:19:22 [2021-07-29T12:19:22.581Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootTarUntarWithSymlink
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootCopyWithTar
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootCopyWithTar (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootCopyFileWithTar
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootUntarPath
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootUntarPath (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] === RUN   TestChrootApplyDotDotFile
12:19:22 [2021-07-29T12:19:22.581Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:19:22 [2021-07-29T12:19:22.581Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
12:19:22 [2021-07-29T12:19:22.581Z] PASS
12:19:22 [2021-07-29T12:19:22.581Z] coverage: 15.4% of statements
12:19:22 [2021-07-29T12:19:22.581Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.111s	coverage: 15.4% of statements
12:19:22 [2021-07-29T12:19:22.924Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:19:23 [2021-07-29T12:19:23.098Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
12:19:23 [2021-07-29T12:19:23.098Z] === RUN   TestDaemonRestartWithLiveRestore
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeEmpty
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeEmpty (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeEmptyFile
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeEmptyFile (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeNonemptyFile
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeNonemptyFile (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeNestedDirectoryEmpty
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestMoveToSubdir
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestMoveToSubdir (0.01s)
12:19:23 [2021-07-29T12:19:23.551Z] === RUN   TestSizeNonExistingDirectory
12:19:23 [2021-07-29T12:19:23.551Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
12:19:23 [2021-07-29T12:19:23.551Z] PASS
12:19:23 [2021-07-29T12:19:23.551Z] coverage: 80.0% of statements
12:19:23 [2021-07-29T12:19:23.551Z] ok  	github.com/docker/docker/pkg/directory	0.069s	coverage: 80.0% of statements
12:19:24 [2021-07-29T12:19:24.039Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
12:19:24 [2021-07-29T12:19:24.039Z] === RUN   TestDaemonDefaultNetworkPools
12:19:24 [2021-07-29T12:19:24.522Z] 2021/07/29 12:19:24 Closing DB instances...
12:19:24 [2021-07-29T12:19:24.982Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s)
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   TestDaemonRestartWithExistingNetwork
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestContainsEntry
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestCreateEntries
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestEntriesDiff
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestEntriesEquality
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGeneratorNotGenerate
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGeneratorWithPort
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestGeneratorWithPortNotGenerate
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestNewEntry
12:19:24 [2021-07-29T12:19:24.982Z] === RUN   Test/TestParse
12:19:24 [2021-07-29T12:19:24.982Z] --- PASS: Test (0.00s)
12:19:24 [2021-07-29T12:19:24.982Z]     --- PASS: Test/TestContainsEntry (0.00s)
12:19:24 [2021-07-29T12:19:24.982Z]     --- PASS: Test/TestCreateEntries (0.00s)
12:19:24 [2021-07-29T12:19:24.982Z]     --- PASS: Test/TestEntriesDiff (0.00s)
12:19:24 [2021-07-29T12:19:24.982Z]     --- PASS: Test/TestEntriesEquality (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestNewEntry (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z]     --- PASS: Test/TestParse (0.00s)
12:19:24 [2021-07-29T12:19:24.983Z] PASS
12:19:24 [2021-07-29T12:19:24.983Z] coverage: 58.3% of statements
12:19:24 [2021-07-29T12:19:24.983Z] ok  	github.com/docker/docker/pkg/discovery	0.054s	coverage: 58.3% of statements
12:19:25 [2021-07-29T12:19:25.952Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s)
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   TestNetworkDBNodeLeave
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestContent
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestInitialize
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestNew
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestParsingContentsWithComments
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestRegister
12:19:25 [2021-07-29T12:19:25.952Z] === RUN   Test/TestWatch
12:19:25 [2021-07-29T12:19:25.952Z] --- PASS: Test (0.02s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestContent (0.00s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestInitialize (0.00s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestNew (0.00s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestRegister (0.00s)
12:19:25 [2021-07-29T12:19:25.952Z]     --- PASS: Test/TestWatch (0.02s)
12:19:25 [2021-07-29T12:19:25.952Z] PASS
12:19:25 [2021-07-29T12:19:25.953Z] coverage: 97.6% of statements
12:19:25 [2021-07-29T12:19:25.953Z] ok  	github.com/docker/docker/pkg/discovery/file	0.085s	coverage: 97.6% of statements
12:19:26 [2021-07-29T12:19:26.194Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:19:26 [2021-07-29T12:19:26.366Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
12:19:26 [2021-07-29T12:19:26.366Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:19:27 [2021-07-29T12:19:27.492Z] --- PASS: TestTarFiles (6.73s)
12:19:27 [2021-07-29T12:19:27.492Z] === RUN   TestTarUntar
12:19:27 [2021-07-29T12:19:27.492Z] --- PASS: TestTarUntar (0.04s)
12:19:27 [2021-07-29T12:19:27.492Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
12:19:27 [2021-07-29T12:19:27.492Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
12:19:27 [2021-07-29T12:19:27.492Z] === RUN   TestTarWithOptions
12:19:27 [2021-07-29T12:19:27.492Z] --- PASS: TestTarWithOptions (0.03s)
12:19:27 [2021-07-29T12:19:27.492Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
12:19:27 [2021-07-29T12:19:27.492Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.01s)
12:19:27 [2021-07-29T12:19:27.492Z] === RUN   TestUntarUstarGnuConflict
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestUntarInvalidFilenames
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   Test
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   Test/TestInitialize
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames139815190\\dest"
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestUntarInvalidFilenames (0.23s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestUntarHardlinkToSymlink
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestUntarInvalidHardlink
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink131510967\\victim\\hello" -> "../victim/hello"
12:19:27 [2021-07-29T12:19:27.493Z] time="2021-07-29T12:19:27Z" level=info msg="Initializing discovery without TLS"
12:19:27 [2021-07-29T12:19:27.493Z] time="2021-07-29T12:19:27Z" level=info msg="Initializing discovery without TLS"
12:19:27 [2021-07-29T12:19:27.493Z] time="2021-07-29T12:19:27Z" level=info msg="Initializing discovery without TLS"
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   Test/TestInitializeWithCerts
12:19:27 [2021-07-29T12:19:27.493Z] time="2021-07-29T12:19:27Z" level=info msg="Initializing discovery with TLS"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink708074666\\victim\\hello" -> "/../victim/hello"
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   Test/TestWatch
12:19:27 [2021-07-29T12:19:27.493Z] time="2021-07-29T12:19:27Z" level=info msg="Initializing discovery without TLS"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink625862657\\victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink555533164\\victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink193351643\\victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink786644862\\victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestUntarInvalidHardlink (0.04s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestUntarInvalidSymlink
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink387663045\\dest\\dotdot" -> "../victim/hello"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink165866336\\dest\\slash-dotdot" -> "/../victim/hello"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink423613759\\dest\\loophole-victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink709218706\\dest\\loophole-victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink238531529\\dest\\loophole-victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink419502740\\dest\\loophole-victim" -> "../victim"
12:19:27 [2021-07-29T12:19:27.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink698220259\\dest\\dir\\loophole" -> "../../victim"
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestUntarInvalidSymlink (0.05s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestTempArchiveCloseMultipleTimes
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestXGlobalNoParent
12:19:27 [2021-07-29T12:19:27.493Z] --- PASS: TestXGlobalNoParent (0.00s)
12:19:27 [2021-07-29T12:19:27.493Z] === RUN   TestReplaceFileTarWrapper
12:19:27 [2021-07-29T12:19:27.750Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
12:19:27 [2021-07-29T12:19:27.750Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestReplaceFileTarWrapper (0.19s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestPrefixHeaderReadable
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestPrefixHeaderReadable (0.03s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestDisablePigz
12:19:27 [2021-07-29T12:19:27.953Z]     archive_test.go:1331: Test will not check full path when Pigz not installed
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestDisablePigz (0.16s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestPigz
12:19:27 [2021-07-29T12:19:27.953Z]     archive_test.go:1360: Tested whether Pigz is not used, as it not installed
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestPigz (0.13s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestCopyFileWithInvalidDest
12:19:27 [2021-07-29T12:19:27.953Z]     archive_windows_test.go:16: Currently fails
12:19:27 [2021-07-29T12:19:27.953Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestCanonicalTarNameForPath
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestCanonicalTarName
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestCanonicalTarName (0.00s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestChmodTarEntry
12:19:27 [2021-07-29T12:19:27.953Z] --- PASS: TestChmodTarEntry (0.00s)
12:19:27 [2021-07-29T12:19:27.953Z] === RUN   TestHardLinkOrder
12:19:28 [2021-07-29T12:19:28.011Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:19:28 [2021-07-29T12:19:28.011Z] === RUN   TestServiceWithPredefinedNetwork
12:19:28 [2021-07-29T12:19:28.413Z] --- PASS: TestHardLinkOrder (0.10s)
12:19:28 [2021-07-29T12:19:28.413Z] === RUN   TestChangeString
12:19:28 [2021-07-29T12:19:28.413Z] --- PASS: TestChangeString (0.00s)
12:19:28 [2021-07-29T12:19:28.413Z] === RUN   TestChangesWithNoChanges
12:19:28 [2021-07-29T12:19:28.413Z] --- PASS: TestChangesWithNoChanges (0.03s)
12:19:28 [2021-07-29T12:19:28.413Z] === RUN   TestChangesWithChanges
12:19:28 [2021-07-29T12:19:28.413Z] --- PASS: TestChangesWithChanges (0.04s)
12:19:28 [2021-07-29T12:19:28.413Z] === RUN   TestChangesWithChangesGH13590
12:19:28 [2021-07-29T12:19:28.413Z]     changes_test.go:196: needs more investigation
12:19:28 [2021-07-29T12:19:28.413Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
12:19:28 [2021-07-29T12:19:28.413Z] === RUN   TestChangesDirsEmpty
12:19:28 [2021-07-29T12:19:28.413Z] --- PASS: TestChangesDirsEmpty (0.14s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestChangesDirsMutated
12:19:28 [2021-07-29T12:19:28.414Z] --- PASS: TestNetworkDBNodeLeave (2.85s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestNetworkDBWatch
12:19:28 [2021-07-29T12:19:28.414Z] --- PASS: TestChangesDirsMutated (0.16s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestApplyLayer
12:19:28 [2021-07-29T12:19:28.414Z]     changes_test.go:433: needs further investigation
12:19:28 [2021-07-29T12:19:28.414Z] --- SKIP: TestApplyLayer (0.00s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestChangesSizeWithHardlinks
12:19:28 [2021-07-29T12:19:28.414Z]     changes_test.go:469: needs further investigation
12:19:28 [2021-07-29T12:19:28.414Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestChangesSizeWithNoChanges
12:19:28 [2021-07-29T12:19:28.414Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
12:19:28 [2021-07-29T12:19:28.414Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestChangesSize
12:19:28 [2021-07-29T12:19:28.414Z] --- PASS: TestChangesSize (0.00s)
12:19:28 [2021-07-29T12:19:28.414Z] === RUN   TestApplyLayerInvalidFilenames
12:19:28 [2021-07-29T12:19:28.414Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames232728650\\dest"
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s)
12:19:28 [2021-07-29T12:19:28.876Z] === RUN   TestApplyLayerInvalidHardlink
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink108587532\\victim\\hello" -> "../victim/hello"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink106422267\\victim\\hello" -> "/../victim/hello"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink906726174\\victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink545498597\\victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink699029504\\victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink048423775\\victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
12:19:28 [2021-07-29T12:19:28.876Z] === RUN   TestApplyLayerInvalidSymlink
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink781242674\\dest\\dotdot" -> "../victim/hello"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink677232873\\dest\\slash-dotdot" -> "/../victim/hello"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink060424500\\dest\\loophole-victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink229630211\\dest\\loophole-victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink129863302\\dest\\loophole-victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink152125997\\dest\\loophole-victim" -> "../victim"
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s)
12:19:28 [2021-07-29T12:19:28.876Z] === RUN   TestApplyLayerWhiteouts
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestApplyLayerWhiteouts (0.08s)
12:19:28 [2021-07-29T12:19:28.876Z] === RUN   TestGenerateEmptyFile
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestGenerateEmptyFile (0.00s)
12:19:28 [2021-07-29T12:19:28.876Z] === RUN   TestGenerateWithContent
12:19:28 [2021-07-29T12:19:28.876Z] --- PASS: TestGenerateWithContent (0.00s)
12:19:28 [2021-07-29T12:19:28.876Z] PASS
12:19:28 [2021-07-29T12:19:28.876Z] coverage: 62.7% of statements
12:19:28 [2021-07-29T12:19:28.876Z] ok  	github.com/docker/docker/pkg/archive	9.564s	coverage: 62.7% of statements
12:19:30 [2021-07-29T12:19:30.416Z] 2021/07/29 12:19:29 Closing DB instances...
12:19:30 [2021-07-29T12:19:30.416Z] --- PASS: Test (3.22s)
12:19:30 [2021-07-29T12:19:30.416Z]     --- PASS: Test/TestInitialize (0.22s)
12:19:30 [2021-07-29T12:19:30.416Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
12:19:30 [2021-07-29T12:19:30.416Z]     --- PASS: Test/TestWatch (3.00s)
12:19:30 [2021-07-29T12:19:30.416Z] PASS
12:19:30 [2021-07-29T12:19:30.416Z] coverage: 84.1% of statements
12:19:30 [2021-07-29T12:19:30.416Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.268s	coverage: 84.1% of statements
12:19:31 [2021-07-29T12:19:31.311Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s)
12:19:31 [2021-07-29T12:19:31.311Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:19:31 [2021-07-29T12:19:31.311Z]     service_test.go:242: FLAKY_TEST
12:19:31 [2021-07-29T12:19:31.311Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:31 [2021-07-29T12:19:31.311Z] === RUN   TestServiceWithDataPathPortInit
12:19:31 [2021-07-29T12:19:31.387Z] === RUN   Test
12:19:31 [2021-07-29T12:19:31.387Z] === RUN   Test/TestWatch
12:19:31 [2021-07-29T12:19:31.387Z] --- PASS: Test (0.01s)
12:19:31 [2021-07-29T12:19:31.387Z]     --- PASS: Test/TestWatch (0.01s)
12:19:31 [2021-07-29T12:19:31.387Z] PASS
12:19:31 [2021-07-29T12:19:31.387Z] coverage: 92.3% of statements
12:19:31 [2021-07-29T12:19:31.387Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.046s	coverage: 92.3% of statements
12:19:31 [2021-07-29T12:19:31.387Z] --- PASS: TestNetworkDBWatch (3.04s)
12:19:31 [2021-07-29T12:19:31.387Z] === RUN   TestNetworkDBBulkSync
12:19:32 [2021-07-29T12:19:32.357Z] === RUN   Test
12:19:32 [2021-07-29T12:19:32.357Z] === RUN   Test/TestInitialize
12:19:32 [2021-07-29T12:19:32.357Z] === RUN   Test/TestInitializeWithPattern
12:19:32 [2021-07-29T12:19:32.357Z] === RUN   Test/TestRegister
12:19:32 [2021-07-29T12:19:32.357Z] === RUN   Test/TestWatch
12:19:32 [2021-07-29T12:19:32.357Z] --- PASS: Test (0.00s)
12:19:32 [2021-07-29T12:19:32.357Z]     --- PASS: Test/TestInitialize (0.00s)
12:19:32 [2021-07-29T12:19:32.357Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
12:19:32 [2021-07-29T12:19:32.357Z]     --- PASS: Test/TestRegister (0.00s)
12:19:32 [2021-07-29T12:19:32.357Z]     --- PASS: Test/TestWatch (0.00s)
12:19:32 [2021-07-29T12:19:32.357Z] PASS
12:19:32 [2021-07-29T12:19:32.357Z] coverage: 93.8% of statements
12:19:32 [2021-07-29T12:19:32.357Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.057s	coverage: 93.8% of statements
12:19:32 [2021-07-29T12:19:32.762Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:19:32 [2021-07-29T12:19:32.817Z] 2021/07/29 12:19:32 Closing DB instances...
12:19:33 [2021-07-29T12:19:33.279Z] === RUN   TestPollerAddRemove
12:19:33 [2021-07-29T12:19:33.279Z] --- PASS: TestPollerAddRemove (0.00s)
12:19:33 [2021-07-29T12:19:33.279Z] === RUN   TestPollerEvent
12:19:33 [2021-07-29T12:19:33.279Z]     poller_test.go:41: No chmod on Windows
12:19:33 [2021-07-29T12:19:33.279Z] --- SKIP: TestPollerEvent (0.00s)
12:19:33 [2021-07-29T12:19:33.279Z] === RUN   TestPollerClose
12:19:33 [2021-07-29T12:19:33.279Z] --- PASS: TestPollerClose (0.00s)
12:19:33 [2021-07-29T12:19:33.279Z] PASS
12:19:33 [2021-07-29T12:19:33.279Z] coverage: 45.7% of statements
12:19:33 [2021-07-29T12:19:33.279Z] ok  	github.com/docker/docker/pkg/filenotify	0.045s	coverage: 45.7% of statements
12:19:33 [2021-07-29T12:19:33.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:19:33 [2021-07-29T12:19:33.325Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:19:33 [2021-07-29T12:19:33.325Z] ok  	github.com/docker/docker/libnetwork/ipam	18.954s	coverage: 85.3% of statements
12:19:33 [2021-07-29T12:19:33.325Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:19:33 [2021-07-29T12:19:33.325Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:19:33 [2021-07-29T12:19:33.325Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:19:33 [2021-07-29T12:19:33.581Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:19:33 [2021-07-29T12:19:33.888Z]     docker_cli_daemon_test.go:2550: [d5d3769155691] daemon is not started
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCopyFileWithInvalidSrc
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCopyFileWithInvalidDest
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCopyFileWithSameSrcAndDest
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCopyFile
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCopyFile (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
12:19:34 [2021-07-29T12:19:34.254Z]     fileutils_test.go:134: Needs porting to Windows
12:19:34 [2021-07-29T12:19:34.254Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestReadSymlinkedDirectoryToFile
12:19:34 [2021-07-29T12:19:34.254Z]     fileutils_test.go:180: Needs porting to Windows
12:19:34 [2021-07-29T12:19:34.254Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestWildcardMatches
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestWildcardMatches (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestPatternMatches
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestPatternMatches (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestExclusionPatternMatchesPatternBefore
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestPatternMatchesFolderExclusions
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestPatternMatchesFolderWildcardExclusions
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestExclusionPatternMatchesPatternAfter
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestExclusionPatternMatchesWholeDirectory
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestSingleExclamationError
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestSingleExclamationError (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestMatchesWithNoPatterns
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestMatchesWithMalformedPatterns
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestMatches
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestMatches (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatterns
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatterns (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatternsStripEmptyPatterns
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatternsExceptionFlag
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCleanPatternsErrorSingleException
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCreateIfNotExistsDir
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestCreateIfNotExistsFile
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestMatch
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestMatch (0.00s)
12:19:34 [2021-07-29T12:19:34.254Z] PASS
12:19:34 [2021-07-29T12:19:34.254Z] coverage: 85.2% of statements
12:19:34 [2021-07-29T12:19:34.254Z] ok  	github.com/docker/docker/pkg/fileutils	0.081s	coverage: 85.2% of statements
12:19:34 [2021-07-29T12:19:34.254Z] --- PASS: TestNetworkDBBulkSync (2.84s)
12:19:34 [2021-07-29T12:19:34.254Z] === RUN   TestNetworkDBCRUDMediumCluster
12:19:35 [2021-07-29T12:19:35.227Z] === RUN   TestGet
12:19:35 [2021-07-29T12:19:35.227Z] --- PASS: TestGet (0.00s)
12:19:35 [2021-07-29T12:19:35.227Z] === RUN   TestGetShortcutString
12:19:35 [2021-07-29T12:19:35.227Z] --- PASS: TestGetShortcutString (0.00s)
12:19:35 [2021-07-29T12:19:35.227Z] PASS
12:19:35 [2021-07-29T12:19:35.227Z] coverage: 42.9% of statements
12:19:35 [2021-07-29T12:19:35.227Z] ok  	github.com/docker/docker/pkg/homedir	0.041s	coverage: 42.9% of statements
12:19:36 [2021-07-29T12:19:36.201Z] === RUN   TestCreateIDMapOrder
12:19:36 [2021-07-29T12:19:36.201Z] --- PASS: TestCreateIDMapOrder (0.00s)
12:19:36 [2021-07-29T12:19:36.201Z] PASS
12:19:36 [2021-07-29T12:19:36.201Z] coverage: 7.2% of statements
12:19:36 [2021-07-29T12:19:36.201Z] ok  	github.com/docker/docker/pkg/idtools	0.048s	coverage: 7.2% of statements
12:19:36 [2021-07-29T12:19:36.408Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:19:37 [2021-07-29T12:19:37.863Z] 2021/07/29 12:19:37 Closing DB instances...
12:19:37 [2021-07-29T12:19:37.863Z] time="2021-07-29T12:19:37Z" level=error msg="node: d1433a47a296 is unknown to memberlist"
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestFixedBufferCap
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestFixedBufferCap (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestFixedBufferLen
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestFixedBufferLen (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestFixedBufferString
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestFixedBufferString (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestFixedBufferWrite
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestFixedBufferWrite (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestFixedBufferRead
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestFixedBufferRead (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestBytesPipeRead
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestBytesPipeRead (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestBytesPipeWrite
12:19:37 [2021-07-29T12:19:37.863Z] --- PASS: TestBytesPipeWrite (0.00s)
12:19:37 [2021-07-29T12:19:37.863Z] === RUN   TestBytesPipeWriteRandomChunks
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestAtomicWriteToFile
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestAtomicWriteToFile (0.01s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestAtomicWriteSetCommit
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestAtomicWriteSetCancel
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestReadCloserWrapperClose
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestReadCloserWrapperClose (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestReaderErrWrapperReadOnError
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestReaderErrWrapperRead
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestReaderErrWrapperRead (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestHashData
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestHashData (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestCancelReadCloser
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestCancelReadCloser (0.11s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestWriteCloserWrapperClose
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestNopWriteCloser
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestNopWriteCloser (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestNopWriter
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestNopWriter (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] === RUN   TestWriteCounter
12:19:38 [2021-07-29T12:19:38.322Z] --- PASS: TestWriteCounter (0.00s)
12:19:38 [2021-07-29T12:19:38.322Z] PASS
12:19:38 [2021-07-29T12:19:38.322Z] coverage: 69.2% of statements
12:19:38 [2021-07-29T12:19:38.322Z] ok  	github.com/docker/docker/pkg/ioutils	0.690s	coverage: 69.2% of statements
12:19:38 [2021-07-29T12:19:38.821Z] ok  	github.com/docker/docker/libnetwork/osl	4.348s	coverage: 39.7% of statements
12:19:38 [2021-07-29T12:19:38.821Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
12:19:39 [2021-07-29T12:19:39.077Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.008s	coverage: 86.1% of statements
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestError
12:19:39 [2021-07-29T12:19:39.292Z] --- PASS: TestError (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/no_progress
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/progress_1
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/some_progress_with_a_start_time
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/some_progress_without_a_start_time
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/with_units
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestProgressString/hide_counts
12:19:39 [2021-07-29T12:19:39.292Z] --- PASS: TestProgressString (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/no_progress (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/progress_1 (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/with_units (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z]     --- PASS: TestProgressString/hide_counts (0.00s)
12:19:39 [2021-07-29T12:19:39.292Z] === RUN   TestJSONMessageDisplay
12:19:39 [2021-07-29T12:19:39.639Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.274s	coverage: 49.5% of statements
12:19:39 [2021-07-29T12:19:39.677Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestJSONMessageDisplay (0.18s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestJSONMessageDisplayWithJSONError
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestDisplayJSONMessagesStream
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
12:19:39 [2021-07-29T12:19:39.752Z] PASS
12:19:39 [2021-07-29T12:19:39.752Z] coverage: 91.7% of statements
12:19:39 [2021-07-29T12:19:39.752Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.232s	coverage: 91.7% of statements
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestGetAddress (26.44s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestRequestSyntaxCheck
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestRequestSyntaxCheck (0.05s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestRequest
12:19:39 [2021-07-29T12:19:39.752Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.42s)
12:19:39 [2021-07-29T12:19:39.752Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
12:19:39 [2021-07-29T12:19:39.895Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.5% of statements
12:19:40 [2021-07-29T12:19:40.213Z] === RUN   TestStandardLongPath
12:19:40 [2021-07-29T12:19:40.213Z] --- PASS: TestStandardLongPath (0.00s)
12:19:40 [2021-07-29T12:19:40.213Z] === RUN   TestUNCLongPath
12:19:40 [2021-07-29T12:19:40.213Z] --- PASS: TestUNCLongPath (0.00s)
12:19:40 [2021-07-29T12:19:40.213Z] PASS
12:19:40 [2021-07-29T12:19:40.213Z] coverage: 100.0% of statements
12:19:40 [2021-07-29T12:19:40.213Z] ok  	github.com/docker/docker/pkg/longpath	0.050s	coverage: 100.0% of statements
12:19:40 [2021-07-29T12:19:40.457Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 47.9% of statements
12:19:40 [2021-07-29T12:19:40.676Z] 2021/07/29 12:19:40 Closing DB instances...
12:19:40 [2021-07-29T12:19:40.713Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 45.2% of statements
12:19:41 [2021-07-29T12:19:41.137Z] === RUN   TestNameFormat
12:19:41 [2021-07-29T12:19:41.137Z] --- PASS: TestNameFormat (0.00s)
12:19:41 [2021-07-29T12:19:41.137Z] === RUN   TestNameRetries
12:19:41 [2021-07-29T12:19:41.137Z] --- PASS: TestNameRetries (0.00s)
12:19:41 [2021-07-29T12:19:41.137Z] PASS
12:19:41 [2021-07-29T12:19:41.137Z] coverage: 85.7% of statements
12:19:41 [2021-07-29T12:19:41.137Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.048s	coverage: 85.7% of statements
12:19:41 [2021-07-29T12:19:41.275Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
12:19:41 [2021-07-29T12:19:41.275Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:19:42 [2021-07-29T12:19:42.108Z] === RUN   TestParseKeyValueOpt
12:19:42 [2021-07-29T12:19:42.108Z] --- PASS: TestParseKeyValueOpt (0.00s)
12:19:42 [2021-07-29T12:19:42.108Z] === RUN   TestParseUintList
12:19:42 [2021-07-29T12:19:42.108Z] --- PASS: TestParseUintList (0.00s)
12:19:42 [2021-07-29T12:19:42.108Z] === RUN   TestParseUintListMaximumLimits
12:19:42 [2021-07-29T12:19:42.108Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
12:19:42 [2021-07-29T12:19:42.108Z] PASS
12:19:42 [2021-07-29T12:19:42.108Z] coverage: 97.0% of statements
12:19:42 [2021-07-29T12:19:42.108Z] ok  	github.com/docker/docker/pkg/parsers	0.057s	coverage: 97.0% of statements
12:19:42 [2021-07-29T12:19:42.108Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.43s)
12:19:42 [2021-07-29T12:19:42.108Z] === RUN   TestNetworkDBGarbageCollection
12:19:42 [2021-07-29T12:19:42.196Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:19:43 [2021-07-29T12:19:43.078Z] === RUN   TestNewAndRemove
12:19:43 [2021-07-29T12:19:43.078Z] --- PASS: TestNewAndRemove (0.01s)
12:19:43 [2021-07-29T12:19:43.078Z] === RUN   TestRemoveInvalidPath
12:19:43 [2021-07-29T12:19:43.078Z] --- PASS: TestRemoveInvalidPath (0.00s)
12:19:43 [2021-07-29T12:19:43.078Z] PASS
12:19:43 [2021-07-29T12:19:43.078Z] coverage: 82.6% of statements
12:19:43 [2021-07-29T12:19:43.078Z] ok  	github.com/docker/docker/pkg/pidfile	0.068s	coverage: 82.6% of statements
12:19:43 [2021-07-29T12:19:43.164Z] ok  	github.com/docker/docker/pkg/archive	0.307s	coverage: 81.9% of statements
12:19:43 [2021-07-29T12:19:43.420Z] ok  	github.com/docker/docker/pkg/authorization	0.069s	coverage: 68.3% of statements
12:19:43 [2021-07-29T12:19:43.677Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:19:43 [2021-07-29T12:19:43.933Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:19:44 [2021-07-29T12:19:44.211Z] --- PASS: TestBuildWithHugeFile (119.26s)
12:19:44 [2021-07-29T12:19:44.211Z] === RUN   TestBuildWCOWSandboxSize
12:19:45 [2021-07-29T12:19:45.264Z] === RUN   TestFailedConnection
12:19:45 [2021-07-29T12:19:45.466Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:19:46 [2021-07-29T12:19:46.235Z] --- PASS: TestFailedConnection (1.26s)
12:19:46 [2021-07-29T12:19:46.235Z] === RUN   TestFailOnce
12:19:46 [2021-07-29T12:19:46.235Z] 2021/07/29 12:19:45 http: panic serving 127.0.0.1:49298: Plugin not ready
12:19:46 [2021-07-29T12:19:46.235Z] goroutine 22 [running]:
12:19:46 [2021-07-29T12:19:46.235Z] net/http.(*conn).serve.func1(0xc000094b40)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:1804 +0x153
12:19:46 [2021-07-29T12:19:46.235Z] panic(0x1235280, 0x134c6d0)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/runtime/panic.go:971 +0x49a
12:19:46 [2021-07-29T12:19:46.235Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x135cd90, 0xc0001aa0e0, 0xc00012e100)
12:19:46 [2021-07-29T12:19:46.235Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56
12:19:46 [2021-07-29T12:19:46.235Z] net/http.HandlerFunc.ServeHTTP(0xc00018e050, 0x135cd90, 0xc0001aa0e0, 0xc00012e100)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:2049 +0x4b
12:19:46 [2021-07-29T12:19:46.235Z] net/http.(*ServeMux).ServeHTTP(0xc0001a2000, 0x135cd90, 0xc0001aa0e0, 0xc00012e100)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:2428 +0x1b7
12:19:46 [2021-07-29T12:19:46.235Z] net/http.serverHandler.ServeHTTP(0xc0001aa000, 0x135cd90, 0xc0001aa0e0, 0xc00012e100)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:2867 +0xaa
12:19:46 [2021-07-29T12:19:46.235Z] net/http.(*conn).serve(0xc000094b40, 0x135d980, 0xc0000d68c0)
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:1932 +0x8cd
12:19:46 [2021-07-29T12:19:46.235Z] created by net/http.(*Server).Serve
12:19:46 [2021-07-29T12:19:46.235Z] 	c:/go/src/net/http/server.go:2993 +0x3b8
12:19:46 [2021-07-29T12:19:46.235Z] time="2021-07-29T12:19:46Z" 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"
12:19:47 [2021-07-29T12:19:47.198Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.481s	coverage: 43.2% of statements
12:19:47 [2021-07-29T12:19:47.198Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:19:47 [2021-07-29T12:19:47.359Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:19:47 [2021-07-29T12:19:47.457Z] ok  	github.com/docker/docker/pkg/discovery	0.004s	coverage: 58.3% of statements
12:19:47 [2021-07-29T12:19:47.457Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
12:19:47 [2021-07-29T12:19:47.776Z] --- PASS: TestFailOnce (1.23s)
12:19:47 [2021-07-29T12:19:47.776Z] === RUN   TestEchoInputOutput
12:19:47 [2021-07-29T12:19:47.776Z] --- PASS: TestEchoInputOutput (0.00s)
12:19:47 [2021-07-29T12:19:47.776Z] === RUN   TestBackoff
12:19:47 [2021-07-29T12:19:47.776Z] --- PASS: TestBackoff (0.00s)
12:19:47 [2021-07-29T12:19:47.776Z] === RUN   TestAbortRetry
12:19:47 [2021-07-29T12:19:47.776Z] --- PASS: TestAbortRetry (0.00s)
12:19:47 [2021-07-29T12:19:47.776Z] === RUN   TestClientScheme
12:19:47 [2021-07-29T12:19:47.776Z] --- PASS: TestClientScheme (0.00s)
12:19:47 [2021-07-29T12:19:47.776Z] === RUN   TestNewClientWithTimeout
12:19:47 [2021-07-29T12:19:47.776Z] time="2021-07-29T12:19:47Z" 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"
12:19:49 [2021-07-29T12:19:49.316Z] time="2021-07-29T12:19: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 2s"
12:19:49 [2021-07-29T12:19:49.423Z] --- PASS: TestServiceWithDataPathPortInit (15.97s)
12:19:49 [2021-07-29T12:19:49.423Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:19:50 [2021-07-29T12:19:50.364Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:drkv2txpjari4fb51e1aa8y2n Created:2021-07-29 12:19:48.299271375 +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[fda81c1ac64993a946dfd8f63a70533182db3316613c13677464e55a6104fb04:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzufz8q8s48l0rl4gj49k6tih EndpointID:5218115f7c9cf8f0b8d7ff09bbd3c7e611ee34cdca412f0d55b7357549a63bfe MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:dff67bb6ac62280e1a8f5d93cc55d6a5129f6b5cc9b0b926a6450a9b6eff4483 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:5a21e5951805 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzufz8q8s48l0rl4gj49k6tih EndpointID:5218115f7c9cf8f0b8d7ff09bbd3c7e611ee34cdca412f0d55b7357549a63bfe EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:19:51 [2021-07-29T12:19:51.526Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:19:51 [2021-07-29T12:19:51.639Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.027s	coverage: 84.1% of statements
12:19:51 [2021-07-29T12:19:51.639Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.002s	coverage: 92.3% of statements
12:19:51 [2021-07-29T12:19:51.639Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.002s	coverage: 93.8% of statements
12:19:51 [2021-07-29T12:19:51.639Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
12:19:52 [2021-07-29T12:19:52.225Z] time="2021-07-29T12:19:51Z" 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"
12:19:52 [2021-07-29T12:19:52.565Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
12:19:52 [2021-07-29T12:19:52.821Z] ok  	github.com/docker/docker/pkg/fileutils	0.006s	coverage: 86.3% of statements
12:19:53 [2021-07-29T12:19:53.381Z] ok  	github.com/docker/docker/pkg/fsutils	0.153s	coverage: 85.1% of statements
12:19:53 [2021-07-29T12:19:53.381Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
12:19:53 [2021-07-29T12:19:53.420Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:19:53 [2021-07-29T12:19:53.676Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:19:54 [2021-07-29T12:19:54.308Z] ok  	github.com/docker/docker/pkg/idtools	0.359s	coverage: 69.5% of statements
12:19:54 [2021-07-29T12:19:54.870Z] ok  	github.com/docker/docker/pkg/ioutils	0.377s	coverage: 69.3% of statements
12:19:55 [2021-07-29T12:19:55.181Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.003s	coverage: 91.7% of statements
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestRequest (15.01s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestOverlappingRequests
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParseEmptyInterface
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParseEmptyInterface (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParseNonInterfaceType
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParseNonInterfaceType (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParseWithOneFunction
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParseWithOneFunction (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParseWithMultipleFuncs
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParseWithUnnamedReturn
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestEmbeddedInterface
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestEmbeddedInterface (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestParsedImports
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestParsedImports (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestAliasedImports
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestAliasedImports (0.00s)
12:19:55 [2021-07-29T12:19:55.313Z] PASS
12:19:55 [2021-07-29T12:19:55.313Z] coverage: 56.8% of statements
12:19:55 [2021-07-29T12:19:55.313Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.060s	coverage: 56.8% of statements
12:19:55 [2021-07-29T12:19:55.313Z] --- PASS: TestOverlappingRequests (0.61s)
12:19:55 [2021-07-29T12:19:55.313Z] === RUN   TestRelease
12:19:55 [2021-07-29T12:19:55.437Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:19:55 [2021-07-29T12:19:55.437Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
12:19:55 [2021-07-29T12:19:55.649Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s)
12:19:55 [2021-07-29T12:19:55.649Z] PASS
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] === Skipped
12:19:55 [2021-07-29T12:19:55.649Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:19:55 [2021-07-29T12:19:55.649Z]     service_test.go:242: FLAKY_TEST
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] DONE 26 tests, 1 skipped in 53.327s
12:19:55 [2021-07-29T12:19:55.649Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:19:55 [2021-07-29T12:19:55.649Z] ++ 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
12:19:55 [2021-07-29T12:19:55.649Z] ++ set -e
12:19:55 [2021-07-29T12:19:55.649Z] ++ '[' -n 0 ']'
12:19:55 [2021-07-29T12:19:55.649Z] ++ set -x
12:19:55 [2021-07-29T12:19:55.649Z] ++ 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
12:19:55 [2021-07-29T12:19:55.649Z] INFO: Testing against a local daemon
12:19:55 [2021-07-29T12:19:55.649Z] === RUN   TestDockerNetworkIpvlanPersistance
12:19:55 [2021-07-29T12:19:55.649Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:55 [2021-07-29T12:19:55.649Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:19:55 [2021-07-29T12:19:55.649Z] === RUN   TestDockerNetworkIpvlan
12:19:55 [2021-07-29T12:19:55.649Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:55 [2021-07-29T12:19:55.649Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:19:55 [2021-07-29T12:19:55.649Z] PASS
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] === Skipped
12:19:55 [2021-07-29T12:19:55.649Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:19:55 [2021-07-29T12:19:55.649Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:19:55 [2021-07-29T12:19:55.649Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] 
12:19:55 [2021-07-29T12:19:55.649Z] DONE 2 tests, 2 skipped in 0.144s
12:19:55 [2021-07-29T12:19:55.649Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:19:55 [2021-07-29T12:19:55.649Z] ++ 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
12:19:55 [2021-07-29T12:19:55.649Z] ++ set -e
12:19:55 [2021-07-29T12:19:55.649Z] ++ '[' -n 0 ']'
12:19:55 [2021-07-29T12:19:55.649Z] ++ set -x
12:19:55 [2021-07-29T12:19:55.649Z] ++ 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
12:19:55 [2021-07-29T12:19:55.649Z] INFO: Testing against a local daemon
12:19:55 [2021-07-29T12:19:55.649Z] === RUN   TestDockerNetworkMacvlanPersistance
12:19:55 [2021-07-29T12:19:55.692Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
12:19:55 [2021-07-29T12:19:55.948Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:19:56 [2021-07-29T12:19:56.204Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
12:19:56 [2021-07-29T12:19:56.204Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
12:19:56 [2021-07-29T12:19:56.285Z] === RUN   TestHTTPTransport
12:19:56 [2021-07-29T12:19:56.285Z] --- PASS: TestHTTPTransport (0.00s)
12:19:56 [2021-07-29T12:19:56.285Z] PASS
12:19:56 [2021-07-29T12:19:56.285Z] coverage: 85.7% of statements
12:19:56 [2021-07-29T12:19:56.285Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.059s	coverage: 85.7% of statements
12:19:56 [2021-07-29T12:19:56.591Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s)
12:19:56 [2021-07-29T12:19:56.591Z] === RUN   TestDockerNetworkMacvlan
12:19:56 [2021-07-29T12:19:56.746Z] time="2021-07-29T12:19:56Z" 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"
12:19:57 [2021-07-29T12:19:57.082Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:19:57 [2021-07-29T12:19:57.082Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:19:57 [2021-07-29T12:19:57.082Z]     check_test.go:309: [df924df48e4be] daemon is not started
12:19:57 [2021-07-29T12:19:57.082Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestBufioReaderPoolPutAndGet
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestBufioWriterPoolPutAndGet
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] === RUN   TestBufferPoolPutAndGet
12:19:57 [2021-07-29T12:19:57.208Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
12:19:57 [2021-07-29T12:19:57.208Z] PASS
12:19:57 [2021-07-29T12:19:57.208Z] coverage: 88.2% of statements
12:19:57 [2021-07-29T12:19:57.208Z] ok  	github.com/docker/docker/pkg/pools	0.063s	coverage: 88.2% of statements
12:19:57 [2021-07-29T12:19:57.533Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:19:58 [2021-07-29T12:19:58.104Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:19:58 [2021-07-29T12:19:58.183Z] --- PASS: TestRelease (2.55s)
12:19:58 [2021-07-29T12:19:58.183Z] === RUN   TestAllocateRandomDeallocate
12:19:58 [2021-07-29T12:19:58.183Z] === RUN   TestOutputOnPrematureClose
12:19:58 [2021-07-29T12:19:58.183Z] --- PASS: TestOutputOnPrematureClose (0.00s)
12:19:58 [2021-07-29T12:19:58.183Z] === RUN   TestCompleteSilently
12:19:58 [2021-07-29T12:19:58.183Z] --- PASS: TestCompleteSilently (0.00s)
12:19:58 [2021-07-29T12:19:58.183Z] PASS
12:19:58 [2021-07-29T12:19:58.183Z] coverage: 75.9% of statements
12:19:58 [2021-07-29T12:19:58.183Z] ok  	github.com/docker/docker/pkg/progress	0.041s	coverage: 75.9% of statements
12:19:58 [2021-07-29T12:19:58.930Z] === RUN   TestSendToOneSub
12:19:58 [2021-07-29T12:19:58.930Z] --- PASS: TestSendToOneSub (0.00s)
12:19:58 [2021-07-29T12:19:58.930Z] === RUN   TestSendToMultipleSubs
12:19:58 [2021-07-29T12:19:58.930Z] --- PASS: TestSendToMultipleSubs (0.00s)
12:19:58 [2021-07-29T12:19:58.930Z] === RUN   TestEvictOneSub
12:19:58 [2021-07-29T12:19:58.930Z] --- PASS: TestEvictOneSub (0.00s)
12:19:58 [2021-07-29T12:19:58.930Z] === RUN   TestClosePublisher
12:19:58 [2021-07-29T12:19:58.930Z] --- PASS: TestClosePublisher (0.00s)
12:19:58 [2021-07-29T12:19:58.930Z] === RUN   TestPubSubRace
12:19:59 [2021-07-29T12:19:59.046Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:19:59 [2021-07-29T12:19:59.901Z] --- PASS: TestPubSubRace (1.06s)
12:19:59 [2021-07-29T12:19:59.901Z] PASS
12:19:59 [2021-07-29T12:19:59.901Z] coverage: 75.0% of statements
12:19:59 [2021-07-29T12:19:59.901Z] ok  	github.com/docker/docker/pkg/pubsub	1.106s	coverage: 75.0% of statements
12:20:00 [2021-07-29T12:20:00.352Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:20:00 [2021-07-29T12:20:00.363Z] === RUN   TestRegister
12:20:00 [2021-07-29T12:20:00.363Z] --- PASS: TestRegister (0.00s)
12:20:00 [2021-07-29T12:20:00.363Z] === RUN   TestCommand
12:20:00 [2021-07-29T12:20:00.363Z] --- PASS: TestCommand (0.05s)
12:20:00 [2021-07-29T12:20:00.363Z] === RUN   TestNaiveSelf
12:20:00 [2021-07-29T12:20:00.363Z] --- PASS: TestNaiveSelf (0.06s)
12:20:00 [2021-07-29T12:20:00.363Z] PASS
12:20:00 [2021-07-29T12:20:00.363Z] coverage: 82.4% of statements
12:20:00 [2021-07-29T12:20:00.363Z] ok  	github.com/docker/docker/pkg/reexec	0.158s	coverage: 82.4% of statements
12:20:01 [2021-07-29T12:20:01.334Z] === RUN   TestDump
12:20:01 [2021-07-29T12:20:01.334Z] goroutine 19 [running]:
12:20:01 [2021-07-29T12:20:01.334Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x67e3ec4, 0x150a392ebdc)
12:20:01 [2021-07-29T12:20:01.334Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
12:20:01 [2021-07-29T12:20:01.334Z] github.com/docker/docker/pkg/stack.Dump(...)
12:20:01 [2021-07-29T12:20:01.334Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
12:20:01 [2021-07-29T12:20:01.334Z] github.com/docker/docker/pkg/stack.TestDump(0xc00014c300)
12:20:01 [2021-07-29T12:20:01.334Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e
12:20:01 [2021-07-29T12:20:01.334Z] testing.tRunner(0xc00014c300, 0xb85ee0)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:20:01 [2021-07-29T12:20:01.334Z] created by testing.(*T).Run
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
12:20:01 [2021-07-29T12:20:01.334Z] 
12:20:01 [2021-07-29T12:20:01.334Z] goroutine 1 [chan receive]:
12:20:01 [2021-07-29T12:20:01.334Z] testing.(*T).Run(0xc00014c300, 0xb78618, 0x8, 0xb85ee0, 0x9ea2cd)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1239 +0x2da
12:20:01 [2021-07-29T12:20:01.334Z] testing.runTests.func1(0xc00014c180)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1511 +0x7f
12:20:01 [2021-07-29T12:20:01.334Z] testing.tRunner(0xc00014c180, 0xc000145da8)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:20:01 [2021-07-29T12:20:01.334Z] testing.runTests(0xc000118060, 0xccb220, 0x3, 0x3, 0xc038c5b2466ccb30, 0x8bb341c641, 0xccfc80, 0xb79e68)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1509 +0x310
12:20:01 [2021-07-29T12:20:01.334Z] testing.(*M).Run(0xc000158080, 0x0)
12:20:01 [2021-07-29T12:20:01.334Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
12:20:01 [2021-07-29T12:20:01.334Z] main.main()
12:20:01 [2021-07-29T12:20:01.334Z] 	_testmain.go:95 +0x1c8
12:20:01 [2021-07-29T12:20:01.334Z] --- PASS: TestDump (0.00s)
12:20:01 [2021-07-29T12:20:01.334Z] === RUN   TestDumpToFile
12:20:01 [2021-07-29T12:20:01.795Z] --- PASS: TestDumpToFile (0.20s)
12:20:01 [2021-07-29T12:20:01.795Z] === RUN   TestDumpToFileWithEmptyInput
12:20:01 [2021-07-29T12:20:01.795Z] goroutine 21 [running]:
12:20:01 [2021-07-29T12:20:01.795Z] github.com/docker/docker/pkg/stack.dump(0xc000148010, 0x438, 0xa64500)
12:20:01 [2021-07-29T12:20:01.795Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f
12:20:01 [2021-07-29T12:20:01.795Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
12:20:01 [2021-07-29T12:20:01.795Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5
12:20:01 [2021-07-29T12:20:01.795Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00014c780)
12:20:01 [2021-07-29T12:20:01.795Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34
12:20:01 [2021-07-29T12:20:01.795Z] testing.tRunner(0xc00014c780, 0xb85ed0)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:20:01 [2021-07-29T12:20:01.795Z] created by testing.(*T).Run
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1238 +0x2b3
12:20:01 [2021-07-29T12:20:01.795Z] 
12:20:01 [2021-07-29T12:20:01.795Z] goroutine 1 [chan receive]:
12:20:01 [2021-07-29T12:20:01.795Z] testing.(*T).Run(0xc00014c780, 0xb7f0cc, 0x1c, 0xb85ed0, 0x9ea201)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1239 +0x2da
12:20:01 [2021-07-29T12:20:01.795Z] testing.runTests.func1(0xc00014c180)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1511 +0x7f
12:20:01 [2021-07-29T12:20:01.795Z] testing.tRunner(0xc00014c180, 0xc000145da8)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1193 +0xef
12:20:01 [2021-07-29T12:20:01.795Z] testing.runTests(0xc000118060, 0xccb220, 0x3, 0x3, 0xc038c5b2466ccb30, 0x8bb341c641, 0xccfc80, 0xb79e68)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1509 +0x310
12:20:01 [2021-07-29T12:20:01.795Z] testing.(*M).Run(0xc000158080, 0x0)
12:20:01 [2021-07-29T12:20:01.795Z] 	c:/go/src/testing/testing.go:1417 +0x1f5
12:20:01 [2021-07-29T12:20:01.795Z] main.main()
12:20:01 [2021-07-29T12:20:01.795Z] 	_testmain.go:95 +0x1c8
12:20:01 [2021-07-29T12:20:01.795Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
12:20:01 [2021-07-29T12:20:01.795Z] PASS
12:20:01 [2021-07-29T12:20:01.795Z] coverage: 90.9% of statements
12:20:01 [2021-07-29T12:20:01.795Z] ok  	github.com/docker/docker/pkg/stack	0.242s	coverage: 90.9% of statements
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestNewStdWriter
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestNewStdWriter (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestWriteWithUninitializedStdWriter
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestWriteWithNilBytes
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestWriteWithNilBytes (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestWrite
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestWrite (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestWriteWithWriterError
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestWriteWithWriterError (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestStdCopyWriteAndRead
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestStdCopyReturnsErrorReadingHeader
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestStdCopyReturnsErrorReadingFrame
12:20:02 [2021-07-29T12:20:02.254Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
12:20:02 [2021-07-29T12:20:02.254Z] === RUN   TestStdCopyDetectsCorruptedFrame
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] === RUN   TestStdCopyWithInvalidInputHeader
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] === RUN   TestStdCopyWithCorruptedPrefix
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] === RUN   TestStdCopyReturnsWriteErrors
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] === RUN   TestStdCopyReturnsErrorFromSystem
12:20:02 [2021-07-29T12:20:02.255Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
12:20:02 [2021-07-29T12:20:02.255Z] PASS
12:20:02 [2021-07-29T12:20:02.255Z] coverage: 100.0% of statements
12:20:02 [2021-07-29T12:20:02.255Z] ok  	github.com/docker/docker/pkg/stdcopy	0.045s	coverage: 100.0% of statements
12:20:02 [2021-07-29T12:20:02.347Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:20:02 [2021-07-29T12:20:02.872Z] --- PASS: TestDockerDaemonSuite (422.70s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.28s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.31s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.66s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.04s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.15s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.31s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.01s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.43s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.08s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.92s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.64s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.00s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.18s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.57s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.65s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.68s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.90s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.69s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.11s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.56s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.72s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.66s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.14s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.08s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.45s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.00s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.48s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.23s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.38s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.34s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.18s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.15s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.23s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.34s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (9.01s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.42s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (27.38s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.88s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.17s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.91s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.17s)
12:20:02 [2021-07-29T12:20:02.872Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.61s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.70s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.95s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (14.31s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.13s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.70s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.39s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.94s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.09s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.11s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.11s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.95s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.99s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.97s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.82s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.60s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.02s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.95s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.32s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.14s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.72s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.12s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.92s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.48s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.63s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.23s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.47s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.90s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.22s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.96s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.49s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.19s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.87s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.77s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.98s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.26s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.37s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.84s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.69s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.54s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.97s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.89s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.73s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (2.40s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.67s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
12:20:02 [2021-07-29T12:20:02.873Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.78s)
12:20:02 [2021-07-29T12:20:02.873Z] === RUN   TestDockerSwarmSuite
12:20:02 [2021-07-29T12:20:02.873Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestRawProgressFormatterFormatStatus
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestRawProgressFormatterFormatProgress
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestFormatStatus
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestFormatStatus (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestFormatError
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestFormatError (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestFormatJSONError
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestFormatJSONError (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestJsonProgressFormatterFormatProgress
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestJsonProgressFormatterFormatStatus
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestNewJSONProgressOutput
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestNewJSONProgressOutput (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestAuxFormatterEmit
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestAuxFormatterEmit (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestStreamWriterStdout
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestStreamWriterStdout (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] === RUN   TestStreamWriterStderr
12:20:03 [2021-07-29T12:20:03.223Z] --- PASS: TestStreamWriterStderr (0.00s)
12:20:03 [2021-07-29T12:20:03.223Z] PASS
12:20:03 [2021-07-29T12:20:03.223Z] coverage: 66.2% of statements
12:20:03 [2021-07-29T12:20:03.223Z] ok  	github.com/docker/docker/pkg/streamformatter	0.044s	coverage: 66.2% of statements
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestGenerateRandomID
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestGenerateRandomID (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestShortenId
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestShortenId (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestShortenSha256Id
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestShortenSha256Id (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestShortenIdEmpty
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestShortenIdEmpty (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestShortenIdInvalid
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestShortenIdInvalid (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestIsShortIDNonHex
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestIsShortIDNonHex (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] === RUN   TestIsShortIDNotCorrectSize
12:20:03 [2021-07-29T12:20:03.683Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
12:20:03 [2021-07-29T12:20:03.683Z] PASS
12:20:03 [2021-07-29T12:20:03.683Z] coverage: 70.6% of statements
12:20:03 [2021-07-29T12:20:03.683Z] ok  	github.com/docker/docker/pkg/stringid	0.050s	coverage: 70.6% of statements
12:20:04 [2021-07-29T12:20:04.659Z] --- PASS: TestAllocateRandomDeallocate (6.87s)
12:20:04 [2021-07-29T12:20:04.659Z] === RUN   TestRetrieveFromStore
12:20:04 [2021-07-29T12:20:04.890Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestIsCpusetListAvailable
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestIsCpusetListAvailable (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] PASS
12:20:05 [2021-07-29T12:20:05.119Z] coverage: 39.4% of statements
12:20:05 [2021-07-29T12:20:05.119Z] ok  	github.com/docker/docker/pkg/sysinfo	0.050s	coverage: 39.4% of statements
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestNewClientWithTimeout (17.66s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestClientStream
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestClientStream (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestClientSendFile
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestClientSendFile (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestClientWithRequestTimeout
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestClientWithRequestTimeout (0.01s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestFileSpecPlugin
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestFileSpecPlugin (0.02s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestFileJSONSpecPlugin
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestFileJSONSpecPlugin (0.01s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestPluginAddHandler
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestPluginAddHandler (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestPluginWaitBadPlugin
12:20:05 [2021-07-29T12:20:05.119Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
12:20:05 [2021-07-29T12:20:05.119Z] === RUN   TestGet
12:20:05 [2021-07-29T12:20:05.119Z] time="2021-07-29T12:20:04Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
12:20:06 [2021-07-29T12:20:06.090Z] time="2021-07-29T12:20:05Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
12:20:06 [2021-07-29T12:20:06.143Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestChtimes
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestChtimes (0.01s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestChtimesWindows
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestChtimesWindows (0.01s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestEnsureRemoveAllNotExist
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestEnsureRemoveAllWithDir
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestEnsureRemoveAllWithFile
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestHasWin32KSupport
12:20:07 [2021-07-29T12:20:07.060Z]     syscall_windows_test.go:8: win32k: true
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestHasWin32KSupport (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] PASS
12:20:07 [2021-07-29T12:20:07.060Z] coverage: 12.9% of statements
12:20:07 [2021-07-29T12:20:07.060Z] ok  	github.com/docker/docker/pkg/system	0.071s	coverage: 12.9% of statements
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestRetrieveFromStore (2.46s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestRequestReleaseAddressDuplicate
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestParallelPredefinedRequest1
12:20:07 [2021-07-29T12:20:07.060Z] === PAUSE TestParallelPredefinedRequest1
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestParallelPredefinedRequest2
12:20:07 [2021-07-29T12:20:07.060Z] === PAUSE TestParallelPredefinedRequest2
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestParallelPredefinedRequest3
12:20:07 [2021-07-29T12:20:07.060Z] === PAUSE TestParallelPredefinedRequest3
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestParallelPredefinedRequest4
12:20:07 [2021-07-29T12:20:07.060Z] === PAUSE TestParallelPredefinedRequest4
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestParallelPredefinedRequest5
12:20:07 [2021-07-29T12:20:07.060Z] === PAUSE TestParallelPredefinedRequest5
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestDebug
12:20:07 [2021-07-29T12:20:07.060Z] --- PASS: TestDebug (0.00s)
12:20:07 [2021-07-29T12:20:07.060Z] === RUN   TestRequestPoolParallel
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestTailFile
12:20:08 [2021-07-29T12:20:08.030Z] --- PASS: TestTailFile (0.00s)
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestTailFileManyLines
12:20:08 [2021-07-29T12:20:08.030Z] --- PASS: TestTailFileManyLines (0.00s)
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestTailEmptyFile
12:20:08 [2021-07-29T12:20:08.030Z] --- PASS: TestTailEmptyFile (0.00s)
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestTailNegativeN
12:20:08 [2021-07-29T12:20:08.030Z] --- PASS: TestTailNegativeN (0.00s)
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/single_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/single_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/8_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/8_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line#01
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line#02
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader/12_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader/2_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader/single_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader/no_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === CONT  TestNewTailReader/4_byte_delimiter
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.030Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.030Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/8_byte_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.031Z] --- PASS: TestRequestPoolParallel (0.73s)
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestFullAllocateRelease
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.031Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.031Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.031Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.032Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.032Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.032Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.033Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.033Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.503Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.503Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.504Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] time="2021-07-29T12:20:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.505Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
12:20:08 [2021-07-29T12:20:08.506Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
12:20:08 [2021-07-29T12:20:08.506Z] --- PASS: TestNewTailReader (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.506Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.01s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.967Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.04s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.968Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.02s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
12:20:08 [2021-07-29T12:20:08.969Z] PASS
12:20:08 [2021-07-29T12:20:08.969Z] coverage: 88.6% of statements
12:20:08 [2021-07-29T12:20:08.969Z] ok  	github.com/docker/docker/pkg/tailfile	0.326s	coverage: 88.6% of statements
12:20:08 [2021-07-29T12:20:08.969Z] --- PASS: TestFullAllocateRelease (0.83s)
12:20:08 [2021-07-29T12:20:08.969Z] === RUN   TestOddAllocateRelease
12:20:08 [2021-07-29T12:20:08.969Z] --- PASS: TestOddAllocateRelease (0.32s)
12:20:08 [2021-07-29T12:20:08.969Z] === RUN   TestFullAllocateSerialReleaseParallel
12:20:09 [2021-07-29T12:20:09.415Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:20:09 [2021-07-29T12:20:09.429Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s)
12:20:09 [2021-07-29T12:20:09.429Z] === RUN   TestOddAllocateSerialReleaseParallel
12:20:09 [2021-07-29T12:20:09.429Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s)
12:20:09 [2021-07-29T12:20:09.429Z] === RUN   TestEvenAllocateSerialReleaseParallel
12:20:09 [2021-07-29T12:20:09.429Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.09s)
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest1
12:20:09 [2021-07-29T12:20:09.429Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest4
12:20:09 [2021-07-29T12:20:09.429Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest3
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest4
12:20:09 [2021-07-29T12:20:09.429Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest3
12:20:09 [2021-07-29T12:20:09.429Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest5
12:20:09 [2021-07-29T12:20:09.429Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:09 [2021-07-29T12:20:09.429Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
12:20:09 [2021-07-29T12:20:09.429Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest2
12:20:09 [2021-07-29T12:20:09.429Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
12:20:09 [2021-07-29T12:20:09.429Z] === CONT  TestParallelPredefinedRequest2
12:20:09 [2021-07-29T12:20:09.429Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:09 [2021-07-29T12:20:09.429Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
12:20:09 [2021-07-29T12:20:09.429Z] PASS
12:20:09 [2021-07-29T12:20:09.429Z] coverage: 85.3% of statements
12:20:09 [2021-07-29T12:20:09.429Z] ok  	github.com/docker/docker/libnetwork/ipam	67.669s	coverage: 85.3% of statements
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestTarSumRemoveNonExistent
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestTarSumRemove
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestTarSumRemove (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestSortFileInfoSums
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestSortFileInfoSums (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestNewTarSumForLabelInvalid
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestNewTarSumForLabel
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestNewTarSumForLabel (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestEmptyTar
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestEmptyTar (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestTarSumsReadSize
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestTarSumsReadSize (0.00s)
12:20:09 [2021-07-29T12:20:09.889Z] === RUN   TestTarSums
12:20:09 [2021-07-29T12:20:09.889Z] --- PASS: TestTarSums (0.07s)
12:20:09 [2021-07-29T12:20:09.890Z] === RUN   TestIteration
12:20:09 [2021-07-29T12:20:09.890Z] --- PASS: TestIteration (0.00s)
12:20:09 [2021-07-29T12:20:09.890Z] === RUN   TestVersionLabelForChecksum
12:20:09 [2021-07-29T12:20:09.890Z] --- PASS: TestVersionLabelForChecksum (0.00s)
12:20:09 [2021-07-29T12:20:09.890Z] === RUN   TestVersion
12:20:09 [2021-07-29T12:20:09.890Z] --- PASS: TestVersion (0.00s)
12:20:09 [2021-07-29T12:20:09.890Z] === RUN   TestGetVersion
12:20:09 [2021-07-29T12:20:09.890Z] --- PASS: TestGetVersion (0.00s)
12:20:09 [2021-07-29T12:20:09.890Z] === RUN   TestGetVersions
12:20:09 [2021-07-29T12:20:09.890Z] --- PASS: TestGetVersions (0.00s)
12:20:09 [2021-07-29T12:20:09.890Z] PASS
12:20:09 [2021-07-29T12:20:09.890Z] coverage: 89.3% of statements
12:20:09 [2021-07-29T12:20:09.890Z] ok  	github.com/docker/docker/pkg/tarsum	0.150s	coverage: 89.3% of statements
12:20:10 [2021-07-29T12:20:10.352Z] testing: warning: no tests to run
12:20:10 [2021-07-29T12:20:10.352Z] PASS
12:20:10 [2021-07-29T12:20:10.352Z] coverage: [no statements]
12:20:10 [2021-07-29T12:20:10.352Z] ok  	github.com/docker/docker/pkg/term/windows	0.042s	coverage: [no statements] [no tests to run]
12:20:11 [2021-07-29T12:20:11.325Z] === RUN   TestTruncIndex
12:20:11 [2021-07-29T12:20:11.325Z] --- PASS: TestTruncIndex (0.11s)
12:20:11 [2021-07-29T12:20:11.325Z] PASS
12:20:11 [2021-07-29T12:20:11.325Z] coverage: 91.5% of statements
12:20:11 [2021-07-29T12:20:11.325Z] ok  	github.com/docker/docker/pkg/truncindex	0.157s	coverage: 91.5% of statements
12:20:11 [2021-07-29T12:20:11.474Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:20:11 [2021-07-29T12:20:11.784Z] === RUN   TestIsGIT
12:20:11 [2021-07-29T12:20:11.785Z] --- PASS: TestIsGIT (0.00s)
12:20:11 [2021-07-29T12:20:11.785Z] === RUN   TestIsTransport
12:20:11 [2021-07-29T12:20:11.785Z] --- PASS: TestIsTransport (0.00s)
12:20:11 [2021-07-29T12:20:11.785Z] PASS
12:20:11 [2021-07-29T12:20:11.785Z] coverage: 100.0% of statements
12:20:11 [2021-07-29T12:20:11.785Z] ok  	github.com/docker/docker/pkg/urlutil	0.044s	coverage: 100.0% of statements
12:20:12 [2021-07-29T12:20:12.044Z] --- PASS: TestDockerNetworkMacvlan (15.44s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.73s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.87s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.33s)
12:20:12 [2021-07-29T12:20:12.044Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s)
12:20:12 [2021-07-29T12:20:12.044Z] PASS
12:20:12 [2021-07-29T12:20:12.044Z] 
12:20:12 [2021-07-29T12:20:12.044Z] DONE 8 tests in 16.992s
12:20:12 [2021-07-29T12:20:12.044Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:20:12 [2021-07-29T12:20:12.044Z] ++ 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
12:20:12 [2021-07-29T12:20:12.044Z] ++ set -e
12:20:12 [2021-07-29T12:20:12.044Z] ++ '[' -n 0 ']'
12:20:12 [2021-07-29T12:20:12.044Z] ++ set -x
12:20:12 [2021-07-29T12:20:12.044Z] ++ 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
12:20:12 [2021-07-29T12:20:12.044Z] testing: warning: no tests to run
12:20:12 [2021-07-29T12:20:12.044Z] PASS
12:20:12 [2021-07-29T12:20:12.044Z] 
12:20:12 [2021-07-29T12:20:12.044Z] DONE 0 tests in 0.031s
12:20:12 [2021-07-29T12:20:12.044Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:20:12 [2021-07-29T12:20:12.044Z] ++ 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
12:20:12 [2021-07-29T12:20:12.044Z] ++ set -e
12:20:12 [2021-07-29T12:20:12.044Z] ++ '[' -n 0 ']'
12:20:12 [2021-07-29T12:20:12.044Z] ++ set -x
12:20:12 [2021-07-29T12:20:12.044Z] ++ 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
12:20:12 [2021-07-29T12:20:12.247Z] time="2021-07-29T12:20:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
12:20:12 [2021-07-29T12:20:12.247Z] === RUN   TestVersionInfo
12:20:12 [2021-07-29T12:20:12.247Z] --- PASS: TestVersionInfo (0.00s)
12:20:12 [2021-07-29T12:20:12.247Z] === RUN   TestAppendVersions
12:20:12 [2021-07-29T12:20:12.247Z] --- PASS: TestAppendVersions (0.00s)
12:20:12 [2021-07-29T12:20:12.247Z] PASS
12:20:12 [2021-07-29T12:20:12.247Z] coverage: 88.9% of statements
12:20:12 [2021-07-29T12:20:12.247Z] ok  	github.com/docker/docker/pkg/useragent	0.054s	coverage: 88.9% of statements
12:20:12 [2021-07-29T12:20:12.639Z] INFO: Testing against a local daemon
12:20:12 [2021-07-29T12:20:12.639Z] === RUN   TestAuthZPluginAllowRequest
12:20:14 [2021-07-29T12:20:14.450Z] === RUN   TestValidatePrivileges
12:20:14 [2021-07-29T12:20:14.450Z] --- PASS: TestValidatePrivileges (0.00s)
12:20:14 [2021-07-29T12:20:14.450Z] === RUN   TestFilterByCapNeg
12:20:14 [2021-07-29T12:20:14.450Z] --- PASS: TestFilterByCapNeg (0.00s)
12:20:14 [2021-07-29T12:20:14.450Z] === RUN   TestFilterByCapPos
12:20:14 [2021-07-29T12:20:14.450Z] --- PASS: TestFilterByCapPos (0.00s)
12:20:14 [2021-07-29T12:20:14.450Z] === RUN   TestStoreGetPluginNotMatchCapRefs
12:20:14 [2021-07-29T12:20:14.450Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
12:20:14 [2021-07-29T12:20:14.450Z] PASS
12:20:14 [2021-07-29T12:20:14.450Z] coverage: 12.0% of statements
12:20:14 [2021-07-29T12:20:14.450Z] ok  	github.com/docker/docker/plugin	0.063s	coverage: 12.0% of statements
12:20:14 [2021-07-29T12:20:14.557Z] --- PASS: TestAuthZPluginAllowRequest (1.63s)
12:20:14 [2021-07-29T12:20:14.557Z] === RUN   TestAuthZPluginTLS
12:20:14 [2021-07-29T12:20:14.817Z] --- PASS: TestAuthZPluginTLS (0.59s)
12:20:14 [2021-07-29T12:20:14.817Z] === RUN   TestAuthZPluginDenyRequest
12:20:15 [2021-07-29T12:20:15.388Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
12:20:15 [2021-07-29T12:20:15.388Z] === RUN   TestAuthZPluginAPIDenyResponse
12:20:15 [2021-07-29T12:20:15.421Z] === RUN   TestNewSettable
12:20:15 [2021-07-29T12:20:15.421Z] --- PASS: TestNewSettable (0.00s)
12:20:15 [2021-07-29T12:20:15.421Z] === RUN   TestIsSettable
12:20:15 [2021-07-29T12:20:15.421Z] --- PASS: TestIsSettable (0.00s)
12:20:15 [2021-07-29T12:20:15.421Z] === RUN   TestUpdateSettingsEnv
12:20:15 [2021-07-29T12:20:15.421Z] --- PASS: TestUpdateSettingsEnv (0.00s)
12:20:15 [2021-07-29T12:20:15.421Z] PASS
12:20:15 [2021-07-29T12:20:15.421Z] coverage: 20.0% of statements
12:20:15 [2021-07-29T12:20:15.421Z] ok  	github.com/docker/docker/plugin/v2	0.043s	coverage: 20.0% of statements
12:20:15 [2021-07-29T12:20:15.957Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:20:15 [2021-07-29T12:20:15.959Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
12:20:15 [2021-07-29T12:20:15.959Z] === RUN   TestAuthZPluginDenyResponse
12:20:16 [2021-07-29T12:20:16.530Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
12:20:16 [2021-07-29T12:20:16.530Z] === RUN   TestAuthZPluginAllowEventStream
12:20:16 [2021-07-29T12:20:16.963Z] === RUN   TestLoad
12:20:16 [2021-07-29T12:20:16.963Z] --- PASS: TestLoad (0.00s)
12:20:16 [2021-07-29T12:20:16.963Z] === RUN   TestSave
12:20:16 [2021-07-29T12:20:16.963Z] --- PASS: TestSave (0.04s)
12:20:16 [2021-07-29T12:20:16.963Z] === RUN   TestAddDeleteGet
12:20:16 [2021-07-29T12:20:16.963Z] --- PASS: TestAddDeleteGet (0.06s)
12:20:16 [2021-07-29T12:20:16.963Z] === RUN   TestInvalidTags
12:20:16 [2021-07-29T12:20:16.963Z] --- PASS: TestInvalidTags (0.01s)
12:20:16 [2021-07-29T12:20:16.963Z] PASS
12:20:16 [2021-07-29T12:20:16.963Z] coverage: 84.4% of statements
12:20:16 [2021-07-29T12:20:16.963Z] ok  	github.com/docker/docker/reference	0.153s	coverage: 84.4% of statements
12:20:18 [2021-07-29T12:20:18.443Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s)
12:20:18 [2021-07-29T12:20:18.443Z] === RUN   TestAuthZPluginErrorResponse
12:20:18 [2021-07-29T12:20:18.703Z] --- PASS: TestAuthZPluginErrorResponse (0.57s)
12:20:18 [2021-07-29T12:20:18.703Z] === RUN   TestAuthZPluginErrorRequest
12:20:19 [2021-07-29T12:20:19.145Z] === RUN   TestResolveAuthConfigIndexServer
12:20:19 [2021-07-29T12:20:19.145Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
12:20:19 [2021-07-29T12:20:19.145Z] === RUN   TestResolveAuthConfigFullURL
12:20:19 [2021-07-29T12:20:19.145Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
12:20:19 [2021-07-29T12:20:19.145Z] === RUN   TestLoadAllowNondistributableArtifacts
12:20:19 [2021-07-29T12:20:19.145Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
12:20:19 [2021-07-29T12:20:19.145Z] === RUN   TestValidateMirror
12:20:19 [2021-07-29T12:20:19.145Z] --- PASS: TestValidateMirror (0.00s)
12:20:19 [2021-07-29T12:20:19.145Z] === RUN   TestLoadInsecureRegistries
12:20:19 [2021-07-29T12:20:19.145Z] time="2021-07-29T12:20:18Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:20:19 [2021-07-29T12:20:19.145Z] time="2021-07-29T12:20:19Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
12:20:19 [2021-07-29T12:20:19.146Z] time="2021-07-29T12:20:19Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestLoadInsecureRegistries (0.18s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestNewServiceConfig
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestNewServiceConfig (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestValidateIndexName
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestValidateIndexName (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestValidateIndexNameWithError
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestValidateIndexNameWithError (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestEndpointParse
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestEndpointParse (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestEndpointParseInvalid
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestEndpointParseInvalid (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestValidateEndpoint
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestValidateEndpoint (0.01s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestPing
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestPing (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestPingRegistryEndpoint
12:20:19 [2021-07-29T12:20:19.146Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:20:19 [2021-07-29T12:20:19.146Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestEndpoint
12:20:19 [2021-07-29T12:20:19.146Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:20:19 [2021-07-29T12:20:19.146Z] --- SKIP: TestEndpoint (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestParseRepositoryInfo
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestParseRepositoryInfo (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestNewIndexInfo
12:20:19 [2021-07-29T12:20:19.146Z] --- PASS: TestNewIndexInfo (0.00s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestMirrorEndpointLookup
12:20:19 [2021-07-29T12:20:19.146Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:20:19 [2021-07-29T12:20:19.146Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
12:20:19 [2021-07-29T12:20:19.146Z] === RUN   TestSearchRepositories
12:20:19 [2021-07-29T12:20:19.146Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
12:20:19 [2021-07-29T12:20:19.146Z]         Host: 127.0.0.1:49324
12:20:19 [2021-07-29T12:20:19.146Z]         User-Agent: docker test client
12:20:19 [2021-07-29T12:20:19.146Z]         Authorization: Token fake-token
12:20:19 [2021-07-29T12:20:19.146Z]         X-Docker-Token: true
12:20:19 [2021-07-29T12:20:19.146Z]         Accept-Encoding: gzip
12:20:19 [2021-07-29T12:20:19.146Z]         
12:20:19 [2021-07-29T12:20:19.146Z]         
12:20:19 [2021-07-29T12:20:19.146Z]     registry_test.go:730: HTTP/1.1 200 OK
12:20:19 [2021-07-29T12:20:19.146Z]         Connection: close
12:20:19 [2021-07-29T12:20:19.146Z]         Content-Length: 144
12:20:19 [2021-07-29T12:20:19.146Z]         Cache-Control: no-cache
12:20:19 [2021-07-29T12:20:19.146Z]         Content-Type: application/json
12:20:19 [2021-07-29T12:20:19.146Z]         Date: Thu, 29 Jul 2021 12:20:19 GMT
12:20:19 [2021-07-29T12:20:19.146Z]         Expires: -1
12:20:19 [2021-07-29T12:20:19.146Z]         Pragma: no-cache
12:20:19 [2021-07-29T12:20:19.146Z]         Server: docker-tests/mock
12:20:19 [2021-07-29T12:20:19.146Z]         X-Docker-Registry-Config: mock
12:20:19 [2021-07-29T12:20:19.274Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
12:20:19 [2021-07-29T12:20:19.274Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:20:19 [2021-07-29T12:20:19.607Z]         X-Docker-Registry-Version: 0.0.0
12:20:19 [2021-07-29T12:20:19.607Z]         
12:20:19 [2021-07-29T12:20:19.607Z]         
12:20:19 [2021-07-29T12:20:19.607Z] --- PASS: TestSearchRepositories (0.01s)
12:20:19 [2021-07-29T12:20:19.607Z] === RUN   TestTrustedLocation
12:20:19 [2021-07-29T12:20:19.607Z] --- PASS: TestTrustedLocation (0.00s)
12:20:19 [2021-07-29T12:20:19.607Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
12:20:19 [2021-07-29T12:20:19.607Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
12:20:19 [2021-07-29T12:20:19.607Z] === RUN   TestAllowNondistributableArtifacts
12:20:19 [2021-07-29T12:20:19.607Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
12:20:19 [2021-07-29T12:20:19.607Z] === RUN   TestIsSecureIndex
12:20:19 [2021-07-29T12:20:19.607Z] --- PASS: TestIsSecureIndex (0.00s)
12:20:19 [2021-07-29T12:20:19.607Z] PASS
12:20:19 [2021-07-29T12:20:19.607Z] coverage: 51.7% of statements
12:20:19 [2021-07-29T12:20:19.607Z] ok  	github.com/docker/docker/registry	0.276s	coverage: 51.7% of statements
12:20:19 [2021-07-29T12:20:19.845Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
12:20:19 [2021-07-29T12:20:19.845Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:20:20 [2021-07-29T12:20:20.067Z] --- PASS: TestGet (15.02s)
12:20:20 [2021-07-29T12:20:20.067Z] === RUN   TestPluginWithNoManifest
12:20:20 [2021-07-29T12:20:20.067Z] --- PASS: TestPluginWithNoManifest (0.00s)
12:20:20 [2021-07-29T12:20:20.067Z] === RUN   TestGetAll
12:20:20 [2021-07-29T12:20:20.067Z] --- PASS: TestGetAll (0.00s)
12:20:20 [2021-07-29T12:20:20.067Z] PASS
12:20:20 [2021-07-29T12:20:20.067Z] coverage: 73.4% of statements
12:20:20 [2021-07-29T12:20:20.067Z] ok  	github.com/docker/docker/pkg/plugins	35.283s	coverage: 73.4% of statements
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestHeaderSimpleErrors
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestHeaderTooMuchFailures
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReaderWithReadError
12:20:20 [2021-07-29T12:20:20.528Z] time="2021-07-29T12:20:20Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReader
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReader (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] === RUN   TestResumableRequestReaderWithInitialResponse
12:20:20 [2021-07-29T12:20:20.528Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
12:20:20 [2021-07-29T12:20:20.528Z] PASS
12:20:20 [2021-07-29T12:20:20.528Z] coverage: 100.0% of statements
12:20:20 [2021-07-29T12:20:20.528Z] ok  	github.com/docker/docker/registry/resumable	0.261s	coverage: 100.0% of statements
12:20:20 [2021-07-29T12:20:20.989Z] === RUN   TestRestartManagerTimeout
12:20:20 [2021-07-29T12:20:20.989Z] --- PASS: TestRestartManagerTimeout (0.00s)
12:20:20 [2021-07-29T12:20:20.989Z] === RUN   TestRestartManagerTimeoutReset
12:20:20 [2021-07-29T12:20:20.989Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
12:20:20 [2021-07-29T12:20:20.989Z] PASS
12:20:20 [2021-07-29T12:20:20.989Z] coverage: 50.9% of statements
12:20:20 [2021-07-29T12:20:20.989Z] ok  	github.com/docker/docker/restartmanager	0.056s	coverage: 50.9% of statements
12:20:21 [2021-07-29T12:20:21.207Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:20:21 [2021-07-29T12:20:21.207Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:20:21 [2021-07-29T12:20:21.451Z] === RUN   TestDecodeContainerConfig
12:20:21 [2021-07-29T12:20:21.451Z] --- PASS: TestDecodeContainerConfig (0.00s)
12:20:21 [2021-07-29T12:20:21.451Z] === RUN   TestDecodeContainerConfigIsolation
12:20:21 [2021-07-29T12:20:21.451Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
12:20:21 [2021-07-29T12:20:21.451Z] === RUN   TestValidatePrivileged
12:20:21 [2021-07-29T12:20:21.451Z] --- PASS: TestValidatePrivileged (0.00s)
12:20:21 [2021-07-29T12:20:21.451Z] PASS
12:20:21 [2021-07-29T12:20:21.451Z] coverage: 52.2% of statements
12:20:21 [2021-07-29T12:20:21.451Z] ok  	github.com/docker/docker/runconfig	0.051s	coverage: 52.2% of statements
12:20:21 [2021-07-29T12:20:21.757Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.95s)
12:20:21 [2021-07-29T12:20:21.757Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:20:21 [2021-07-29T12:20:21.915Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
12:20:21 [2021-07-29T12:20:21.915Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
12:20:21 [2021-07-29T12:20:21.915Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
12:20:21 [2021-07-29T12:20:21.915Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
12:20:21 [2021-07-29T12:20:21.915Z] PASS
12:20:21 [2021-07-29T12:20:21.915Z] coverage: 62.5% of statements
12:20:21 [2021-07-29T12:20:21.915Z] ok  	github.com/docker/docker/testutil	0.056s	coverage: 62.5% of statements
12:20:23 [2021-07-29T12:20:23.670Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s)
12:20:23 [2021-07-29T12:20:23.670Z] === RUN   TestAuthZPluginHeader
12:20:24 [2021-07-29T12:20:24.612Z] --- PASS: TestAuthZPluginHeader (0.82s)
12:20:24 [2021-07-29T12:20:24.612Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:20:24 [2021-07-29T12:20:24.612Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:24 [2021-07-29T12:20:24.612Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:20:24 [2021-07-29T12:20:24.612Z] === RUN   TestAuthZPluginV2Disable
12:20:24 [2021-07-29T12:20:24.612Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:24 [2021-07-29T12:20:24.612Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:20:24 [2021-07-29T12:20:24.612Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:20:24 [2021-07-29T12:20:24.612Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:24 [2021-07-29T12:20:24.612Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:20:24 [2021-07-29T12:20:24.612Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:20:24 [2021-07-29T12:20:24.612Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:24 [2021-07-29T12:20:24.612Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:20:24 [2021-07-29T12:20:24.612Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:20:25 [2021-07-29T12:20:25.656Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:20:25 [2021-07-29T12:20:25.656Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:20:25 [2021-07-29T12:20:25.656Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:20:25 [2021-07-29T12:20:25.656Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestGetDriver
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestGetDriver (0.00s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestVolumeRequestError
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestVolumeRequestError (0.01s)
12:20:26 [2021-07-29T12:20:26.117Z] PASS
12:20:26 [2021-07-29T12:20:26.117Z] coverage: 36.1% of statements
12:20:26 [2021-07-29T12:20:26.117Z] ok  	github.com/docker/docker/volume/drivers	0.068s	coverage: 36.1% of statements
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestGetAddress
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestGetAddress (0.00s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestRemove
12:20:26 [2021-07-29T12:20:26.117Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:20:26 [2021-07-29T12:20:26.117Z] --- SKIP: TestRemove (0.00s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestInitializeWithVolumes
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestInitializeWithVolumes (0.01s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestCreate
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestCreate (0.01s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestValidateName
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestValidateName (0.00s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestCreateWithOpts
12:20:26 [2021-07-29T12:20:26.117Z]     local_test.go:181: runtime.GOOS == "windows"
12:20:26 [2021-07-29T12:20:26.117Z] --- SKIP: TestCreateWithOpts (0.00s)
12:20:26 [2021-07-29T12:20:26.117Z] === RUN   TestRelaodNoOpts
12:20:26 [2021-07-29T12:20:26.117Z] --- PASS: TestRelaodNoOpts (0.02s)
12:20:26 [2021-07-29T12:20:26.117Z] PASS
12:20:26 [2021-07-29T12:20:26.117Z] coverage: 41.5% of statements
12:20:26 [2021-07-29T12:20:26.117Z] ok  	github.com/docker/docker/volume/local	0.089s	coverage: 41.5% of statements
12:20:26 [2021-07-29T12:20:26.521Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:20:26 [2021-07-29T12:20:26.522Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRaw
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestLCOWParseMountRaw (0.02s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRaw
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestLinuxParseMountRaw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestConvertTmpfsOptions
12:20:27 [2021-07-29T12:20:27.087Z]     linux_parser_test.go:209: data="mode=700,size=1m"
12:20:27 [2021-07-29T12:20:27.087Z]     linux_parser_test.go:209: data="ro"
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestConvertTmpfsOptions (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestParseMountSpec
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 0
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 1
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 2
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 3
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 4
12:20:27 [2021-07-29T12:20:27.087Z]     parser_test.go:63: case 5
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestParseMountSpec (0.01s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestValidateMount
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestValidateMount (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRaw
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestWindowsParseMountRaw (0.02s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestWindowsParseMountRawSplit (0.01s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
12:20:27 [2021-07-29T12:20:27.087Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
12:20:27 [2021-07-29T12:20:27.087Z] PASS
12:20:27 [2021-07-29T12:20:27.087Z] coverage: 67.7% of statements
12:20:27 [2021-07-29T12:20:27.087Z] ok  	github.com/docker/docker/volume/mounts	0.117s	coverage: 67.7% of statements
12:20:27 [2021-07-29T12:20:27.099Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestSetGetMeta
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestSetGetMeta
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestRestore
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestRestore
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestServiceCreate
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestServiceCreate
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestServiceList
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestServiceList
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestServiceRemove
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestServiceRemove
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestServiceGet
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestServiceGet
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestServicePrune
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestServicePrune
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestCreate
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestCreate
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestRemove
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestRemove
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestList
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestList
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestFindByDriver
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestFindByDriver
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestFindByReferenced
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestFindByReferenced
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestDerefMultipleOfSameRef
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestDerefMultipleOfSameRef
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestDefererencePluginOnCreateError
12:20:27 [2021-07-29T12:20:27.546Z] === PAUSE TestDefererencePluginOnCreateError
12:20:27 [2021-07-29T12:20:27.546Z] === RUN   TestRefDerefRemove
12:20:27 [2021-07-29T12:20:27.662Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:20:27 [2021-07-29T12:20:27.662Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:20:27 [2021-07-29T12:20:27.919Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestRefDerefRemove
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestGet
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestGet
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestGetWithReference
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestGetWithReference
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_nil_list
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_nil_list
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_filter_some
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_filter_some
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_filter_middle
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_filter_middle
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_filter_middle_and_last
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
12:20:28 [2021-07-29T12:20:28.006Z] === RUN   TestFilterFunc/test_filter_first_and_last
12:20:28 [2021-07-29T12:20:28.006Z] === PAUSE TestFilterFunc/test_filter_first_and_last
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_nil_list
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_filter_some
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_empty_list
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_filter_middle_and_last
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_filter_middle
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFilterFunc/test_filter_first_and_last
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestFilterFunc (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestSetGetMeta
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFindByDriver
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestRefDerefRemove
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestSetGetMeta (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestGetWithReference
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestGet
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestRefDerefRemove (0.04s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestDefererencePluginOnCreateError
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestFindByDriver (0.05s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestDerefMultipleOfSameRef
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestGetWithReference (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestFindByReferenced
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestGet (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestServiceGet
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestDefererencePluginOnCreateError (0.04s)
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestDerefMultipleOfSameRef (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestRemove
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestList
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestFindByReferenced (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestCreate
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestRemove (0.03s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestServicePrune
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestCreate (0.02s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestServiceList
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestList (0.04s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestServiceRemove
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestServiceGet (0.19s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestServiceCreate
12:20:28 [2021-07-29T12:20:28.006Z] time="2021-07-29T12:20:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestServiceRemove (0.14s)
12:20:28 [2021-07-29T12:20:28.006Z] === CONT  TestRestore
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestServiceList (0.15s)
12:20:28 [2021-07-29T12:20:28.006Z] time="2021-07-29T12:20:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:20:28 [2021-07-29T12:20:28.006Z] time="2021-07-29T12:20:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:20:28 [2021-07-29T12:20:28.006Z] time="2021-07-29T12:20:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestServiceCreate (0.04s)
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestRestore (0.04s)
12:20:28 [2021-07-29T12:20:28.006Z] time="2021-07-29T12:20:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
12:20:28 [2021-07-29T12:20:28.006Z] --- PASS: TestServicePrune (0.19s)
12:20:28 [2021-07-29T12:20:28.006Z] PASS
12:20:28 [2021-07-29T12:20:28.006Z] coverage: 69.6% of statements
12:20:28 [2021-07-29T12:20:28.006Z] ok  	github.com/docker/docker/volume/service	0.376s	coverage: 69.6% of statements
12:20:28 [2021-07-29T12:20:28.175Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:20:28 [2021-07-29T12:20:28.175Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:20:29 [2021-07-29T12:20:29.542Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:20:31 [2021-07-29T12:20:31.435Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:20:31 [2021-07-29T12:20:31.998Z]     docker_api_swarm_test.go:562: [dfec6439c2e07] joining swarm manager [d59cd01a7af91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:20:33 [2021-07-29T12:20:33.366Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.6% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.007s	coverage: 56.8% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/pubsub	1.028s	coverage: 75.0% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 52.1% of statements
12:20:34 [2021-07-29T12:20:34.858Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 39.9% of statements
12:20:35 [2021-07-29T12:20:35.094Z] 2021/07/29 12:20:34 Closing DB instances...
12:20:35 [2021-07-29T12:20:35.113Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
12:20:35 [2021-07-29T12:20:35.674Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
12:20:35 [2021-07-29T12:20:35.674Z] testing: warning: no tests to run
12:20:35 [2021-07-29T12:20:35.674Z] coverage: [no statements]
12:20:35 [2021-07-29T12:20:35.674Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
12:20:35 [2021-07-29T12:20:35.885Z] === RUN   TestDockerSuite/TestBuildEnv
12:20:35 [2021-07-29T12:20:35.930Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:20:36 [2021-07-29T12:20:36.185Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
12:20:36 [2021-07-29T12:20:36.185Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
12:20:36 [2021-07-29T12:20:36.633Z] --- PASS: TestNetworkDBGarbageCollection (54.07s)
12:20:36 [2021-07-29T12:20:36.633Z] === RUN   TestFindNode
12:20:36 [2021-07-29T12:20:36.633Z] 2021/07/29 12:20:36 Closing DB instances...
12:20:36 [2021-07-29T12:20:36.633Z] --- PASS: TestFindNode (0.02s)
12:20:36 [2021-07-29T12:20:36.633Z] === RUN   TestChangeNodeState
12:20:36 [2021-07-29T12:20:36.633Z] 2021/07/29 12:20:36 Closing DB instances...
12:20:36 [2021-07-29T12:20:36.633Z] --- PASS: TestChangeNodeState (0.02s)
12:20:36 [2021-07-29T12:20:36.633Z] === RUN   TestNodeReincarnation
12:20:36 [2021-07-29T12:20:36.633Z] 2021/07/29 12:20:36 Closing DB instances...
12:20:37 [2021-07-29T12:20:37.781Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:20:38 [2021-07-29T12:20:38.076Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
12:20:38 [2021-07-29T12:20:38.332Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
12:20:38 [2021-07-29T12:20:38.588Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 85.7% of statements
12:20:39 [2021-07-29T12:20:39.145Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:20:39 [2021-07-29T12:20:39.958Z] ok  	github.com/docker/docker/quota	0.272s	coverage: 71.4% of statements
12:20:39 [2021-07-29T12:20:39.958Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 83.7% of statements
12:20:40 [2021-07-29T12:20:40.512Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=error msg="failed to send node leave: timed out broadcasting node event"
12:20:41 [2021-07-29T12:20:41.322Z] --- PASS: TestNodeReincarnation (5.03s)
12:20:41 [2021-07-29T12:20:41.322Z] === RUN   TestParallelCreate
12:20:41 [2021-07-29T12:20:41.322Z] 2021/07/29 12:20:41 Closing DB instances...
12:20:41 [2021-07-29T12:20:41.322Z] --- PASS: TestParallelCreate (0.02s)
12:20:41 [2021-07-29T12:20:41.322Z] === RUN   TestParallelDelete
12:20:41 [2021-07-29T12:20:41.322Z] 2021/07/29 12:20:41 Closing DB instances...
12:20:41 [2021-07-29T12:20:41.322Z] --- PASS: TestParallelDelete (0.02s)
12:20:41 [2021-07-29T12:20:41.322Z] === RUN   TestNetworkDBIslands
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e45b5364a4c2 with config:&{NodeID:e45b5364a4c2 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}"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node e45b5364a4c2/172.18.84.124, joined gossip cluster"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node e45b5364a4c2/172.18.84.124, added to nodes list"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3ef56702e448 with config:&{NodeID:3ef56702e448 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}"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node 3ef56702e448/172.18.84.124, joined gossip cluster"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to nodes list"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node 3ef56702e448/172.18.84.124, joined gossip cluster"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to nodes list"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node e45b5364a4c2/172.18.84.124, joined gossip cluster"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=info msg="Node e45b5364a4c2/172.18.84.124, added to nodes list"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
12:20:41 [2021-07-29T12:20:41.322Z] time="2021-07-29T12:20:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
12:20:41 [2021-07-29T12:20:41.324Z] ok  	github.com/docker/docker/registry	0.048s	coverage: 58.8% of statements
12:20:41 [2021-07-29T12:20:41.579Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
12:20:41 [2021-07-29T12:20:41.579Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:20:42 [2021-07-29T12:20:42.144Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:07a37a1805b4 with config:&{NodeID:07a37a1805b4 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}"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.289Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.400Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
12:20:42 [2021-07-29T12:20:42.720Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.80s)
12:20:42 [2021-07-29T12:20:42.720Z] PASS
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] === Skipped
12:20:42 [2021-07-29T12:20:42.720Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:20:42 [2021-07-29T12:20:42.720Z]     authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:20:42 [2021-07-29T12:20:42.720Z]     authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:20:42 [2021-07-29T12:20:42.720Z]     authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:20:42 [2021-07-29T12:20:42.720Z]     authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] 
12:20:42 [2021-07-29T12:20:42.720Z] DONE 17 tests, 4 skipped in 29.168s
12:20:42 [2021-07-29T12:20:42.720Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:20:42 [2021-07-29T12:20:42.720Z] ++ 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
12:20:42 [2021-07-29T12:20:42.720Z] ++ set -e
12:20:42 [2021-07-29T12:20:42.720Z] ++ '[' -n 0 ']'
12:20:42 [2021-07-29T12:20:42.720Z] ++ set -x
12:20:42 [2021-07-29T12:20:42.720Z] ++ 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
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a304f2e1ea8b with config:&{NodeID:a304f2e1ea8b 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}"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:42 [2021-07-29T12:20:42.748Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ecca784e1652 with config:&{NodeID:ecca784e1652 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}"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node 07a37a1805b4/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node e45b5364a4c2/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:42Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:43 [2021-07-29T12:20:43.207Z] time="2021-07-29T12:20:43Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:43 [2021-07-29T12:20:43.663Z] INFO: Testing against a local daemon
12:20:43 [2021-07-29T12:20:43.663Z] === RUN   TestPluginInvalidJSON
12:20:43 [2021-07-29T12:20:43.663Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:20:43 [2021-07-29T12:20:43.663Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:20:43 [2021-07-29T12:20:43.663Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:20:43 [2021-07-29T12:20:43.663Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:20:43 [2021-07-29T12:20:43.663Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:20:43 [2021-07-29T12:20:43.663Z] === RUN   TestPluginInstall
12:20:43 [2021-07-29T12:20:43.663Z] === RUN   TestPluginInstall/no_auth
12:20:43 [2021-07-29T12:20:43.666Z]     networkdb_test.go:842: Re-joining: 3
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=info msg="The new bootstrap node list is:[172.18.84.124:10033 172.18.84.124:10034 172.18.84.124:10035]"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10033"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49359"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49360"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10034"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10035"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49361"
12:20:43 [2021-07-29T12:20:43.666Z]     networkdb_test.go:842: Re-joining: 4
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=info msg="The new bootstrap node list is:[172.18.84.124:10033 172.18.84.124:10034 172.18.84.124:10035]"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10033"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49362"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10034"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49363"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49364"
12:20:43 [2021-07-29T12:20:43.666Z] time="2021-07-29T12:20:43Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10035"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node 0 leaving"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node5(ecca784e1652): Node leave event for e45b5364a4c2/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node4(a304f2e1ea8b): Node leave event for e45b5364a4c2/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node3(07a37a1805b4): Node leave event for e45b5364a4c2/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node2(3ef56702e448): Node leave event for e45b5364a4c2/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="node1(e45b5364a4c2): Node leave event for e45b5364a4c2/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:43Z" level=info msg="Node e45b5364a4c2/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:44Z" level=info msg="Node e45b5364a4c2/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.125Z] time="2021-07-29T12:20:44Z" level=info msg="Node e45b5364a4c2/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="node 1 leaving"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="node5(ecca784e1652): Node leave event for 3ef56702e448/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="node3(07a37a1805b4): Node leave event for 3ef56702e448/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448 change state NodeActive --> NodeFailed"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448/172.18.84.124, added to failed nodes list"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448 change state NodeActive --> NodeLeft"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="node4(a304f2e1ea8b): Node leave event for 3ef56702e448/172.18.84.124"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=error msg="node: 3ef56702e448 is unknown to memberlist"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448/172.18.84.124, left gossip cluster"
12:20:44 [2021-07-29T12:20:44.584Z] time="2021-07-29T12:20:44Z" level=info msg="Node 3ef56702e448/172.18.84.124, left gossip cluster"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="node 2 leaving"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="Node 07a37a1805b4 change state NodeActive --> NodeLeft"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="node5(ecca784e1652): Node leave event for 07a37a1805b4/172.18.84.124"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="Node 07a37a1805b4 change state NodeActive --> NodeLeft"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="node4(a304f2e1ea8b): Node leave event for 07a37a1805b4/172.18.84.124"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="Node 07a37a1805b4 change state NodeActive --> NodeLeft"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="node3(07a37a1805b4): Node leave event for 07a37a1805b4/172.18.84.124"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=debug msg="memberlist: Failed ping: ecca784e1652 (timeout reached)"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.84.124:10034: use of closed network connection"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.84.124:10036: use of closed network connection"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.18.84.124:10035: use of closed network connection"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49365"
12:20:45 [2021-07-29T12:20:45.043Z] time="2021-07-29T12:20:44Z" level=info msg="Node 07a37a1805b4/172.18.84.124, left gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node 07a37a1805b4/172.18.84.124, left gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node 07a37a1805b4/172.18.84.124, left gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=warning msg="memberlist: Was able to connect to ecca784e1652 but other probes failed, network may be misconfigured"
12:20:45 [2021-07-29T12:20:45.502Z]     networkdb_test.go:874: node4: OK
12:20:45 [2021-07-29T12:20:45.502Z]     networkdb_test.go:874: node5: OK
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="node 0 coming back"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3cb541596c76 with config:&{NodeID:3cb541596c76 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}"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node 3cb541596c76/172.18.84.124, joined gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node 3cb541596c76/172.18.84.124, added to nodes list"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="node 1 coming back"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad9bedba4284 with config:&{NodeID:ad9bedba4284 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}"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node ad9bedba4284/172.18.84.124, joined gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node ad9bedba4284/172.18.84.124, added to nodes list"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="node 2 coming back"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a4e5b83aea86 with config:&{NodeID:a4e5b83aea86 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}"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node a4e5b83aea86/172.18.84.124, joined gossip cluster"
12:20:45 [2021-07-29T12:20:45.502Z] time="2021-07-29T12:20:45Z" level=info msg="Node a4e5b83aea86/172.18.84.124, added to nodes list"
12:20:45 [2021-07-29T12:20:45.578Z] time="2021-07-29T12:20:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:45 [2021-07-29T12:20:45.578Z] time="2021-07-29T12:20:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6e2c02154847ace0b1fb569aa47b6c86d8b16821c6f034831bcc1fdba5e4ddc" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:45 [2021-07-29T12:20:45.578Z] time="2021-07-29T12:20:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:45 [2021-07-29T12:20:45.578Z] time="2021-07-29T12:20:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6e2c02154847ace0b1fb569aa47b6c86d8b16821c6f034831bcc1fdba5e4ddc" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:45 [2021-07-29T12:20:45.578Z] === RUN   TestPluginInstall/with_htpasswd
12:20:45 [2021-07-29T12:20:45.666Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:20:45 [2021-07-29T12:20:45.666Z] ok  	github.com/docker/docker/volume/local	0.111s	coverage: 76.4% of statements
12:20:46 [2021-07-29T12:20:46.229Z] ok  	github.com/docker/docker/volume/mounts	0.024s	coverage: 67.8% of statements
12:20:47 [2021-07-29T12:20:47.599Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
12:20:48 [2021-07-29T12:20:48.328Z] time="2021-07-29T12:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:48 [2021-07-29T12:20:48.328Z] time="2021-07-29T12:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6945ce2a0ef3d278b53a37b772a65e066a4a6682d3ccd976bfb5a60c6764dd9" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:48 [2021-07-29T12:20:48.328Z] time="2021-07-29T12:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:48 [2021-07-29T12:20:48.328Z] time="2021-07-29T12:20:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b6945ce2a0ef3d278b53a37b772a65e066a4a6682d3ccd976bfb5a60c6764dd9" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:48 [2021-07-29T12:20:48.328Z] === RUN   TestPluginInstall/with_insecure
12:20:48 [2021-07-29T12:20:48.599Z]     docker_api_swarm_test.go:584: [dd9d03e6fde91] joining swarm manager [d59cd01a7af91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:20:48 [2021-07-29T12:20:48.599Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:20:49 [2021-07-29T12:20:49.235Z] time="2021-07-29T12:20:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.84.124:10033 172.18.84.124:10034 172.18.84.124:10035]"
12:20:49 [2021-07-29T12:20:49.235Z] time="2021-07-29T12:20:48Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.84.124:10033 172.18.84.124:10034 172.18.84.124:10035]"
12:20:49 [2021-07-29T12:20:49.695Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10033"
12:20:49 [2021-07-29T12:20:49.695Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49366"
12:20:49 [2021-07-29T12:20:49.695Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.695Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.695Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, is the new incarnation of the shutdown node e45b5364a4c2/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10034"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49367"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, is the new incarnation of the shutdown node 3ef56702e448/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10035"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49368"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ecca784e1652/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, is the new incarnation of the shutdown node 07a37a1805b4/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, is the new incarnation of the shutdown node 07a37a1805b4/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, is the new incarnation of the shutdown node 3ef56702e448/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node ad9bedba4284/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, joined gossip cluster"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node a4e5b83aea86/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, is the new incarnation of the shutdown node e45b5364a4c2/172.18.84.124"
12:20:49 [2021-07-29T12:20:49.696Z] time="2021-07-29T12:20:49Z" level=info msg="Node 3cb541596c76/172.18.84.124, added to nodes list"
12:20:49 [2021-07-29T12:20:49.713Z] time="2021-07-29T12:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:49 [2021-07-29T12:20:49.713Z] time="2021-07-29T12:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f5ee84db72393f1347142e72e309b7b50ade7d3c755136631df272e870313d0" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:49 [2021-07-29T12:20:49.713Z] time="2021-07-29T12:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:20:49 [2021-07-29T12:20:49.713Z] time="2021-07-29T12:20:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f5ee84db72393f1347142e72e309b7b50ade7d3c755136631df272e870313d0" mediatype=application/vnd.docker.plugin.v1+json size=522
12:20:49 [2021-07-29T12:20:49.974Z]     plugin_test.go:166: [d117412d7f781] daemon is not started
12:20:49 [2021-07-29T12:20:49.974Z] --- PASS: TestPluginInstall (6.36s)
12:20:49 [2021-07-29T12:20:49.974Z]     --- PASS: TestPluginInstall/no_auth (2.15s)
12:20:49 [2021-07-29T12:20:49.974Z]     --- PASS: TestPluginInstall/with_htpasswd (2.61s)
12:20:49 [2021-07-29T12:20:49.974Z]     --- PASS: TestPluginInstall/with_insecure (1.60s)
12:20:49 [2021-07-29T12:20:49.974Z] === RUN   TestPluginsWithRuntimes
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10033"
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49369"
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10034"
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49370"
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.18.84.124:10035"
12:20:50 [2021-07-29T12:20:50.155Z] time="2021-07-29T12:20:49Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49371"
12:20:50 [2021-07-29T12:20:50.614Z] 2021/07/29 12:20:50 Closing DB instances...
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76 change state NodeActive --> NodeLeft"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="node2(ad9bedba4284): Node leave event for 3cb541596c76/172.18.84.124"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76 change state NodeActive --> NodeLeft"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="node5(ecca784e1652): Node leave event for 3cb541596c76/172.18.84.124"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76 change state NodeActive --> NodeLeft"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="node4(a304f2e1ea8b): Node leave event for 3cb541596c76/172.18.84.124"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76 change state NodeActive --> NodeLeft"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="node1(3cb541596c76): Node leave event for 3cb541596c76/172.18.84.124"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76 change state NodeActive --> NodeLeft"
12:20:50 [2021-07-29T12:20:50.614Z] time="2021-07-29T12:20:50Z" level=info msg="node3(a4e5b83aea86): Node leave event for 3cb541596c76/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node 3cb541596c76/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node ad9bedba4284 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="node3(a4e5b83aea86): Node leave event for ad9bedba4284/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node ad9bedba4284 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="node4(a304f2e1ea8b): Node leave event for ad9bedba4284/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node ad9bedba4284 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="node5(ecca784e1652): Node leave event for ad9bedba4284/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="Node ad9bedba4284 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.075Z] time="2021-07-29T12:20:50Z" level=info msg="node2(ad9bedba4284): Node leave event for ad9bedba4284/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node ad9bedba4284/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node ad9bedba4284/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node ad9bedba4284/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node ad9bedba4284/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="node5(ecca784e1652): Node leave event for a4e5b83aea86/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="node4(a304f2e1ea8b): Node leave event for a4e5b83aea86/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86 change state NodeActive --> NodeLeft"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="node3(a4e5b83aea86): Node leave event for a4e5b83aea86/172.18.84.124"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.533Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86/172.18.84.124, left gossip cluster"
12:20:51 [2021-07-29T12:20:51.893Z] === RUN   TestPluginsWithRuntimes/No_Args
12:20:52 [2021-07-29T12:20:52.004Z] time="2021-07-29T12:20:51Z" level=info msg="Node a4e5b83aea86/172.18.84.124, left gossip cluster"
12:20:52 [2021-07-29T12:20:52.004Z] time="2021-07-29T12:20:51Z" level=debug msg="memberlist: Failed ping: a4e5b83aea86 (timeout reached)"
12:20:52 [2021-07-29T12:20:52.004Z] time="2021-07-29T12:20:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.84.124:10036: use of closed network connection"
12:20:52 [2021-07-29T12:20:52.004Z] time="2021-07-29T12:20:51Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.18.84.124:10037: use of closed network connection"
12:20:52 [2021-07-29T12:20:52.004Z] time="2021-07-29T12:20:51Z" level=debug msg="memberlist: Stream connection from=172.18.84.124:49372"
12:20:52 [2021-07-29T12:20:52.463Z] time="2021-07-29T12:20:52Z" level=info msg="Node a304f2e1ea8b change state NodeActive --> NodeLeft"
12:20:52 [2021-07-29T12:20:52.463Z] time="2021-07-29T12:20:52Z" level=info msg="node5(ecca784e1652): Node leave event for a304f2e1ea8b/172.18.84.124"
12:20:52 [2021-07-29T12:20:52.463Z] time="2021-07-29T12:20:52Z" level=info msg="Node a304f2e1ea8b change state NodeActive --> NodeLeft"
12:20:52 [2021-07-29T12:20:52.463Z] time="2021-07-29T12:20:52Z" level=info msg="node4(a304f2e1ea8b): Node leave event for a304f2e1ea8b/172.18.84.124"
12:20:52 [2021-07-29T12:20:52.463Z] time="2021-07-29T12:20:52Z" level=warning msg="memberlist: Was able to connect to a4e5b83aea86 but other probes failed, network may be misconfigured"
12:20:52 [2021-07-29T12:20:52.768Z]     check_test.go:380: [dfec6439c2e07] daemon is not started
12:20:52 [2021-07-29T12:20:52.834Z] === RUN   TestPluginsWithRuntimes/With_Args
12:20:52 [2021-07-29T12:20:52.922Z] time="2021-07-29T12:20:52Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, left gossip cluster"
12:20:52 [2021-07-29T12:20:52.922Z] time="2021-07-29T12:20:52Z" level=info msg="Node a304f2e1ea8b/172.18.84.124, left gossip cluster"
12:20:53 [2021-07-29T12:20:53.382Z] time="2021-07-29T12:20:53Z" level=info msg="Node ecca784e1652/172.18.84.124, left gossip cluster"
12:20:53 [2021-07-29T12:20:53.382Z] time="2021-07-29T12:20:53Z" level=info msg="Node ecca784e1652 change state NodeActive --> NodeFailed"
12:20:53 [2021-07-29T12:20:53.382Z] time="2021-07-29T12:20:53Z" level=info msg="Node ecca784e1652/172.18.84.124, added to failed nodes list"
12:20:53 [2021-07-29T12:20:53.382Z] --- PASS: TestNetworkDBIslands (12.07s)
12:20:53 [2021-07-29T12:20:53.382Z] PASS
12:20:53 [2021-07-29T12:20:53.382Z] coverage: 60.0% of statements
12:20:53 [2021-07-29T12:20:53.382Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.208s	coverage: 60.0% of statements
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/portmapper	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/resolvconf	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/quota	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/rootless	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/volume	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:20:53 [2021-07-29T12:20:53.382Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:20:54 [2021-07-29T12:20:54.217Z] --- PASS: TestPluginsWithRuntimes (4.17s)
12:20:54 [2021-07-29T12:20:54.217Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.13s)
12:20:54 [2021-07-29T12:20:54.217Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
12:20:54 [2021-07-29T12:20:54.217Z] === RUN   TestPluginBackCompatMediaTypes
12:20:55 [2021-07-29T12:20:55.159Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s)
12:20:55 [2021-07-29T12:20:55.159Z] PASS
12:20:55 [2021-07-29T12:20:55.159Z] 
12:20:55 [2021-07-29T12:20:55.159Z] DONE 10 tests in 13.664s
12:20:55 [2021-07-29T12:20:55.159Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:20:55 [2021-07-29T12:20:55.159Z] ++ 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
12:20:55 [2021-07-29T12:20:55.159Z] ++ set -e
12:20:55 [2021-07-29T12:20:55.159Z] ++ '[' -n 0 ']'
12:20:55 [2021-07-29T12:20:55.159Z] ++ set -x
12:20:55 [2021-07-29T12:20:55.159Z] ++ 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
12:20:55 [2021-07-29T12:20:55.159Z] INFO: Testing against a local daemon
12:20:55 [2021-07-29T12:20:55.159Z] === RUN   TestExternalGraphDriver
12:20:55 [2021-07-29T12:20:55.159Z] === RUN   TestExternalGraphDriver/json
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === Skipped
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     dispatchers_test.go:377: Windows does not support stopsignal
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     client_test.go:23: runtime.GOOS == "windows"
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     network_proxy_test.go:212: No support for dual stack yet
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     daemon_test.go:147: root required
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     reload_test.go:520: root required
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     config_test.go:527: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     pull_v2_test.go:73: Needs fixing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     pull_v2_test.go:118: Needs fixing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     download_test.go:268: Needs fixing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     layer_test.go:304: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     layer_test.go:353: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     layer_test.go:468: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     layer_test.go:697: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     migration_test.go:46: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     migration_test.go:182: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     mount_test.go:17: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     mount_test.go:76: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     mount_test.go:125: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     mount_test.go:212: Failing on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.01s)
12:20:56 [2021-07-29T12:20:56.285Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     windows_test.go:57: Test does not work on CI and was never running to begin with
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     windows_test.go:62: Test does not work on CI and was never running to begin with
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:134: Xz not present in msys2
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:239: Failing on Windows CI machines
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_windows_test.go:16: Currently fails
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     changes_test.go:196: needs more investigation
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     changes_test.go:433: needs further investigation
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     changes_test.go:469: needs further investigation
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:45: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:77: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:249: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:356: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:373: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     archive_test.go:390: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     poller_test.go:41: No chmod on Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     fileutils_test.go:134: Needs porting to Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     fileutils_test.go:180: Needs porting to Windows
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
12:20:56 [2021-07-29T12:20:56.285Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.285Z] 
12:20:56 [2021-07-29T12:20:56.285Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
12:20:56 [2021-07-29T12:20:56.286Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
12:20:56 [2021-07-29T12:20:56.286Z] 
12:20:56 [2021-07-29T12:20:56.286Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
12:20:56 [2021-07-29T12:20:56.286Z]     local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
12:20:56 [2021-07-29T12:20:56.286Z] 
12:20:56 [2021-07-29T12:20:56.286Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
12:20:56 [2021-07-29T12:20:56.286Z]     local_test.go:181: runtime.GOOS == "windows"
12:20:56 [2021-07-29T12:20:56.286Z] 
12:20:56 [2021-07-29T12:20:56.286Z] 
12:20:56 [2021-07-29T12:20:56.286Z] DONE 2068 tests, 67 skipped in 296.910s
12:20:56 [2021-07-29T12:20:56.286Z] INFO: make.ps1 ended at 07/29/2021 12:20:56
12:20:57 [2021-07-29T12:20:57.706Z] === RUN   TestExternalGraphDriver/spec
12:20:58 [2021-07-29T12:20:58.461Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
12:20:58 [2021-07-29T12:20:58.461Z] INFO: Unit tests ended at 07/29/2021 12:20:58. Duration:00:05:15.6613831
12:20:58 [2021-07-29T12:20:58.461Z] INFO: Building busybox
12:20:58 [2021-07-29T12:20:58.461Z] Sending build context to Docker daemon   5.12kB
12:20:58 [2021-07-29T12:20:58.461Z] 
12:20:58 [2021-07-29T12:20:58.461Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
12:20:58 [2021-07-29T12:20:58.461Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
12:20:58 [2021-07-29T12:20:58.461Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
12:20:58 [2021-07-29T12:20:58.461Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
12:20:58 [2021-07-29T12:20:58.461Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
12:20:58 [2021-07-29T12:20:58.461Z]  ---> 9a0a02eca0e6
12:20:58 [2021-07-29T12:20:58.461Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
12:20:58 [2021-07-29T12:20:58.461Z]  ---> Running in dbf5c66ece52
12:20:59 [2021-07-29T12:20:59.618Z] === RUN   TestExternalGraphDriver/pull
12:21:01 [2021-07-29T12:21:01.532Z] --- PASS: TestExternalGraphDriver (6.34s)
12:21:01 [2021-07-29T12:21:01.532Z]     --- PASS: TestExternalGraphDriver/json (2.38s)
12:21:01 [2021-07-29T12:21:01.532Z]     --- PASS: TestExternalGraphDriver/spec (2.07s)
12:21:01 [2021-07-29T12:21:01.532Z]     --- PASS: TestExternalGraphDriver/pull (1.78s)
12:21:01 [2021-07-29T12:21:01.532Z] === RUN   TestGraphdriverPluginV2
12:21:01 [2021-07-29T12:21:01.532Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:21:01 [2021-07-29T12:21:01.532Z] --- SKIP: TestGraphdriverPluginV2 (0.03s)
12:21:01 [2021-07-29T12:21:01.532Z] PASS
12:21:01 [2021-07-29T12:21:01.532Z] 
12:21:01 [2021-07-29T12:21:01.532Z] === Skipped
12:21:01 [2021-07-29T12:21:01.532Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s)
12:21:01 [2021-07-29T12:21:01.532Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:21:01 [2021-07-29T12:21:01.532Z] 
12:21:01 [2021-07-29T12:21:01.532Z] 
12:21:01 [2021-07-29T12:21:01.532Z] DONE 5 tests, 1 skipped in 6.513s
12:21:01 [2021-07-29T12:21:01.532Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:21:01 [2021-07-29T12:21:01.532Z] ++ 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
12:21:01 [2021-07-29T12:21:01.532Z] ++ set -e
12:21:01 [2021-07-29T12:21:01.532Z] ++ '[' -n 0 ']'
12:21:01 [2021-07-29T12:21:01.532Z] ++ set -x
12:21:01 [2021-07-29T12:21:01.532Z] ++ 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
12:21:01 [2021-07-29T12:21:01.532Z] INFO: Testing against a local daemon
12:21:01 [2021-07-29T12:21:01.532Z] === RUN   TestContinueAfterPluginCrash
12:21:01 [2021-07-29T12:21:01.532Z] === PAUSE TestContinueAfterPluginCrash
12:21:01 [2021-07-29T12:21:01.532Z] === RUN   TestReadPluginNoRead
12:21:01 [2021-07-29T12:21:01.532Z] === PAUSE TestReadPluginNoRead
12:21:01 [2021-07-29T12:21:01.532Z] === RUN   TestDaemonStartWithLogOpt
12:21:01 [2021-07-29T12:21:01.532Z] === PAUSE TestDaemonStartWithLogOpt
12:21:01 [2021-07-29T12:21:01.532Z] === CONT  TestContinueAfterPluginCrash
12:21:01 [2021-07-29T12:21:01.532Z] === CONT  TestDaemonStartWithLogOpt
12:21:01 [2021-07-29T12:21:01.532Z] === CONT  TestReadPluginNoRead
12:21:02 [2021-07-29T12:21:02.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:21:02 [2021-07-29T12:21:02.720Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
12:21:02 [2021-07-29T12:21:02.720Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:21:05 [2021-07-29T12:21:05.372Z]     docker_api_swarm_test.go:45: [d08a62ace41df] joining swarm manager [d17b2e2e43766]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:21:05 [2021-07-29T12:21:05.746Z] === RUN   TestReadPluginNoRead/default
12:21:05 [2021-07-29T12:21:05.746Z] --- PASS: TestDaemonStartWithLogOpt (4.02s)
12:21:07 [2021-07-29T12:21:07.132Z] === RUN   TestReadPluginNoRead/disabled_caching
12:21:08 [2021-07-29T12:21:08.517Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:21:09 [2021-07-29T12:21:09.477Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.686s	coverage: 60.1% of statements
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/libnetwork/resolvconf/dns	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/pkg/term	[no test files]
12:21:09 [2021-07-29T12:21:09.477Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/rootless	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/volume	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === Skipped
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     network_proxy_test.go:197: Need to start CI docker with --ipv6
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     network_proxy_test.go:212: No support for dual stack yet
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     network_proxy_test.go:241: Need to start CI docker with --ipv6
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     network_proxy_test.go:302: Need to start CI docker with --ipv6
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver btrfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver btrfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver btrfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver btrfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver btrfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:71: No driver to put!
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z] time="2021-07-29T12:18:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z] time="2021-07-29T12:18:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z] time="2021-07-29T12:18:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z] time="2021-07-29T12:18:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z] time="2021-07-29T12:18:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:71: No driver to put!
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     overlay_test.go:44: Fails to compute changes after apply intermittently
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     overlay_test.go:49: Fails to compute changes intermittently
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver zfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver zfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver zfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver zfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:44: Driver zfs not supported
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     graphtest_unix.go:71: No driver to put!
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork TestParallel1 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork TestParallel3 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork TestParallel2 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     libnetwork_linux_test.go:966: Skipped because t.parallel was less than  3
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     allocator_test.go:1423: Skipped because t.parallel was less than  5
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     firewalld_test.go:13: firewalld is not running
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     sysinfo_linux_test.go:88: AppArmor Must be Disabled
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:21:09 [2021-07-29T12:21:09.478Z]     sysinfo_linux_test.go:108: cgroup namespaces must be disabled
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] 
12:21:09 [2021-07-29T12:21:09.478Z] DONE 2669 tests, 37 skipped in 358.953s
Post stage
[Pipeline] junit
12:21:09 [2021-07-29T12:21:09.487Z] Recording test results
12:21:09 [2021-07-29T12:21:09.709Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
12:21:10 [2021-07-29T12:21:10.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42684/.git:/go/src/github.com/docker/docker/.git --name docker-pr13 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9fc5afc7d5f6945a8206cf14253c32104cb00f81 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9fc5afc7d5f6945a8206cf14253c32104cb00f81 hack/validate/vendor
12:21:10 [2021-07-29T12:21:10.430Z] === CONT  TestReadPluginNoRead
12:21:10 [2021-07-29T12:21:10.430Z]     read_test.go:92: [dae5a6f609ddd] daemon is not started
12:21:10 [2021-07-29T12:21:10.430Z] --- PASS: TestReadPluginNoRead (8.52s)
12:21:10 [2021-07-29T12:21:10.430Z]     --- PASS: TestReadPluginNoRead/default (1.68s)
12:21:10 [2021-07-29T12:21:10.430Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.66s)
12:21:10 [2021-07-29T12:21:10.430Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
12:21:11 [2021-07-29T12:21:11.001Z] --- PASS: TestContinueAfterPluginCrash (9.45s)
12:21:11 [2021-07-29T12:21:11.001Z] PASS
12:21:11 [2021-07-29T12:21:11.001Z] 
12:21:11 [2021-07-29T12:21:11.001Z] DONE 6 tests in 9.598s
12:21:11 [2021-07-29T12:21:11.001Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:21:11 [2021-07-29T12:21:11.001Z] ++ 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
12:21:11 [2021-07-29T12:21:11.001Z] ++ set -e
12:21:11 [2021-07-29T12:21:11.001Z] ++ '[' -n 0 ']'
12:21:11 [2021-07-29T12:21:11.001Z] ++ set -x
12:21:11 [2021-07-29T12:21:11.001Z] ++ 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
12:21:11 [2021-07-29T12:21:11.263Z] testing: warning: no tests to run
12:21:11 [2021-07-29T12:21:11.263Z] PASS
12:21:11 [2021-07-29T12:21:11.263Z] 
12:21:11 [2021-07-29T12:21:11.263Z] DONE 0 tests in 0.041s
12:21:11 [2021-07-29T12:21:11.263Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:21:11 [2021-07-29T12:21:11.263Z] ++ 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
12:21:11 [2021-07-29T12:21:11.263Z] ++ set -e
12:21:11 [2021-07-29T12:21:11.263Z] ++ '[' -n 0 ']'
12:21:11 [2021-07-29T12:21:11.263Z] ++ set -x
12:21:11 [2021-07-29T12:21:11.263Z] ++ 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
12:21:11 [2021-07-29T12:21:11.263Z] INFO: Testing against a local daemon
12:21:11 [2021-07-29T12:21:11.263Z] === RUN   TestPluginWithDevMounts
12:21:11 [2021-07-29T12:21:11.263Z] === PAUSE TestPluginWithDevMounts
12:21:11 [2021-07-29T12:21:11.263Z] === CONT  TestPluginWithDevMounts
12:21:11 [2021-07-29T12:21:11.454Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:21:12 [2021-07-29T12:21:12.317Z] + echo Ensuring container killed.
12:21:12 [2021-07-29T12:21:12.317Z] Ensuring container killed.
12:21:12 [2021-07-29T12:21:12.317Z] + docker rm -vf docker-pr13
12:21:12 [2021-07-29T12:21:12.317Z] Error: No such container: docker-pr13
[Pipeline] sh
12:21:12 [2021-07-29T12:21:12.630Z] + echo Chowning /workspace to jenkins user
12:21:12 [2021-07-29T12:21:12.630Z] Chowning /workspace to jenkins user
12:21:12 [2021-07-29T12:21:12.630Z] + id -u
12:21:12 [2021-07-29T12:21:12.630Z] + id -g
12:21:12 [2021-07-29T12:21:12.630Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:21:13 [2021-07-29T12:21:13.174Z] --- PASS: TestPluginWithDevMounts (1.88s)
12:21:13 [2021-07-29T12:21:13.174Z] PASS
12:21:13 [2021-07-29T12:21:13.174Z] 
12:21:13 [2021-07-29T12:21:13.174Z] DONE 1 tests in 2.013s
12:21:13 [2021-07-29T12:21:13.174Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:21:13 [2021-07-29T12:21:13.174Z] ++ 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
12:21:13 [2021-07-29T12:21:13.174Z] ++ set -e
12:21:13 [2021-07-29T12:21:13.174Z] ++ '[' -n 0 ']'
12:21:13 [2021-07-29T12:21:13.174Z] ++ set -x
12:21:13 [2021-07-29T12:21:13.174Z] ++ 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
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:21:13 [2021-07-29T12:21:13.435Z] INFO: Testing against a local daemon
12:21:13 [2021-07-29T12:21:13.435Z] === RUN   TestSecretInspect
12:21:13 [2021-07-29T12:21:13.462Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:21:13 [2021-07-29T12:21:13.522Z] + bundleName=unit
12:21:13 [2021-07-29T12:21:13.522Z] + echo Creating unit-bundles.tar.gz
12:21:13 [2021-07-29T12:21:13.522Z] Creating unit-bundles.tar.gz
12:21:13 [2021-07-29T12:21:13.522Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out
12:21:13 [2021-07-29T12:21:13.522Z] bundles/junit-report.xml
12:21:13 [2021-07-29T12:21:13.522Z] bundles/go-test-report.json
12:21:13 [2021-07-29T12:21:13.522Z] bundles/profile.out
[Pipeline] archiveArtifacts
12:21:13 [2021-07-29T12:21:13.530Z] Archiving artifacts
12:21:13 [2021-07-29T12:21:13.959Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:21:14 [2021-07-29T12:21:14.288Z] + make clean
12:21:14 [2021-07-29T12:21:14.288Z] docker volume rm -f docker-dev-cache
12:21:14 [2021-07-29T12:21:14.544Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
12:21:14 [2021-07-29T12:21:14.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:21:16 [2021-07-29T12:21:16.005Z] --- PASS: TestSecretInspect (2.69s)
12:21:16 [2021-07-29T12:21:16.006Z] === RUN   TestSecretList
12:21:16 [2021-07-29T12:21:16.135Z] Removing intermediate container dbf5c66ece52
12:21:16 [2021-07-29T12:21:16.135Z]  ---> e14ef50c12c8
12:21:16 [2021-07-29T12:21:16.135Z] Step 7/13 : ARG BUSYBOX_VERSION
12:21:16 [2021-07-29T12:21:16.135Z]  ---> Running in 66094ba81748
12:21:16 [2021-07-29T12:21:16.135Z] Removing intermediate container 66094ba81748
12:21:16 [2021-07-29T12:21:16.135Z]  ---> b293851a2d7c
12:21:16 [2021-07-29T12:21:16.135Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
12:21:16 [2021-07-29T12:21:16.135Z]  ---> Running in 2d802b673917
12:21:16 [2021-07-29T12:21:16.135Z] Removing intermediate container 2d802b673917
12:21:16 [2021-07-29T12:21:16.135Z]  ---> afeef93719e2
12:21:16 [2021-07-29T12:21:16.135Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
12:21:17 [2021-07-29T12:21:17.673Z] 
12:21:18 [2021-07-29T12:21:18.132Z]  ---> 0ded5abc1ce6
12:21:18 [2021-07-29T12:21:18.132Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
12:21:18 [2021-07-29T12:21:18.132Z]  ---> Running in bb4069f28908
12:21:19 [2021-07-29T12:21:19.310Z] --- PASS: TestSecretList (2.71s)
12:21:19 [2021-07-29T12:21:19.310Z] === RUN   TestSecretsCreateAndDelete
12:21:21 [2021-07-29T12:21:21.222Z] --- PASS: TestSecretsCreateAndDelete (2.57s)
12:21:21 [2021-07-29T12:21:21.222Z] === RUN   TestSecretsUpdate
12:21:24 [2021-07-29T12:21:24.523Z] --- PASS: TestSecretsUpdate (2.64s)
12:21:24 [2021-07-29T12:21:24.523Z] === RUN   TestTemplatedSecret
12:21:24 [2021-07-29T12:21:24.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:21:24 [2021-07-29T12:21:24.778Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:21:25 [2021-07-29T12:21:25.340Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:21:26 [2021-07-29T12:21:26.269Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:21:26 [2021-07-29T12:21:26.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:21:27 [2021-07-29T12:21:27.759Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:21:27 [2021-07-29T12:21:27.824Z] --- PASS: TestTemplatedSecret (3.44s)
12:21:27 [2021-07-29T12:21:27.824Z] === RUN   TestSecretCreateResolve
12:21:29 [2021-07-29T12:21:29.125Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:21:29 [2021-07-29T12:21:29.125Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:21:29 [2021-07-29T12:21:29.125Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:21:29 [2021-07-29T12:21:29.381Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:21:30 [2021-07-29T12:21:30.369Z] --- PASS: TestSecretCreateResolve (2.61s)
12:21:30 [2021-07-29T12:21:30.369Z] PASS
12:21:30 [2021-07-29T12:21:30.369Z] 
12:21:30 [2021-07-29T12:21:30.369Z] DONE 6 tests in 16.783s
12:21:30 [2021-07-29T12:21:30.369Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:21:30 [2021-07-29T12:21:30.369Z] ++ 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
12:21:30 [2021-07-29T12:21:30.369Z] ++ set -e
12:21:30 [2021-07-29T12:21:30.369Z] ++ '[' -n 0 ']'
12:21:30 [2021-07-29T12:21:30.369Z] ++ set -x
12:21:30 [2021-07-29T12:21:30.369Z] ++ 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
12:21:31 [2021-07-29T12:21:31.310Z] INFO: Testing against a local daemon
12:21:31 [2021-07-29T12:21:31.310Z] === RUN   TestServiceCreateInit
12:21:31 [2021-07-29T12:21:31.310Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:21:33 [2021-07-29T12:21:33.549Z] --- PASS: TestImportExtremelyLargeImageWorks (194.16s)
12:21:33 [2021-07-29T12:21:33.549Z] PASS
12:21:33 [2021-07-29T12:21:33.549Z] 
12:21:33 [2021-07-29T12:21:33.549Z] DONE 12 tests in 198.588s
12:21:33 [2021-07-29T12:21:33.549Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:21:33 [2021-07-29T12:21:33.549Z] ++ 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
12:21:33 [2021-07-29T12:21:33.549Z] ++ set -e
12:21:33 [2021-07-29T12:21:33.549Z] ++ '[' -n 0 ']'
12:21:33 [2021-07-29T12:21:33.549Z] ++ set -x
12:21:33 [2021-07-29T12:21:33.550Z] ++ 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
12:21:33 [2021-07-29T12:21:33.550Z] INFO: Testing against a local daemon
12:21:33 [2021-07-29T12:21:33.550Z] === RUN   TestNetworkCreateDelete
12:21:33 [2021-07-29T12:21:33.550Z] --- PASS: TestNetworkCreateDelete (0.15s)
12:21:33 [2021-07-29T12:21:33.550Z] === RUN   TestDockerNetworkDeletePreferID
12:21:34 [2021-07-29T12:21:34.111Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s)
12:21:34 [2021-07-29T12:21:34.111Z] === RUN   TestDaemonDNSFallback
12:21:36 [2021-07-29T12:21:36.599Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:21:39 [2021-07-29T12:21:39.265Z] Removing intermediate container bb4069f28908
12:21:39 [2021-07-29T12:21:39.265Z]  ---> d6cf43b5cdad
12:21:39 [2021-07-29T12:21:39.265Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
12:21:39 [2021-07-29T12:21:39.265Z]  ---> Running in 0f973ce9c88b
12:21:40 [2021-07-29T12:21:40.649Z] === RUN   TestDockerSuite/TestBuildExpose
12:21:40 [2021-07-29T12:21:40.649Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:21:40 [2021-07-29T12:21:40.649Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:21:40 [2021-07-29T12:21:40.803Z] 
12:21:40 [2021-07-29T12:21:40.803Z] SUCCESS: Specified value was saved.
12:21:40 [2021-07-29T12:21:40.904Z] --- PASS: TestDaemonDNSFallback (6.85s)
12:21:40 [2021-07-29T12:21:40.904Z] === RUN   TestInspectNetwork
12:21:40 [2021-07-29T12:21:40.904Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:21:41 [2021-07-29T12:21:41.160Z] === RUN   TestDockerSuite/TestBuildFails
12:21:41 [2021-07-29T12:21:41.891Z] --- PASS: TestServiceCreateInit (10.17s)
12:21:41 [2021-07-29T12:21:41.891Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s)
12:21:41 [2021-07-29T12:21:41.891Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.96s)
12:21:41 [2021-07-29T12:21:41.891Z] === RUN   TestCreateServiceMultipleTimes
12:21:42 [2021-07-29T12:21:42.089Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:21:42 [2021-07-29T12:21:42.089Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:21:43 [2021-07-29T12:21:43.713Z] Removing intermediate container 0f973ce9c88b
12:21:43 [2021-07-29T12:21:43.713Z]  ---> 1ca58e4a7bc8
12:21:43 [2021-07-29T12:21:43.713Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
12:21:43 [2021-07-29T12:21:43.713Z]  ---> Running in 29c01f04f701
12:21:44 [2021-07-29T12:21:44.629Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:21:45 [2021-07-29T12:21:45.190Z] === RUN   TestInspectNetwork/full_network_id
12:21:45 [2021-07-29T12:21:45.190Z] === RUN   TestInspectNetwork/partial_network_id
12:21:45 [2021-07-29T12:21:45.190Z] === RUN   TestInspectNetwork/network_name
12:21:45 [2021-07-29T12:21:45.190Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:21:46 [2021-07-29T12:21:46.555Z] === RUN   TestDockerSuite/TestBuildForceRm
12:21:47 [2021-07-29T12:21:47.921Z] === RUN   TestDockerSuite/TestBuildFromGit
12:21:49 [2021-07-29T12:21:49.287Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:21:49 [2021-07-29T12:21:49.508Z] Cannot create a file when that file already exists.
12:21:49 [2021-07-29T12:21:49.543Z] --- PASS: TestInspectNetwork (8.66s)
12:21:49 [2021-07-29T12:21:49.543Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:21:49 [2021-07-29T12:21:49.543Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:21:49 [2021-07-29T12:21:49.543Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:21:49 [2021-07-29T12:21:49.543Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:21:49 [2021-07-29T12:21:49.543Z] === RUN   TestRunContainerWithBridgeNone
12:21:49 [2021-07-29T12:21:49.543Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:21:50 [2021-07-29T12:21:50.909Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:21:52 [2021-07-29T12:21:52.805Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:21:53 [2021-07-29T12:21:53.367Z] --- PASS: TestRunContainerWithBridgeNone (4.04s)
12:21:53 [2021-07-29T12:21:53.367Z] === RUN   TestNetworkInvalidJSON
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkInvalidJSON//networks/create
12:21:53 [2021-07-29T12:21:53.623Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:21:53 [2021-07-29T12:21:53.623Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:53 [2021-07-29T12:21:53.623Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:53 [2021-07-29T12:21:53.623Z] === CONT  TestNetworkInvalidJSON//networks/create
12:21:53 [2021-07-29T12:21:53.623Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:21:53 [2021-07-29T12:21:53.623Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:21:53 [2021-07-29T12:21:53.623Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:21:53 [2021-07-29T12:21:53.623Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:21:53 [2021-07-29T12:21:53.623Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
12:21:53 [2021-07-29T12:21:53.623Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkList
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkList//networks
12:21:53 [2021-07-29T12:21:53.623Z] === PAUSE TestNetworkList//networks
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestNetworkList//networks/
12:21:53 [2021-07-29T12:21:53.623Z] === PAUSE TestNetworkList//networks/
12:21:53 [2021-07-29T12:21:53.623Z] === CONT  TestNetworkList//networks
12:21:53 [2021-07-29T12:21:53.623Z] === CONT  TestNetworkList//networks/
12:21:53 [2021-07-29T12:21:53.623Z] --- PASS: TestNetworkList (0.02s)
12:21:53 [2021-07-29T12:21:53.623Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:21:53 [2021-07-29T12:21:53.623Z]     --- PASS: TestNetworkList//networks (0.00s)
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestHostIPv4BridgeLabel
12:21:53 [2021-07-29T12:21:53.623Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:21:53 [2021-07-29T12:21:53.879Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:21:54 [2021-07-29T12:21:54.135Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
12:21:54 [2021-07-29T12:21:54.135Z] === RUN   TestDaemonRestartWithLiveRestore
12:21:55 [2021-07-29T12:21:55.297Z] Removing intermediate container 29c01f04f701
12:21:55 [2021-07-29T12:21:55.297Z]  ---> 54d88b05580c
12:21:55 [2021-07-29T12:21:55.297Z] Step 13/13 : CMD ["sh"]
12:21:55 [2021-07-29T12:21:55.297Z]  ---> Running in 6b931d8bfdbc
12:21:55 [2021-07-29T12:21:55.297Z] Removing intermediate container 6b931d8bfdbc
12:21:55 [2021-07-29T12:21:55.297Z]  ---> 19ecc43b0d14
12:21:55 [2021-07-29T12:21:55.297Z] Successfully built 19ecc43b0d14
12:21:55 [2021-07-29T12:21:55.297Z] Successfully tagged busybox:latest
12:21:55 [2021-07-29T12:21:55.297Z] INFO: Docker images of the daemon under test
12:21:55 [2021-07-29T12:21:55.297Z] 
12:21:55 [2021-07-29T12:21:55.297Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
12:21:55 [2021-07-29T12:21:55.297Z] busybox                                latest              19ecc43b0d14        1 second ago        5.72GB
12:21:55 [2021-07-29T12:21:55.297Z] microsoft/windowsservercore            latest              9a0a02eca0e6        3 weeks ago         5.7GB
12:21:55 [2021-07-29T12:21:55.297Z] mcr.microsoft.com/windows/servercore   ltsc2019            9a0a02eca0e6        3 weeks ago         5.7GB
12:21:55 [2021-07-29T12:21:55.297Z] 
12:21:55 [2021-07-29T12:21:55.297Z] INFO: Running integration tests at 07/29/2021 12:21:55...
12:21:55 [2021-07-29T12:21:55.297Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
12:21:55 [2021-07-29T12:21:55.297Z] INFO: Integration API tests being run from the host:
12:21:55 [2021-07-29T12:21:55.297Z] INFO: make.ps1 starting at 07/29/2021 12:21:55
12:21:55 [2021-07-29T12:21:55.499Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s)
12:21:55 [2021-07-29T12:21:55.499Z] === RUN   TestDaemonDefaultNetworkPools
12:21:56 [2021-07-29T12:21:56.061Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:21:56 [2021-07-29T12:21:56.061Z] --- PASS: TestDaemonDefaultNetworkPools (0.79s)
12:21:56 [2021-07-29T12:21:56.061Z] === RUN   TestDaemonRestartWithExistingNetwork
12:21:56 [2021-07-29T12:21:56.264Z] Running D:\gopath\src\github.com\docker\docker\integration\build
12:21:57 [2021-07-29T12:21:57.426Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
12:21:57 [2021-07-29T12:21:57.426Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:21:57 [2021-07-29T12:21:57.988Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:21:58 [2021-07-29T12:21:58.550Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s)
12:21:58 [2021-07-29T12:21:58.550Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:21:59 [2021-07-29T12:21:59.113Z] === RUN   TestDockerSuite/TestBuildHistory
12:21:59 [2021-07-29T12:21:59.113Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
12:21:59 [2021-07-29T12:21:59.113Z] === RUN   TestServiceWithPredefinedNetwork
12:22:00 [2021-07-29T12:22:00.006Z] --- PASS: TestCreateServiceMultipleTimes (16.95s)
12:22:00 [2021-07-29T12:22:00.006Z] === RUN   TestCreateServiceConflict
12:22:01 [2021-07-29T12:22:01.389Z] --- PASS: TestCreateServiceConflict (2.71s)
12:22:01 [2021-07-29T12:22:01.389Z] === RUN   TestCreateServiceMaxReplicas
12:22:02 [2021-07-29T12:22:02.380Z] --- PASS: TestServiceWithPredefinedNetwork (2.99s)
12:22:02 [2021-07-29T12:22:02.380Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:22:02 [2021-07-29T12:22:02.380Z]     service_test.go:242: FLAKY_TEST
12:22:02 [2021-07-29T12:22:02.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:22:02 [2021-07-29T12:22:02.380Z] === RUN   TestServiceWithDataPathPortInit
12:22:02 [2021-07-29T12:22:02.380Z] === RUN   TestDockerSuite/TestBuildIidFile
12:22:02 [2021-07-29T12:22:02.636Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:22:03 [2021-07-29T12:22:03.573Z] === RUN   TestDockerSuite/TestBuildInheritance
12:22:04 [2021-07-29T12:22:04.138Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:22:04 [2021-07-29T12:22:04.689Z] --- PASS: TestCreateServiceMaxReplicas (2.98s)
12:22:04 [2021-07-29T12:22:04.689Z] === RUN   TestCreateWithDuplicateNetworkNames
12:22:04 [2021-07-29T12:22:04.700Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:22:04 [2021-07-29T12:22:04.700Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:22:05 [2021-07-29T12:22:05.629Z] === RUN   TestDockerSuite/TestBuildLabel
12:22:06 [2021-07-29T12:22:06.240Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:22:06 [2021-07-29T12:22:06.240Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:22:06 [2021-07-29T12:22:06.496Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:22:06 [2021-07-29T12:22:06.752Z] === RUN   TestDockerSuite/TestBuildLabels
12:22:07 [2021-07-29T12:22:07.009Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:22:07 [2021-07-29T12:22:07.937Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:22:09 [2021-07-29T12:22:09.826Z] === RUN   TestDockerSuite/TestBuildLastModified
12:22:13 [2021-07-29T12:22:13.991Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:22:14 [2021-07-29T12:22:14.919Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:22:15 [2021-07-29T12:22:15.481Z]     docker_api_swarm_test.go:303: [dafef7990473e] joining swarm manager [d15491f2bc9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:22:16 [2021-07-29T12:22:16.846Z]     docker_api_swarm_test.go:304: [decc328298ec9] joining swarm manager [d15491f2bc9a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:22:17 [2021-07-29T12:22:17.773Z] --- PASS: TestServiceWithDataPathPortInit (15.55s)
12:22:17 [2021-07-29T12:22:17.773Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:22:18 [2021-07-29T12:22:18.028Z]     docker_api_swarm_test.go:350: Waiting for election to occur...
12:22:18 [2021-07-29T12:22:18.955Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:22:18 [2021-07-29T12:22:18.955Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:22:18 [2021-07-29T12:22:18.955Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:22:18 [2021-07-29T12:22:18.955Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:22:19 [2021-07-29T12:22:19.210Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:22:19 [2021-07-29T12:22:19.466Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:22:19 [2021-07-29T12:22:19.590Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s)
12:22:19 [2021-07-29T12:22:19.590Z] === RUN   TestCreateServiceSecretFileMode
12:22:20 [2021-07-29T12:22:20.834Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:22:20 [2021-07-29T12:22:20.976Z] --- PASS: TestCreateServiceSecretFileMode (2.99s)
12:22:20 [2021-07-29T12:22:20.976Z] === RUN   TestCreateServiceConfigFileMode
12:22:21 [2021-07-29T12:22:21.397Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:a7ga860x3kyhtdf039vbbcim3 Created:2021-07-29 12:22:19.229489524 +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[7afc5294c277463dc8bcdb1d05a04d9f3ada08ad4c3bcc2fe42a1e3deb5e9975:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwnox3aka0tpc1071n097d3or EndpointID:318910e297e5ae3c12068a1d28e518b96775113e538b9cbaea84307e2c173986 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a2cbe73bc03267f6d639910c75f28ae64578fc34ea37b0a3d3605c45bec2dd5 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:3b10c1814291 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.uwnox3aka0tpc1071n097d3or EndpointID:318910e297e5ae3c12068a1d28e518b96775113e538b9cbaea84307e2c173986 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:22:22 [2021-07-29T12:22:22.345Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:22:24 [2021-07-29T12:22:24.275Z] --- PASS: TestCreateServiceConfigFileMode (3.28s)
12:22:24 [2021-07-29T12:22:24.275Z] === RUN   TestCreateServiceSysctls
12:22:25 [2021-07-29T12:22:25.613Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:22:25 [2021-07-29T12:22:25.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.16s)
12:22:25 [2021-07-29T12:22:25.869Z] PASS
12:22:25 [2021-07-29T12:22:25.869Z] 
12:22:25 [2021-07-29T12:22:25.869Z] === Skipped
12:22:25 [2021-07-29T12:22:25.869Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:22:25 [2021-07-29T12:22:25.869Z]     service_test.go:242: FLAKY_TEST
12:22:25 [2021-07-29T12:22:25.869Z] 
12:22:25 [2021-07-29T12:22:25.869Z] 
12:22:25 [2021-07-29T12:22:25.869Z] DONE 26 tests, 1 skipped in 52.689s
12:22:25 [2021-07-29T12:22:25.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:22:25 [2021-07-29T12:22:25.869Z] ++ 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
12:22:25 [2021-07-29T12:22:25.869Z] ++ set -e
12:22:25 [2021-07-29T12:22:25.869Z] ++ '[' -n 0 ']'
12:22:25 [2021-07-29T12:22:25.869Z] ++ set -x
12:22:25 [2021-07-29T12:22:25.869Z] ++ 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
12:22:26 [2021-07-29T12:22:26.125Z] INFO: Testing against a local daemon
12:22:26 [2021-07-29T12:22:26.125Z] === RUN   TestDockerNetworkIpvlanPersistance
12:22:26 [2021-07-29T12:22:26.125Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:22:26 [2021-07-29T12:22:26.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:26 [2021-07-29T12:22:26.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
12:22:26 [2021-07-29T12:22:26.125Z] === RUN   TestDockerNetworkIpvlan
12:22:26 [2021-07-29T12:22:26.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:26 [2021-07-29T12:22:26.125Z] --- SKIP: TestDockerNetworkIpvlan (0.01s)
12:22:26 [2021-07-29T12:22:26.125Z] PASS
12:22:26 [2021-07-29T12:22:26.125Z] 
12:22:26 [2021-07-29T12:22:26.125Z] === Skipped
12:22:26 [2021-07-29T12:22:26.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
12:22:26 [2021-07-29T12:22:26.125Z]     ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:26 [2021-07-29T12:22:26.125Z] 
12:22:26 [2021-07-29T12:22:26.125Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s)
12:22:26 [2021-07-29T12:22:26.125Z]     ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:22:26 [2021-07-29T12:22:26.125Z] 
12:22:26 [2021-07-29T12:22:26.125Z] 
12:22:26 [2021-07-29T12:22:26.125Z] DONE 2 tests, 2 skipped in 0.154s
12:22:26 [2021-07-29T12:22:26.125Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:22:26 [2021-07-29T12:22:26.125Z] ++ 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
12:22:26 [2021-07-29T12:22:26.125Z] ++ set -e
12:22:26 [2021-07-29T12:22:26.125Z] ++ '[' -n 0 ']'
12:22:26 [2021-07-29T12:22:26.125Z] ++ set -x
12:22:26 [2021-07-29T12:22:26.125Z] ++ 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
12:22:26 [2021-07-29T12:22:26.125Z] INFO: Testing against a local daemon
12:22:26 [2021-07-29T12:22:26.125Z] === RUN   TestDockerNetworkMacvlanPersistance
12:22:26 [2021-07-29T12:22:26.381Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:22:27 [2021-07-29T12:22:27.746Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
12:22:27 [2021-07-29T12:22:27.746Z] === RUN   TestDockerNetworkMacvlan
12:22:28 [2021-07-29T12:22:28.308Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:22:28 [2021-07-29T12:22:28.478Z] --- PASS: TestCreateServiceSysctls (3.97s)
12:22:28 [2021-07-29T12:22:28.478Z] === RUN   TestCreateServiceCapabilities
12:22:29 [2021-07-29T12:22:29.236Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:22:30 [2021-07-29T12:22:30.166Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:22:31 [2021-07-29T12:22:31.783Z] --- PASS: TestCreateServiceCapabilities (3.07s)
12:22:31 [2021-07-29T12:22:31.783Z] === RUN   TestInspect
12:22:32 [2021-07-29T12:22:32.053Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:22:32 [2021-07-29T12:22:32.053Z] INFO: Testing against a local daemon
12:22:32 [2021-07-29T12:22:32.053Z] === RUN   TestBuildWithSession
12:22:32 [2021-07-29T12:22:32.053Z]     build_session_test.go:25: TODO: BuildKit
12:22:32 [2021-07-29T12:22:32.053Z] --- SKIP: TestBuildWithSession (0.00s)
12:22:32 [2021-07-29T12:22:32.053Z] === RUN   TestBuildSquashParent
12:22:32 [2021-07-29T12:22:32.053Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:22:32 [2021-07-29T12:22:32.053Z] --- SKIP: TestBuildSquashParent (0.00s)
12:22:32 [2021-07-29T12:22:32.053Z] === RUN   TestBuildWithRemoveAndForceRemove
12:22:32 [2021-07-29T12:22:32.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.053Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:32 [2021-07-29T12:22:32.053Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:32 [2021-07-29T12:22:32.054Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:32 [2021-07-29T12:22:32.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:32 [2021-07-29T12:22:32.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:32 [2021-07-29T12:22:32.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:32 [2021-07-29T12:22:32.054Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:32 [2021-07-29T12:22:32.054Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:32 [2021-07-29T12:22:32.054Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.054Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:22:32 [2021-07-29T12:22:32.054Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:22:32 [2021-07-29T12:22:32.054Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:22:33 [2021-07-29T12:22:33.435Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:22:35 [2021-07-29T12:22:35.081Z] --- PASS: TestInspect (3.54s)
12:22:35 [2021-07-29T12:22:35.081Z] === RUN   TestCreateJob
12:22:37 [2021-07-29T12:22:37.602Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:22:37 [2021-07-29T12:22:37.602Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:22:39 [2021-07-29T12:22:39.287Z] --- PASS: TestCreateJob (3.86s)
12:22:39 [2021-07-29T12:22:39.287Z] === RUN   TestReplicatedJob
12:22:41 [2021-07-29T12:22:41.776Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:22:42 [2021-07-29T12:22:42.463Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:22:42 [2021-07-29T12:22:42.463Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:22:42 [2021-07-29T12:22:42.708Z]     docker_api_swarm_test.go:363: Waiting for possible election...
12:22:42 [2021-07-29T12:22:42.965Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:22:44 [2021-07-29T12:22:44.332Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:22:45 [2021-07-29T12:22:45.888Z] --- PASS: TestReplicatedJob (6.14s)
12:22:45 [2021-07-29T12:22:45.888Z] === RUN   TestUpdateReplicatedJob
12:22:46 [2021-07-29T12:22:46.239Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:22:46 [2021-07-29T12:22:46.239Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:22:46 [2021-07-29T12:22:46.239Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:22:46 [2021-07-29T12:22:46.495Z] --- PASS: TestDockerNetworkMacvlan (18.83s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (2.14s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (2.59s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.60s)
12:22:46 [2021-07-29T12:22:46.495Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.92s)
12:22:46 [2021-07-29T12:22:46.495Z] PASS
12:22:46 [2021-07-29T12:22:46.495Z] 
12:22:46 [2021-07-29T12:22:46.495Z] DONE 8 tests in 20.326s
12:22:46 [2021-07-29T12:22:46.495Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:22:46 [2021-07-29T12:22:46.495Z] ++ 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
12:22:46 [2021-07-29T12:22:46.495Z] ++ set -e
12:22:46 [2021-07-29T12:22:46.495Z] ++ '[' -n 0 ']'
12:22:46 [2021-07-29T12:22:46.495Z] ++ set -x
12:22:46 [2021-07-29T12:22:46.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:22:46 [2021-07-29T12:22:46.495Z] testing: warning: no tests to run
12:22:46 [2021-07-29T12:22:46.495Z] PASS
12:22:46 [2021-07-29T12:22:46.495Z] 
12:22:46 [2021-07-29T12:22:46.495Z] DONE 0 tests in 0.034s
12:22:46 [2021-07-29T12:22:46.495Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:22:46 [2021-07-29T12:22:46.495Z] ++ 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
12:22:46 [2021-07-29T12:22:46.495Z] ++ set -e
12:22:46 [2021-07-29T12:22:46.495Z] ++ '[' -n 0 ']'
12:22:46 [2021-07-29T12:22:46.495Z] ++ set -x
12:22:46 [2021-07-29T12:22:46.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:22:46 [2021-07-29T12:22:46.495Z] INFO: Testing against a local daemon
12:22:46 [2021-07-29T12:22:46.495Z] === RUN   TestAuthZPluginAllowRequest
12:22:48 [2021-07-29T12:22:48.388Z] --- PASS: TestAuthZPluginAllowRequest (1.70s)
12:22:48 [2021-07-29T12:22:48.388Z] === RUN   TestAuthZPluginTLS
12:22:48 [2021-07-29T12:22:48.436Z] --- PASS: TestUpdateReplicatedJob (3.57s)
12:22:48 [2021-07-29T12:22:48.436Z] === RUN   TestServiceListWithStatuses
12:22:48 [2021-07-29T12:22:48.436Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:22:48 [2021-07-29T12:22:48.436Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:22:48 [2021-07-29T12:22:48.436Z] === RUN   TestDockerNetworkConnectAlias
12:22:48 [2021-07-29T12:22:48.950Z] --- PASS: TestAuthZPluginTLS (0.56s)
12:22:48 [2021-07-29T12:22:48.950Z] === RUN   TestAuthZPluginDenyRequest
12:22:49 [2021-07-29T12:22:49.512Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
12:22:49 [2021-07-29T12:22:49.512Z] === RUN   TestAuthZPluginAPIDenyResponse
12:22:50 [2021-07-29T12:22:50.073Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
12:22:50 [2021-07-29T12:22:50.073Z] === RUN   TestAuthZPluginDenyResponse
12:22:50 [2021-07-29T12:22:50.635Z] --- PASS: TestAuthZPluginDenyResponse (0.56s)
12:22:50 [2021-07-29T12:22:50.635Z] === RUN   TestAuthZPluginAllowEventStream
12:22:50 [2021-07-29T12:22:50.891Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:22:51 [2021-07-29T12:22:51.147Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:22:52 [2021-07-29T12:22:52.513Z] --- PASS: TestAuthZPluginAllowEventStream (1.69s)
12:22:52 [2021-07-29T12:22:52.513Z] === RUN   TestAuthZPluginErrorResponse
12:22:52 [2021-07-29T12:22:52.769Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
12:22:52 [2021-07-29T12:22:52.769Z] === RUN   TestAuthZPluginErrorRequest
12:22:52 [2021-07-29T12:22:52.786Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.41s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.47s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.64s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (18.78s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (8.62s)
12:22:52 [2021-07-29T12:22:52.786Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.89s)
12:22:52 [2021-07-29T12:22:52.786Z] === RUN   TestBuildMultiStageCopy
12:22:52 [2021-07-29T12:22:52.786Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:22:53 [2021-07-29T12:22:53.331Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:22:53 [2021-07-29T12:22:53.331Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
12:22:53 [2021-07-29T12:22:53.331Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:22:53 [2021-07-29T12:22:53.587Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:22:53 [2021-07-29T12:22:53.844Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
12:22:53 [2021-07-29T12:22:53.844Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:22:55 [2021-07-29T12:22:55.023Z] --- PASS: TestDockerNetworkConnectAlias (5.36s)
12:22:55 [2021-07-29T12:22:55.023Z] === RUN   TestDockerNetworkReConnect
12:22:56 [2021-07-29T12:22:56.358Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
12:22:56 [2021-07-29T12:22:56.358Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:22:56 [2021-07-29T12:22:56.358Z] === RUN   TestDockerSuite/TestBuildNetNone
12:22:56 [2021-07-29T12:22:56.921Z] === RUN   TestDockerSuite/TestBuildNoContext
12:22:58 [2021-07-29T12:22:58.293Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s)
12:22:58 [2021-07-29T12:22:58.293Z] === RUN   TestAuthZPluginHeader
12:22:58 [2021-07-29T12:22:58.293Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:22:58 [2021-07-29T12:22:58.322Z] --- PASS: TestDockerNetworkReConnect (4.36s)
12:22:58 [2021-07-29T12:22:58.322Z] === RUN   TestServicePlugin
12:22:58 [2021-07-29T12:22:58.322Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:22:58 [2021-07-29T12:22:58.322Z] --- SKIP: TestServicePlugin (0.00s)
12:22:58 [2021-07-29T12:22:58.322Z] === RUN   TestServiceUpdateLabel
12:22:58 [2021-07-29T12:22:58.855Z] --- PASS: TestAuthZPluginHeader (0.79s)
12:22:58 [2021-07-29T12:22:58.855Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:22:59 [2021-07-29T12:22:59.112Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:22:59 [2021-07-29T12:22:59.112Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:23:00 [2021-07-29T12:23:00.866Z] --- PASS: TestServiceUpdateLabel (2.72s)
12:23:00 [2021-07-29T12:23:00.866Z] === RUN   TestServiceUpdateSecrets
12:23:01 [2021-07-29T12:23:01.354Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:23:01 [2021-07-29T12:23:01.629Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:23:01 [2021-07-29T12:23:01.629Z]     docker_api_swarm_test.go:271: [dc3c82a40a83e] joining swarm manager [d9187321c6f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:01 [2021-07-29T12:23:01.885Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:23:01 [2021-07-29T12:23:01.885Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:23:02 [2021-07-29T12:23:02.141Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:23:02 [2021-07-29T12:23:02.322Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:23:02 [2021-07-29T12:23:02.703Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:23:02 [2021-07-29T12:23:02.959Z]     docker_api_swarm_test.go:272: [dd79abbd42411] joining swarm manager [d9187321c6f41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:03 [2021-07-29T12:23:03.292Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:23:03 [2021-07-29T12:23:03.523Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:23:03 [2021-07-29T12:23:03.791Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.80s)
12:23:03 [2021-07-29T12:23:03.791Z] === RUN   TestAuthZPluginV2Disable
12:23:04 [2021-07-29T12:23:04.262Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:23:05 [2021-07-29T12:23:05.694Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:23:05 [2021-07-29T12:23:05.804Z] --- PASS: TestBuildMultiStageCopy (14.50s)
12:23:05 [2021-07-29T12:23:05.804Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (9.81s)
12:23:05 [2021-07-29T12:23:05.804Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.87s)
12:23:05 [2021-07-29T12:23:05.804Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.07s)
12:23:05 [2021-07-29T12:23:05.804Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s)
12:23:05 [2021-07-29T12:23:05.804Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s)
12:23:05 [2021-07-29T12:23:05.804Z] === RUN   TestBuildMultiStageParentConfig
12:23:05 [2021-07-29T12:23:05.950Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:23:07 [2021-07-29T12:23:07.315Z] --- PASS: TestAuthZPluginV2Disable (3.33s)
12:23:07 [2021-07-29T12:23:07.315Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:23:08 [2021-07-29T12:23:08.683Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:23:09 [2021-07-29T12:23:09.544Z] --- PASS: TestBuildMultiStageParentConfig (3.03s)
12:23:09 [2021-07-29T12:23:09.544Z] === RUN   TestBuildLabelWithTargets
12:23:09 [2021-07-29T12:23:09.544Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:23:09 [2021-07-29T12:23:09.544Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
12:23:09 [2021-07-29T12:23:09.544Z] === RUN   TestBuildWithEmptyLayers
12:23:10 [2021-07-29T12:23:10.052Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:23:10 [2021-07-29T12:23:10.052Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.00s)
12:23:10 [2021-07-29T12:23:10.052Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:23:10 [2021-07-29T12:23:10.513Z] --- PASS: TestBuildWithEmptyLayers (1.51s)
12:23:10 [2021-07-29T12:23:10.513Z] === RUN   TestBuildMultiStageOnBuild
12:23:11 [2021-07-29T12:23:11.944Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:23:13 [2021-07-29T12:23:13.310Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:23:15 [2021-07-29T12:23:15.202Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:23:15 [2021-07-29T12:23:15.764Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:23:18 [2021-07-29T12:23:18.975Z] --- PASS: TestServiceUpdateSecrets (15.37s)
12:23:18 [2021-07-29T12:23:18.975Z] === RUN   TestServiceUpdateConfigs
12:23:19 [2021-07-29T12:23:19.933Z] === RUN   TestDockerSuite/TestBuildPATH
12:23:21 [2021-07-29T12:23:21.824Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.45s)
12:23:21 [2021-07-29T12:23:21.824Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:23:21 [2021-07-29T12:23:21.824Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:23:22 [2021-07-29T12:23:22.386Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:23:23 [2021-07-29T12:23:23.313Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:23:24 [2021-07-29T12:23:24.240Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:23:25 [2021-07-29T12:23:25.334Z] --- PASS: TestBuildMultiStageOnBuild (14.07s)
12:23:25 [2021-07-29T12:23:25.334Z] === RUN   TestBuildUncleanTarFilenames
12:23:25 [2021-07-29T12:23:25.334Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:23:25 [2021-07-29T12:23:25.334Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s)
12:23:25 [2021-07-29T12:23:25.334Z] === RUN   TestBuildMultiStageLayerLeak
12:23:32 [2021-07-29T12:23:32.341Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:23:33 [2021-07-29T12:23:33.878Z] --- PASS: TestServiceUpdateConfigs (15.38s)
12:23:33 [2021-07-29T12:23:33.878Z] === RUN   TestServiceUpdateNetwork
12:23:34 [2021-07-29T12:23:34.858Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:23:37 [2021-07-29T12:23:37.722Z] --- PASS: TestBuildMultiStageLayerLeak (11.60s)
12:23:37 [2021-07-29T12:23:37.722Z] === RUN   TestBuildWithHugeFile
12:23:38 [2021-07-29T12:23:38.122Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
12:23:38 [2021-07-29T12:23:38.122Z] PASS
12:23:38 [2021-07-29T12:23:38.122Z] 
12:23:38 [2021-07-29T12:23:38.122Z] DONE 17 tests in 51.597s
12:23:38 [2021-07-29T12:23:38.122Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:23:38 [2021-07-29T12:23:38.122Z] ++ 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
12:23:38 [2021-07-29T12:23:38.122Z] ++ set -e
12:23:38 [2021-07-29T12:23:38.122Z] ++ '[' -n 0 ']'
12:23:38 [2021-07-29T12:23:38.122Z] ++ set -x
12:23:38 [2021-07-29T12:23:38.122Z] ++ 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
12:23:38 [2021-07-29T12:23:38.122Z] INFO: Testing against a local daemon
12:23:38 [2021-07-29T12:23:38.122Z] === RUN   TestPluginInvalidJSON
12:23:38 [2021-07-29T12:23:38.122Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:23:38 [2021-07-29T12:23:38.122Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:23:38 [2021-07-29T12:23:38.378Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:23:38 [2021-07-29T12:23:38.378Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:23:38 [2021-07-29T12:23:38.378Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:23:38 [2021-07-29T12:23:38.378Z] === RUN   TestPluginInstall
12:23:38 [2021-07-29T12:23:38.378Z] === RUN   TestPluginInstall/no_auth
12:23:39 [2021-07-29T12:23:39.083Z] === RUN   TestDockerSuite/TestBuildRm
12:23:40 [2021-07-29T12:23:40.449Z] time="2021-07-29T12:23:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:40 [2021-07-29T12:23:40.449Z] time="2021-07-29T12:23:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3611fedbdab34e31b0c7dfe6b8850230f4a7c82e28d5ab1ce1b77b47633ced57" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:40 [2021-07-29T12:23:40.449Z] time="2021-07-29T12:23:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:40 [2021-07-29T12:23:40.449Z] time="2021-07-29T12:23:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3611fedbdab34e31b0c7dfe6b8850230f4a7c82e28d5ab1ce1b77b47633ced57" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:40 [2021-07-29T12:23:40.706Z] === RUN   TestPluginInstall/with_htpasswd
12:23:41 [2021-07-29T12:23:41.269Z] time="2021-07-29T12:23:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:41 [2021-07-29T12:23:41.269Z] time="2021-07-29T12:23:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:591abc3cec90209e0da00e377b0d1b3859214ae2577715805a72921f781489ba" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:41 [2021-07-29T12:23:41.269Z] time="2021-07-29T12:23:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:41 [2021-07-29T12:23:41.269Z] time="2021-07-29T12:23:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:591abc3cec90209e0da00e377b0d1b3859214ae2577715805a72921f781489ba" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:41 [2021-07-29T12:23:41.830Z] === RUN   TestPluginInstall/with_insecure
12:23:42 [2021-07-29T12:23:42.392Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:23:42 [2021-07-29T12:23:42.649Z] time="2021-07-29T12:23:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:42 [2021-07-29T12:23:42.649Z] time="2021-07-29T12:23:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c6389215537b618ba5ff3afb14353f87956257576676d7ccaedc6d2fdac0f54" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:42 [2021-07-29T12:23:42.649Z] time="2021-07-29T12:23:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:23:42 [2021-07-29T12:23:42.649Z] time="2021-07-29T12:23:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1c6389215537b618ba5ff3afb14353f87956257576676d7ccaedc6d2fdac0f54" mediatype=application/vnd.docker.plugin.v1+json size=522
12:23:43 [2021-07-29T12:23:43.210Z]     plugin_test.go:166: [db413e7ef0353] daemon is not started
12:23:43 [2021-07-29T12:23:43.210Z] --- PASS: TestPluginInstall (4.88s)
12:23:43 [2021-07-29T12:23:43.210Z]     --- PASS: TestPluginInstall/no_auth (2.53s)
12:23:43 [2021-07-29T12:23:43.210Z]     --- PASS: TestPluginInstall/with_htpasswd (0.96s)
12:23:43 [2021-07-29T12:23:43.210Z]     --- PASS: TestPluginInstall/with_insecure (1.40s)
12:23:43 [2021-07-29T12:23:43.210Z] === RUN   TestPluginsWithRuntimes
12:23:43 [2021-07-29T12:23:43.466Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:23:44 [2021-07-29T12:23:44.834Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:23:44 [2021-07-29T12:23:44.834Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:23:44 [2021-07-29T12:23:44.834Z] === RUN   TestPluginsWithRuntimes/No_Args
12:23:45 [2021-07-29T12:23:45.395Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:23:45 [2021-07-29T12:23:45.957Z] === RUN   TestPluginsWithRuntimes/With_Args
12:23:46 [2021-07-29T12:23:46.150Z] --- PASS: TestServiceUpdateNetwork (13.32s)
12:23:46 [2021-07-29T12:23:46.150Z] === RUN   TestServiceUpdatePidsLimit
12:23:46 [2021-07-29T12:23:46.412Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:23:46 [2021-07-29T12:23:46.519Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:23:47 [2021-07-29T12:23:47.081Z] --- PASS: TestPluginsWithRuntimes (3.98s)
12:23:47 [2021-07-29T12:23:47.081Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
12:23:47 [2021-07-29T12:23:47.081Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.06s)
12:23:47 [2021-07-29T12:23:47.081Z] === RUN   TestPluginBackCompatMediaTypes
12:23:47 [2021-07-29T12:23:47.355Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:23:47 [2021-07-29T12:23:47.642Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:23:47 [2021-07-29T12:23:47.901Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s)
12:23:47 [2021-07-29T12:23:47.901Z] PASS
12:23:47 [2021-07-29T12:23:47.901Z] 
12:23:47 [2021-07-29T12:23:47.901Z] DONE 10 tests in 9.885s
12:23:47 [2021-07-29T12:23:47.901Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:23:47 [2021-07-29T12:23:47.901Z] ++ 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
12:23:47 [2021-07-29T12:23:47.901Z] ++ set -e
12:23:47 [2021-07-29T12:23:47.901Z] ++ '[' -n 0 ']'
12:23:47 [2021-07-29T12:23:47.901Z] ++ set -x
12:23:47 [2021-07-29T12:23:47.901Z] ++ 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
12:23:48 [2021-07-29T12:23:48.171Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:23:48 [2021-07-29T12:23:48.171Z] INFO: Testing against a local daemon
12:23:48 [2021-07-29T12:23:48.171Z] === RUN   TestExternalGraphDriver
12:23:48 [2021-07-29T12:23:48.428Z] === RUN   TestExternalGraphDriver/json
12:23:49 [2021-07-29T12:23:49.355Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:23:50 [2021-07-29T12:23:50.723Z] === RUN   TestExternalGraphDriver/spec
12:23:53 [2021-07-29T12:23:53.992Z] === RUN   TestExternalGraphDriver/pull
12:23:54 [2021-07-29T12:23:54.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:23:55 [2021-07-29T12:23:55.177Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:23:55 [2021-07-29T12:23:55.177Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:23:55 [2021-07-29T12:23:55.433Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:23:55 [2021-07-29T12:23:55.433Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:23:55 [2021-07-29T12:23:55.494Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:23:55 [2021-07-29T12:23:55.690Z] === RUN   TestDockerSuite/TestBuildSpaces
12:23:55 [2021-07-29T12:23:55.690Z] --- PASS: TestExternalGraphDriver (7.56s)
12:23:55 [2021-07-29T12:23:55.690Z]     --- PASS: TestExternalGraphDriver/json (2.39s)
12:23:55 [2021-07-29T12:23:55.690Z]     --- PASS: TestExternalGraphDriver/spec (2.93s)
12:23:55 [2021-07-29T12:23:55.690Z]     --- PASS: TestExternalGraphDriver/pull (2.12s)
12:23:55 [2021-07-29T12:23:55.690Z] === RUN   TestGraphdriverPluginV2
12:23:56 [2021-07-29T12:23:56.252Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:23:56 [2021-07-29T12:23:56.814Z]     docker_api_swarm_node_test.go:19: [dc781398c76d0] joining swarm manager [dfd4cb080723e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:23:57 [2021-07-29T12:23:57.742Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:23:57 [2021-07-29T12:23:57.742Z] === RUN   TestDockerSuite/TestBuildStderr
12:23:57 [2021-07-29T12:23:57.742Z]     docker_api_swarm_node_test.go:20: [d65823ae04b52] joining swarm manager [dfd4cb080723e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:23:58 [2021-07-29T12:23:58.668Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:24:00 [2021-07-29T12:24:00.034Z] --- PASS: TestGraphdriverPluginV2 (4.31s)
12:24:00 [2021-07-29T12:24:00.034Z] PASS
12:24:00 [2021-07-29T12:24:00.034Z] 
12:24:00 [2021-07-29T12:24:00.034Z] DONE 5 tests in 12.089s
12:24:00 [2021-07-29T12:24:00.034Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:24:00 [2021-07-29T12:24:00.034Z] ++ 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
12:24:00 [2021-07-29T12:24:00.034Z] ++ set -e
12:24:00 [2021-07-29T12:24:00.034Z] ++ '[' -n 0 ']'
12:24:00 [2021-07-29T12:24:00.034Z] ++ set -x
12:24:00 [2021-07-29T12:24:00.035Z] ++ 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
12:24:00 [2021-07-29T12:24:00.291Z] INFO: Testing against a local daemon
12:24:00 [2021-07-29T12:24:00.291Z] === RUN   TestContinueAfterPluginCrash
12:24:00 [2021-07-29T12:24:00.291Z] === PAUSE TestContinueAfterPluginCrash
12:24:00 [2021-07-29T12:24:00.291Z] === RUN   TestReadPluginNoRead
12:24:00 [2021-07-29T12:24:00.291Z] === PAUSE TestReadPluginNoRead
12:24:00 [2021-07-29T12:24:00.291Z] === RUN   TestDaemonStartWithLogOpt
12:24:00 [2021-07-29T12:24:00.291Z] === PAUSE TestDaemonStartWithLogOpt
12:24:00 [2021-07-29T12:24:00.291Z] === CONT  TestContinueAfterPluginCrash
12:24:00 [2021-07-29T12:24:00.291Z] === CONT  TestDaemonStartWithLogOpt
12:24:03 [2021-07-29T12:24:03.634Z] --- PASS: TestServiceUpdatePidsLimit (17.25s)
12:24:03 [2021-07-29T12:24:03.634Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s)
12:24:03 [2021-07-29T12:24:03.634Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
12:24:03 [2021-07-29T12:24:03.634Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s)
12:24:03 [2021-07-29T12:24:03.634Z] PASS
12:24:03 [2021-07-29T12:24:03.634Z] 
12:24:03 [2021-07-29T12:24:03.634Z] === Skipped
12:24:03 [2021-07-29T12:24:03.634Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:24:03 [2021-07-29T12:24:03.634Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:24:03 [2021-07-29T12:24:03.634Z] 
12:24:03 [2021-07-29T12:24:03.634Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:24:03 [2021-07-29T12:24:03.634Z]     plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:24:03 [2021-07-29T12:24:03.634Z] 
12:24:03 [2021-07-29T12:24:03.634Z] 
12:24:03 [2021-07-29T12:24:03.635Z] DONE 27 tests, 2 skipped in 152.274s
12:24:03 [2021-07-29T12:24:03.635Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:24:03 [2021-07-29T12:24:03.635Z] ++ 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
12:24:03 [2021-07-29T12:24:03.635Z] ++ set -e
12:24:03 [2021-07-29T12:24:03.635Z] ++ '[' -n 0 ']'
12:24:03 [2021-07-29T12:24:03.635Z] ++ set -x
12:24:03 [2021-07-29T12:24:03.635Z] ++ 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
12:24:03 [2021-07-29T12:24:03.635Z] INFO: Testing against a local daemon
12:24:03 [2021-07-29T12:24:03.635Z] === RUN   TestSessionCreate
12:24:03 [2021-07-29T12:24:03.635Z] --- PASS: TestSessionCreate (0.04s)
12:24:03 [2021-07-29T12:24:03.635Z] === RUN   TestSessionCreateWithBadUpgrade
12:24:03 [2021-07-29T12:24:03.635Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:24:03 [2021-07-29T12:24:03.635Z] PASS
12:24:03 [2021-07-29T12:24:03.635Z] 
12:24:03 [2021-07-29T12:24:03.635Z] DONE 2 tests in 0.212s
12:24:03 [2021-07-29T12:24:03.635Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:24:03 [2021-07-29T12:24:03.635Z] ++ 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
12:24:03 [2021-07-29T12:24:03.635Z] ++ set -e
12:24:03 [2021-07-29T12:24:03.635Z] ++ '[' -n 0 ']'
12:24:03 [2021-07-29T12:24:03.635Z] ++ set -x
12:24:03 [2021-07-29T12:24:03.635Z] ++ 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
12:24:03 [2021-07-29T12:24:03.635Z] INFO: Testing against a local daemon
12:24:03 [2021-07-29T12:24:03.635Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:24:03 [2021-07-29T12:24:03.635Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:24:03 [2021-07-29T12:24:03.635Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:24:03 [2021-07-29T12:24:03.635Z] === RUN   TestEventsExecDie
12:24:04 [2021-07-29T12:24:04.461Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:24:05 [2021-07-29T12:24:05.021Z] --- PASS: TestEventsExecDie (1.10s)
12:24:05 [2021-07-29T12:24:05.021Z] === RUN   TestEventsBackwardsCompatible
12:24:05 [2021-07-29T12:24:05.021Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
12:24:05 [2021-07-29T12:24:05.021Z] === RUN   TestEventsVolumeCreate
12:24:05 [2021-07-29T12:24:05.021Z] --- PASS: TestEventsVolumeCreate (0.07s)
12:24:05 [2021-07-29T12:24:05.021Z] === RUN   TestInfoBinaryCommits
12:24:05 [2021-07-29T12:24:05.021Z] --- PASS: TestInfoBinaryCommits (0.04s)
12:24:05 [2021-07-29T12:24:05.021Z] === RUN   TestInfoAPIVersioned
12:24:05 [2021-07-29T12:24:05.021Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:24:05 [2021-07-29T12:24:05.021Z] === RUN   TestInfoDiscoveryBackend
12:24:05 [2021-07-29T12:24:05.024Z] --- PASS: TestDaemonStartWithLogOpt (4.88s)
12:24:05 [2021-07-29T12:24:05.024Z] === CONT  TestReadPluginNoRead
12:24:05 [2021-07-29T12:24:05.586Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:24:05 [2021-07-29T12:24:05.592Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
12:24:05 [2021-07-29T12:24:05.592Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:24:06 [2021-07-29T12:24:06.536Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:24:06 [2021-07-29T12:24:06.536Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:24:06 [2021-07-29T12:24:06.952Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:24:07 [2021-07-29T12:24:07.108Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
12:24:07 [2021-07-29T12:24:07.108Z] === RUN   TestInfoAPI
12:24:07 [2021-07-29T12:24:07.108Z] --- PASS: TestInfoAPI (0.05s)
12:24:07 [2021-07-29T12:24:07.108Z] === RUN   TestInfoAPIWarnings
12:24:07 [2021-07-29T12:24:07.209Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:24:08 [2021-07-29T12:24:08.138Z] === RUN   TestReadPluginNoRead/default
12:24:08 [2021-07-29T12:24:08.138Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:24:08 [2021-07-29T12:24:08.399Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:24:09 [2021-07-29T12:24:09.767Z] === RUN   TestDockerSuite/TestBuildUser
12:24:10 [2021-07-29T12:24:10.023Z] === RUN   TestReadPluginNoRead/disabled_caching
12:24:10 [2021-07-29T12:24:10.585Z] --- PASS: TestContinueAfterPluginCrash (10.37s)
12:24:13 [2021-07-29T12:24:13.101Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:24:13 [2021-07-29T12:24:13.101Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:24:13 [2021-07-29T12:24:13.358Z]     docker_api_swarm_test.go:501: [d95571e0e19b4] joining swarm manager [dd9e203bbe213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:24:15 [2021-07-29T12:24:15.249Z] === CONT  TestReadPluginNoRead
12:24:15 [2021-07-29T12:24:15.249Z]     read_test.go:92: [dc16a094daecb] daemon is not started
12:24:15 [2021-07-29T12:24:15.249Z] --- PASS: TestReadPluginNoRead (9.93s)
12:24:15 [2021-07-29T12:24:15.249Z]     --- PASS: TestReadPluginNoRead/default (2.00s)
12:24:15 [2021-07-29T12:24:15.249Z]     --- PASS: TestReadPluginNoRead/disabled_caching (2.57s)
12:24:15 [2021-07-29T12:24:15.249Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.45s)
12:24:15 [2021-07-29T12:24:15.249Z] PASS
12:24:15 [2021-07-29T12:24:15.249Z] 
12:24:15 [2021-07-29T12:24:15.249Z] DONE 6 tests in 14.970s
12:24:15 [2021-07-29T12:24:15.249Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
12:24:15 [2021-07-29T12:24:15.249Z] ++ 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
12:24:15 [2021-07-29T12:24:15.249Z] ++ set -e
12:24:15 [2021-07-29T12:24:15.249Z] ++ '[' -n 0 ']'
12:24:15 [2021-07-29T12:24:15.249Z] ++ set -x
12:24:15 [2021-07-29T12:24:15.249Z] ++ 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
12:24:15 [2021-07-29T12:24:15.249Z] testing: warning: no tests to run
12:24:15 [2021-07-29T12:24:15.249Z] PASS
12:24:15 [2021-07-29T12:24:15.249Z] 
12:24:15 [2021-07-29T12:24:15.249Z] DONE 0 tests in 0.052s
12:24:15 [2021-07-29T12:24:15.249Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:24:15 [2021-07-29T12:24:15.249Z] ++ 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
12:24:15 [2021-07-29T12:24:15.249Z] ++ set -e
12:24:15 [2021-07-29T12:24:15.249Z] ++ '[' -n 0 ']'
12:24:15 [2021-07-29T12:24:15.249Z] ++ set -x
12:24:15 [2021-07-29T12:24:15.249Z] ++ 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
12:24:15 [2021-07-29T12:24:15.249Z] INFO: Testing against a local daemon
12:24:15 [2021-07-29T12:24:15.249Z] === RUN   TestPluginWithDevMounts
12:24:15 [2021-07-29T12:24:15.249Z] === PAUSE TestPluginWithDevMounts
12:24:15 [2021-07-29T12:24:15.249Z] === CONT  TestPluginWithDevMounts
12:24:17 [2021-07-29T12:24:17.139Z] --- PASS: TestPluginWithDevMounts (1.83s)
12:24:17 [2021-07-29T12:24:17.139Z] PASS
12:24:17 [2021-07-29T12:24:17.139Z] 
12:24:17 [2021-07-29T12:24:17.139Z] DONE 1 tests in 1.978s
12:24:17 [2021-07-29T12:24:17.139Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:24:17 [2021-07-29T12:24:17.139Z] ++ 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
12:24:17 [2021-07-29T12:24:17.139Z] ++ set -e
12:24:17 [2021-07-29T12:24:17.139Z] ++ '[' -n 0 ']'
12:24:17 [2021-07-29T12:24:17.139Z] ++ set -x
12:24:17 [2021-07-29T12:24:17.139Z] ++ 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
12:24:17 [2021-07-29T12:24:17.396Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:24:17 [2021-07-29T12:24:17.396Z] INFO: Testing against a local daemon
12:24:17 [2021-07-29T12:24:17.396Z] === RUN   TestSecretInspect
12:24:19 [2021-07-29T12:24:19.916Z] --- PASS: TestSecretInspect (2.73s)
12:24:19 [2021-07-29T12:24:19.916Z] === RUN   TestSecretList
12:24:23 [2021-07-29T12:24:23.181Z] --- PASS: TestSecretList (2.58s)
12:24:23 [2021-07-29T12:24:23.181Z] === RUN   TestSecretsCreateAndDelete
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestInfoAPIWarnings (16.37s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestInfoDebug
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestInfoDebug (0.54s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestInfoInsecureRegistries
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestInfoInsecureRegistries (0.54s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestInfoRegistryMirrors
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestInfoRegistryMirrors (0.54s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestLoginFailsWithBadCredentials
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestPingCacheHeaders
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestPingCacheHeaders (0.04s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestPingGet
12:24:25 [2021-07-29T12:24:25.220Z] --- PASS: TestPingGet (0.03s)
12:24:25 [2021-07-29T12:24:25.220Z] === RUN   TestPingHead
12:24:25 [2021-07-29T12:24:25.480Z] --- PASS: TestPingHead (0.04s)
12:24:25 [2021-07-29T12:24:25.480Z] === RUN   TestVersion
12:24:25 [2021-07-29T12:24:25.480Z] --- PASS: TestVersion (0.03s)
12:24:25 [2021-07-29T12:24:25.480Z] PASS
12:24:25 [2021-07-29T12:24:25.480Z] 
12:24:25 [2021-07-29T12:24:25.480Z] === Skipped
12:24:25 [2021-07-29T12:24:25.480Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:24:25 [2021-07-29T12:24:25.480Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:24:25 [2021-07-29T12:24:25.480Z] 
12:24:25 [2021-07-29T12:24:25.480Z] 
12:24:25 [2021-07-29T12:24:25.480Z] DONE 19 tests, 1 skipped in 22.851s
12:24:25 [2021-07-29T12:24:25.480Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:24:25 [2021-07-29T12:24:25.480Z] ++ 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
12:24:25 [2021-07-29T12:24:25.480Z] ++ set -e
12:24:25 [2021-07-29T12:24:25.480Z] ++ '[' -n 0 ']'
12:24:25 [2021-07-29T12:24:25.480Z] ++ set -x
12:24:25 [2021-07-29T12:24:25.480Z] ++ 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
12:24:25 [2021-07-29T12:24:25.697Z] --- PASS: TestSecretsCreateAndDelete (2.68s)
12:24:25 [2021-07-29T12:24:25.697Z] === RUN   TestSecretsUpdate
12:24:26 [2021-07-29T12:24:26.260Z]     docker_api_swarm_test.go:506: [da74c46f3dc35] joining swarm manager [dd9e203bbe213]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:24:28 [2021-07-29T12:24:28.150Z] --- PASS: TestSecretsUpdate (2.66s)
12:24:28 [2021-07-29T12:24:28.150Z] === RUN   TestTemplatedSecret
12:24:32 [2021-07-29T12:24:32.059Z] INFO: Testing against a local daemon
12:24:32 [2021-07-29T12:24:32.059Z] === RUN   TestVolumesCreateAndList
12:24:32 [2021-07-29T12:24:32.059Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:24:32 [2021-07-29T12:24:32.059Z] === RUN   TestVolumesRemove
12:24:32 [2021-07-29T12:24:32.059Z] --- PASS: TestVolumesRemove (0.09s)
12:24:32 [2021-07-29T12:24:32.059Z] === RUN   TestVolumesInspect
12:24:32 [2021-07-29T12:24:32.059Z] --- PASS: TestVolumesInspect (0.04s)
12:24:32 [2021-07-29T12:24:32.059Z] === RUN   TestVolumesInvalidJSON
12:24:32 [2021-07-29T12:24:32.059Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:24:32 [2021-07-29T12:24:32.059Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:24:32 [2021-07-29T12:24:32.059Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:24:32 [2021-07-29T12:24:32.059Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:24:32 [2021-07-29T12:24:32.059Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:24:32 [2021-07-29T12:24:32.059Z] PASS
12:24:32 [2021-07-29T12:24:32.059Z] 
12:24:32 [2021-07-29T12:24:32.059Z] DONE 5 tests in 6.556s
12:24:32 [2021-07-29T12:24:32.059Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:24:32 [2021-07-29T12:24:32.349Z] --- PASS: TestTemplatedSecret (4.23s)
12:24:32 [2021-07-29T12:24:32.349Z] === RUN   TestSecretCreateResolve
12:24:32 [2021-07-29T12:24:32.629Z] ++++ cat bundles/test-integration/docker.pid
12:24:32 [2021-07-29T12:24:32.629Z] +++ kill 14612
12:24:32 [2021-07-29T12:24:32.890Z] +++ /etc/init.d/apparmor stop
12:24:32 [2021-07-29T12:24:32.890Z] Leaving: AppArmorNo profiles have been unloaded.
12:24:32 [2021-07-29T12:24:32.890Z] 
12:24:32 [2021-07-29T12:24:32.890Z] Unloading profiles will leave already running processes permanently
12:24:32 [2021-07-29T12:24:32.890Z] unconfined, which can lead to unexpected situations.
12:24:32 [2021-07-29T12:24:32.890Z] 
12:24:32 [2021-07-29T12:24:32.890Z] To set a process to complain mode, use the command line tool
12:24:32 [2021-07-29T12:24:32.890Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:24:32 [2021-07-29T12:24:32.890Z] +++ true
12:24:32 [2021-07-29T12:24:32.890Z] exiting test-integration
12:24:32 [2021-07-29T12:24:32.890Z] ++ exit 0
12:24:32 [2021-07-29T12:24:32.890Z] 
12:24:33 [2021-07-29T12:24:33.717Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:24:35 [2021-07-29T12:24:35.084Z] --- PASS: TestSecretCreateResolve (2.62s)
12:24:35 [2021-07-29T12:24:35.084Z] PASS
12:24:35 [2021-07-29T12:24:35.084Z] 
12:24:35 [2021-07-29T12:24:35.084Z] DONE 6 tests in 17.652s
12:24:35 [2021-07-29T12:24:35.084Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:24:35 [2021-07-29T12:24:35.084Z] ++ 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
12:24:35 [2021-07-29T12:24:35.084Z] ++ set -e
12:24:35 [2021-07-29T12:24:35.084Z] ++ '[' -n 0 ']'
12:24:35 [2021-07-29T12:24:35.084Z] ++ set -x
12:24:35 [2021-07-29T12:24:35.084Z] ++ 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
12:24:35 [2021-07-29T12:24:35.084Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:24:35 [2021-07-29T12:24:35.084Z] INFO: Testing against a local daemon
12:24:35 [2021-07-29T12:24:35.084Z] === RUN   TestServiceCreateInit
12:24:35 [2021-07-29T12:24:35.084Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:24:35 [2021-07-29T12:24:35.084Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
Post stage
[Pipeline] junit
12:24:36 [2021-07-29T12:24:36.213Z] Recording test results
12:24:36 [2021-07-29T12:24:36.647Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:24:36 [2021-07-29T12:24:36.853Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:24:37 [2021-07-29T12:24:37.211Z] + echo Ensuring container killed.
12:24:37 [2021-07-29T12:24:37.211Z] Ensuring container killed.
12:24:37 [2021-07-29T12:24:37.211Z] + docker rm -vf docker-pr13
12:24:37 [2021-07-29T12:24:37.211Z] Error: No such container: docker-pr13
[Pipeline] sh
12:24:37 [2021-07-29T12:24:37.507Z] + echo Chowning /workspace to jenkins user
12:24:37 [2021-07-29T12:24:37.507Z] Chowning /workspace to jenkins user
12:24:37 [2021-07-29T12:24:37.507Z] + id -u
12:24:37 [2021-07-29T12:24:37.507Z] + id -g
12:24:37 [2021-07-29T12:24:37.507Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:24:37 [2021-07-29T12:24:37.507Z] Unable to find image 'busybox:latest' locally
12:24:37 [2021-07-29T12:24:37.577Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:24:37 [2021-07-29T12:24:37.770Z] latest: Pulling from library/busybox
12:24:37 [2021-07-29T12:24:37.770Z] 38cc3b49dbab: Pulling fs layer
12:24:37 [2021-07-29T12:24:37.770Z] 38cc3b49dbab: Verifying Checksum
12:24:37 [2021-07-29T12:24:37.770Z] 38cc3b49dbab: Download complete
12:24:38 [2021-07-29T12:24:38.031Z] 38cc3b49dbab: Pull complete
12:24:38 [2021-07-29T12:24:38.031Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
12:24:38 [2021-07-29T12:24:38.031Z] Status: Downloaded newer image for busybox:latest
12:24:38 [2021-07-29T12:24:38.947Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:24:38 [2021-07-29T12:24:38.947Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:24:38 [2021-07-29T12:24:38.947Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:24:38 [2021-07-29T12:24:38.947Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:24:38 [2021-07-29T12:24:38.947Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:24:38 [2021-07-29T12:24:38.947Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:24:38 [2021-07-29T12:24:38.947Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:24:38 [2021-07-29T12:24:38.947Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:24:38 [2021-07-29T12:24:38.947Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:24:40 [2021-07-29T12:24:40.314Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:24:40 [2021-07-29T12:24:40.877Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:24:40 [2021-07-29T12:24:40.877Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:24:42 [2021-07-29T12:24:42.245Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:24:42 [2021-07-29T12:24:42.807Z] === RUN   TestDockerSuite/TestBuildWithTabs
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:24:43 [2021-07-29T12:24:43.622Z] + bundleName=arm64-integration
12:24:43 [2021-07-29T12:24:43.622Z] + echo Creating arm64-integration-bundles.tar.gz
12:24:43 [2021-07-29T12:24:43.622Z] Creating arm64-integration-bundles.tar.gz
12:24:43 [2021-07-29T12:24:43.622Z] + + find bundlesxargs -path tar */root/*overlay2 -czf -prune arm64-integration-bundles.tar.gz -o
12:24:43 [2021-07-29T12:24:43.622Z]  -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:24:43 [2021-07-29T12:24:43.736Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:24:43 [2021-07-29T12:24:43.992Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
[Pipeline] archiveArtifacts
12:24:44 [2021-07-29T12:24:44.207Z] Archiving artifacts
12:24:46 [2021-07-29T12:24:46.509Z] --- PASS: TestServiceCreateInit (11.06s)
12:24:46 [2021-07-29T12:24:46.509Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.29s)
12:24:46 [2021-07-29T12:24:46.509Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (5.75s)
12:24:46 [2021-07-29T12:24:46.509Z] === RUN   TestCreateServiceMultipleTimes
12:24:46 [2021-07-29T12:24:46.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:24:46 [2021-07-29T12:24:46.943Z] + make clean
12:24:47 [2021-07-29T12:24:47.072Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:24:47 [2021-07-29T12:24:47.515Z] docker volume rm -f docker-dev-cache
12:24:47 [2021-07-29T12:24:47.775Z] docker-dev-cache
[Pipeline] deleteDir
12:24:48 [2021-07-29T12:24:48.962Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:24:50 [2021-07-29T12:24:50.344Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:24:50 [2021-07-29T12:24:50.907Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:24:51 [2021-07-29T12:24:51.471Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:24:51 [2021-07-29T12:24:51.471Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:24:51 [2021-07-29T12:24:51.471Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:24:52 [2021-07-29T12:24:52.035Z] === RUN   TestDockerSuite/TestBuildXZHost
12:24:55 [2021-07-29T12:24:55.308Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:24:55 [2021-07-29T12:24:55.308Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
12:24:55 [2021-07-29T12:24:55.308Z]     docker_cli_sni_test.go:18: Flakey test
12:24:55 [2021-07-29T12:24:55.308Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:24:56 [2021-07-29T12:24:56.236Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:24:56 [2021-07-29T12:24:56.797Z] === RUN   TestDockerSuite/TestCommitChange
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:24:57 [2021-07-29T12:24:57.799Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:24:58 [2021-07-29T12:24:58.726Z] === RUN   TestDockerSuite/TestCommitHardlink
12:25:00 [2021-07-29T12:25:00.614Z] === RUN   TestDockerSuite/TestCommitNewFile
12:25:01 [2021-07-29T12:25:01.542Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:25:01 [2021-07-29T12:25:01.799Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:25:02 [2021-07-29T12:25:02.727Z] === RUN   TestDockerSuite/TestCommitTTY
12:25:03 [2021-07-29T12:25:03.655Z]     docker_api_swarm_node_test.go:80: [d0905e19c42cc] joining swarm manager [dec5d41da86a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:25:04 [2021-07-29T12:25:04.582Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:25:05 [2021-07-29T12:25:05.509Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:25:05 [2021-07-29T12:25:05.509Z] --- PASS: TestCreateServiceMultipleTimes (19.59s)
12:25:05 [2021-07-29T12:25:05.510Z] === RUN   TestCreateServiceConflict
12:25:08 [2021-07-29T12:25:08.026Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:25:08 [2021-07-29T12:25:08.589Z] --- PASS: TestCreateServiceConflict (3.08s)
12:25:08 [2021-07-29T12:25:08.589Z] === RUN   TestCreateServiceMaxReplicas
12:25:08 [2021-07-29T12:25:08.856Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:25:08 [2021-07-29T12:25:08.856Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:25:08 [2021-07-29T12:25:08.856Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:25:09 [2021-07-29T12:25:09.122Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:25:09 [2021-07-29T12:25:09.122Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:25:09 [2021-07-29T12:25:09.122Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:25:09 [2021-07-29T12:25:09.122Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:25:11 [2021-07-29T12:25:11.638Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:25:14 [2021-07-29T12:25:14.159Z] --- PASS: TestCreateServiceMaxReplicas (4.98s)
12:25:14 [2021-07-29T12:25:14.159Z] === RUN   TestCreateWithDuplicateNetworkNames
12:25:14 [2021-07-29T12:25:14.722Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:25:14 [2021-07-29T12:25:14.722Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:25:15 [2021-07-29T12:25:15.652Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:25:17 [2021-07-29T12:25:17.020Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:25:17 [2021-07-29T12:25:17.948Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:25:18 [2021-07-29T12:25:18.512Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:25:19 [2021-07-29T12:25:19.075Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:25:19 [2021-07-29T12:25:19.330Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:25:19 [2021-07-29T12:25:19.330Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:25:19 [2021-07-29T12:25:19.892Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:25:19 [2021-07-29T12:25:19.892Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:25:19 [2021-07-29T12:25:19.892Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:25:19 [2021-07-29T12:25:19.892Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:25:20 [2021-07-29T12:25:20.148Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:25:20 [2021-07-29T12:25:20.709Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:25:20 [2021-07-29T12:25:20.964Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:25:21 [2021-07-29T12:25:21.892Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:25:22 [2021-07-29T12:25:22.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:25:22 [2021-07-29T12:25:22.455Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:25:23 [2021-07-29T12:25:23.384Z]     docker_api_swarm_node_test.go:52: [d0f4c21b55c6a] joining swarm manager [d02fef2502ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:25:24 [2021-07-29T12:25:24.312Z]     docker_api_swarm_node_test.go:53: [db619da756905] joining swarm manager [d02fef2502ced]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:25:24 [2021-07-29T12:25:24.567Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:25:25 [2021-07-29T12:25:25.129Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:25:25 [2021-07-29T12:25:25.129Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:25:26 [2021-07-29T12:25:26.058Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:25:26 [2021-07-29T12:25:26.620Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:25:27 [2021-07-29T12:25:27.558Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:25:28 [2021-07-29T12:25:28.118Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:25:28 [2021-07-29T12:25:28.118Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:25:28 [2021-07-29T12:25:28.680Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.93s)
12:25:28 [2021-07-29T12:25:28.680Z] === RUN   TestCreateServiceSecretFileMode
12:25:29 [2021-07-29T12:25:29.002Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:25:30 [2021-07-29T12:25:30.373Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:25:31 [2021-07-29T12:25:31.301Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:25:31 [2021-07-29T12:25:31.301Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:25:31 [2021-07-29T12:25:31.301Z] --- PASS: TestCreateServiceSecretFileMode (2.72s)
12:25:31 [2021-07-29T12:25:31.301Z] === RUN   TestCreateServiceConfigFileMode
12:25:32 [2021-07-29T12:25:32.230Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:25:34 [2021-07-29T12:25:34.121Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:25:34 [2021-07-29T12:25:34.682Z] --- PASS: TestCreateServiceConfigFileMode (3.22s)
12:25:34 [2021-07-29T12:25:34.682Z] === RUN   TestCreateServiceSysctls
12:25:35 [2021-07-29T12:25:35.611Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:25:35 [2021-07-29T12:25:35.611Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:25:35 [2021-07-29T12:25:35.611Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:25:35 [2021-07-29T12:25:35.611Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:25:35 [2021-07-29T12:25:35.611Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:25:36 [2021-07-29T12:25:36.542Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:25:39 [2021-07-29T12:25:39.057Z] --- PASS: TestCreateServiceSysctls (4.19s)
12:25:39 [2021-07-29T12:25:39.057Z] === RUN   TestCreateServiceCapabilities
12:25:40 [2021-07-29T12:25:40.943Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:25:41 [2021-07-29T12:25:41.506Z] --- PASS: TestCreateServiceCapabilities (2.73s)
12:25:41 [2021-07-29T12:25:41.506Z] === RUN   TestInspect
12:25:42 [2021-07-29T12:25:42.068Z] === RUN   TestDockerSuite/TestContainerAPITop
12:25:42 [2021-07-29T12:25:42.632Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:25:42 [2021-07-29T12:25:42.632Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:25:42 [2021-07-29T12:25:42.632Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:25:42 [2021-07-29T12:25:42.888Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:25:45 [2021-07-29T12:25:45.404Z] --- PASS: TestInspect (3.55s)
12:25:45 [2021-07-29T12:25:45.404Z] === RUN   TestCreateJob
12:25:45 [2021-07-29T12:25:45.969Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:25:46 [2021-07-29T12:25:46.901Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:25:48 [2021-07-29T12:25:48.272Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:25:49 [2021-07-29T12:25:49.201Z] --- PASS: TestCreateJob (4.25s)
12:25:49 [2021-07-29T12:25:49.201Z] === RUN   TestReplicatedJob
12:25:55 [2021-07-29T12:25:55.814Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:25:56 [2021-07-29T12:25:56.375Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:25:56 [2021-07-29T12:25:56.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:25:57 [2021-07-29T12:25:57.193Z] --- PASS: TestReplicatedJob (8.00s)
12:25:57 [2021-07-29T12:25:57.193Z] === RUN   TestUpdateReplicatedJob
12:25:58 [2021-07-29T12:25:58.560Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:26:00 [2021-07-29T12:26:00.452Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:26:01 [2021-07-29T12:26:01.819Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
12:26:01 [2021-07-29T12:26:01.819Z] --- PASS: TestUpdateReplicatedJob (4.67s)
12:26:01 [2021-07-29T12:26:01.819Z] === RUN   TestServiceListWithStatuses
12:26:02 [2021-07-29T12:26:02.076Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:26:02 [2021-07-29T12:26:02.076Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:26:02 [2021-07-29T12:26:02.076Z] === RUN   TestDockerNetworkConnectAlias
12:26:03 [2021-07-29T12:26:03.441Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:26:03 [2021-07-29T12:26:03.441Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
12:26:04 [2021-07-29T12:26:04.623Z] --- PASS: TestBuildWithHugeFile (143.04s)
12:26:04 [2021-07-29T12:26:04.623Z] === RUN   TestBuildWCOWSandboxSize
12:26:05 [2021-07-29T12:26:05.332Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
12:26:05 [2021-07-29T12:26:05.895Z]     docker_api_swarm_test.go:201: [dc0eec5880291] joining swarm manager [d4cdb563ec099]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:07 [2021-07-29T12:26:07.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
12:26:07 [2021-07-29T12:26:07.786Z] --- PASS: TestDockerNetworkConnectAlias (5.74s)
12:26:07 [2021-07-29T12:26:07.786Z] === RUN   TestDockerNetworkReConnect
12:26:09 [2021-07-29T12:26:09.156Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000693d58_<nil>}
12:26:10 [2021-07-29T12:26:10.084Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1457193169_/foo_false__<nil>_<nil>_<nil>}
12:26:11 [2021-07-29T12:26:11.974Z] --- PASS: TestDockerNetworkReConnect (4.24s)
12:26:11 [2021-07-29T12:26:11.974Z] === RUN   TestServicePlugin
12:26:11 [2021-07-29T12:26:11.974Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1457193169_/foo_true__<nil>_<nil>_<nil>}
12:26:13 [2021-07-29T12:26:13.863Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_false__<nil>_<nil>_<nil>}
12:26:15 [2021-07-29T12:26:15.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_true__<nil>_<nil>_<nil>}
12:26:15 [2021-07-29T12:26:15.791Z]     plugin_test.go:62: [de109ccc37503] joining swarm manager [da964dfb261ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:16 [2021-07-29T12:26:16.352Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_true__0xc000693d88_<nil>_<nil>}
12:26:17 [2021-07-29T12:26:17.280Z]     plugin_test.go:65: [d5771899460fd] joining swarm manager [da964dfb261ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:26:17 [2021-07-29T12:26:17.841Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000693da0_<nil>}
12:26:19 [2021-07-29T12:26:19.729Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000693db8_<nil>}
12:26:21 [2021-07-29T12:26:21.093Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000693dd0_<nil>}
12:26:22 [2021-07-29T12:26:22.985Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000693de8_<nil>}
12:26:23 [2021-07-29T12:26:23.546Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:26:24 [2021-07-29T12:26:24.473Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:26:25 [2021-07-29T12:26:25.839Z]     docker_api_swarm_test.go:383: [da1c754aab437] joining swarm manager [d014da00bb1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:26:26 [2021-07-29T12:26:26.103Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:26:26 [2021-07-29T12:26:26.373Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:26:26 [2021-07-29T12:26:26.631Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:26:27 [2021-07-29T12:26:27.558Z]     docker_api_swarm_test.go:384: [d658c2e92ac3f] joining swarm manager [d014da00bb1bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:26:30 [2021-07-29T12:26:30.073Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:26:32 [2021-07-29T12:26:32.592Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:26:35 [2021-07-29T12:26:35.138Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:26:36 [2021-07-29T12:26:36.504Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:26:36 [2021-07-29T12:26:36.504Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:26:37 [2021-07-29T12:26:37.433Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:26:37 [2021-07-29T12:26:37.996Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:26:38 [2021-07-29T12:26:38.923Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:26:39 [2021-07-29T12:26:39.487Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:26:40 [2021-07-29T12:26:40.416Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:26:41 [2021-07-29T12:26:41.345Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:26:41 [2021-07-29T12:26:41.909Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:26:42 [2021-07-29T12:26:42.882Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:26:43 [2021-07-29T12:26:43.811Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:26:43 [2021-07-29T12:26:43.811Z] --- PASS: TestServicePlugin (31.79s)
12:26:43 [2021-07-29T12:26:43.811Z] === RUN   TestServiceUpdateLabel
12:26:44 [2021-07-29T12:26:44.742Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:26:45 [2021-07-29T12:26:45.669Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:26:46 [2021-07-29T12:26:46.230Z] --- PASS: TestServiceUpdateLabel (2.53s)
12:26:46 [2021-07-29T12:26:46.230Z] === RUN   TestServiceUpdateSecrets
12:26:46 [2021-07-29T12:26:46.792Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:26:47 [2021-07-29T12:26:47.720Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:26:49 [2021-07-29T12:26:49.086Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:26:50 [2021-07-29T12:26:50.014Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:26:50 [2021-07-29T12:26:50.576Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:26:50 [2021-07-29T12:26:50.576Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:26:51 [2021-07-29T12:26:51.503Z] === RUN   TestDockerSuite/TestCpRelativePath
12:26:52 [2021-07-29T12:26:52.065Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:26:52 [2021-07-29T12:26:52.992Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:26:53 [2021-07-29T12:26:53.924Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:26:54 [2021-07-29T12:26:54.485Z] === RUN   TestDockerSuite/TestCpToCaseA
12:26:56 [2021-07-29T12:26:56.378Z] === RUN   TestDockerSuite/TestCpToCaseB
12:26:56 [2021-07-29T12:26:56.984Z] === RUN   TestDockerSuite/TestCpToCaseC
12:26:58 [2021-07-29T12:26:58.873Z] === RUN   TestDockerSuite/TestCpToCaseD
12:27:02 [2021-07-29T12:27:02.141Z] --- PASS: TestServiceUpdateSecrets (15.97s)
12:27:02 [2021-07-29T12:27:02.141Z] === RUN   TestServiceUpdateConfigs
12:27:03 [2021-07-29T12:27:03.518Z] === RUN   TestDockerSuite/TestCpToCaseE
12:27:06 [2021-07-29T12:27:06.785Z] === RUN   TestDockerSuite/TestCpToCaseF
12:27:07 [2021-07-29T12:27:07.713Z] === RUN   TestDockerSuite/TestCpToCaseG
12:27:11 [2021-07-29T12:27:11.880Z] === RUN   TestDockerSuite/TestCpToCaseH
12:27:15 [2021-07-29T12:27:15.151Z] === RUN   TestDockerSuite/TestCpToCaseI
12:27:16 [2021-07-29T12:27:16.078Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:27:17 [2021-07-29T12:27:17.966Z] --- PASS: TestServiceUpdateConfigs (15.84s)
12:27:17 [2021-07-29T12:27:17.966Z] === RUN   TestServiceUpdateNetwork
12:27:20 [2021-07-29T12:27:20.483Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:27:21 [2021-07-29T12:27:21.848Z] === RUN   TestDockerSuite/TestCpToDot
12:27:22 [2021-07-29T12:27:22.775Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:27:24 [2021-07-29T12:27:24.144Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:27:24 [2021-07-29T12:27:24.750Z]     check_test.go:380: [d658c2e92ac3f] daemon is not started
12:27:24 [2021-07-29T12:27:24.750Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:27:25 [2021-07-29T12:27:25.756Z] === RUN   TestDockerSuite/TestCpToStdout
12:27:26 [2021-07-29T12:27:26.684Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:27:27 [2021-07-29T12:27:27.246Z]     docker_api_swarm_test.go:801: [dad6ef5ab14b1] joining swarm manager [d6f08b836db92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:27:28 [2021-07-29T12:27:28.177Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:27:28 [2021-07-29T12:27:28.432Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:27:28 [2021-07-29T12:27:28.689Z]     docker_api_swarm_test.go:801: [db96677ddb8be] joining swarm manager [d6f08b836db92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:27:29 [2021-07-29T12:27:29.252Z] === RUN   TestDockerSuite/TestCpVolumePath
12:27:30 [2021-07-29T12:27:30.180Z]     docker_api_swarm_test.go:801: [d4cbb97abf46d] joining swarm manager [d6f08b836db92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:27:30 [2021-07-29T12:27:30.437Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:27:30 [2021-07-29T12:27:30.437Z] === RUN   TestDockerSuite/TestCreateArgs
12:27:30 [2021-07-29T12:27:30.693Z] === RUN   TestDockerSuite/TestCreateByImageID
12:27:30 [2021-07-29T12:27:30.948Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:27:31 [2021-07-29T12:27:31.511Z]     docker_api_swarm_test.go:801: [d037139248d97] joining swarm manager [d6f08b836db92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:27:32 [2021-07-29T12:27:32.073Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:27:32 [2021-07-29T12:27:32.073Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:27:32 [2021-07-29T12:27:32.073Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:27:32 [2021-07-29T12:27:32.073Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:27:32 [2021-07-29T12:27:32.330Z] --- PASS: TestServiceUpdateNetwork (14.27s)
12:27:32 [2021-07-29T12:27:32.330Z] === RUN   TestServiceUpdatePidsLimit
12:27:32 [2021-07-29T12:27:32.892Z]     docker_api_swarm_test.go:809: [da121935f41a8] joining swarm manager [d6f08b836db92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:27:32 [2021-07-29T12:27:32.892Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:27:33 [2021-07-29T12:27:33.454Z] === RUN   TestDockerSuite/TestCreateLabels
12:27:33 [2021-07-29T12:27:33.454Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:27:33 [2021-07-29T12:27:33.454Z] === RUN   TestDockerSuite/TestCreateRM
12:27:33 [2021-07-29T12:27:33.710Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:27:33 [2021-07-29T12:27:33.710Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:27:33 [2021-07-29T12:27:33.710Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:27:33 [2021-07-29T12:27:33.711Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:27:33 [2021-07-29T12:27:33.711Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:27:33 [2021-07-29T12:27:33.711Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:27:35 [2021-07-29T12:27:35.077Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:27:36 [2021-07-29T12:27:36.005Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:27:36 [2021-07-29T12:27:36.005Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:27:36 [2021-07-29T12:27:36.263Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:27:40 [2021-07-29T12:27:40.433Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:27:40 [2021-07-29T12:27:40.995Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:27:42 [2021-07-29T12:27:42.377Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:27:42 [2021-07-29T12:27:42.377Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:27:43 [2021-07-29T12:27:43.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:27:45 [2021-07-29T12:27:45.196Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:27:46 [2021-07-29T12:27:46.561Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:27:47 [2021-07-29T12:27:47.124Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:27:47 [2021-07-29T12:27:47.687Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:27:47 [2021-07-29T12:27:47.687Z] === RUN   TestDockerSuite/TestDevicePermissions
12:27:48 [2021-07-29T12:27:48.616Z] === RUN   TestDockerSuite/TestDockerFails
12:27:48 [2021-07-29T12:27:48.616Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:27:48 [2021-07-29T12:27:48.616Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:27:48 [2021-07-29T12:27:48.616Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:27:49 [2021-07-29T12:27:49.982Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:27:50 [2021-07-29T12:27:50.545Z] --- PASS: TestServiceUpdatePidsLimit (18.17s)
12:27:50 [2021-07-29T12:27:50.545Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.34s)
12:27:50 [2021-07-29T12:27:50.545Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s)
12:27:50 [2021-07-29T12:27:50.545Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s)
12:27:50 [2021-07-29T12:27:50.545Z] PASS
12:27:50 [2021-07-29T12:27:50.545Z] 
12:27:50 [2021-07-29T12:27:50.545Z] === Skipped
12:27:50 [2021-07-29T12:27:50.545Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:27:50 [2021-07-29T12:27:50.545Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:27:50 [2021-07-29T12:27:50.545Z] 
12:27:50 [2021-07-29T12:27:50.545Z] 
12:27:50 [2021-07-29T12:27:50.545Z] DONE 27 tests, 1 skipped in 195.676s
12:27:50 [2021-07-29T12:27:50.545Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:27:50 [2021-07-29T12:27:50.546Z] ++ 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
12:27:50 [2021-07-29T12:27:50.546Z] ++ set -e
12:27:50 [2021-07-29T12:27:50.546Z] ++ '[' -n 0 ']'
12:27:50 [2021-07-29T12:27:50.546Z] ++ set -x
12:27:50 [2021-07-29T12:27:50.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
12:27:50 [2021-07-29T12:27:50.802Z] INFO: Testing against a local daemon
12:27:50 [2021-07-29T12:27:50.802Z] === RUN   TestSessionCreate
12:27:50 [2021-07-29T12:27:50.802Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:27:50 [2021-07-29T12:27:50.802Z] --- PASS: TestSessionCreate (0.04s)
12:27:50 [2021-07-29T12:27:50.802Z] === RUN   TestSessionCreateWithBadUpgrade
12:27:50 [2021-07-29T12:27:50.802Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:27:50 [2021-07-29T12:27:50.802Z] PASS
12:27:50 [2021-07-29T12:27:50.802Z] 
12:27:50 [2021-07-29T12:27:50.802Z] DONE 2 tests in 0.227s
12:27:50 [2021-07-29T12:27:50.802Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:27:50 [2021-07-29T12:27:50.802Z] ++ 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
12:27:50 [2021-07-29T12:27:50.802Z] ++ set -e
12:27:50 [2021-07-29T12:27:50.802Z] ++ '[' -n 0 ']'
12:27:50 [2021-07-29T12:27:50.802Z] ++ set -x
12:27:50 [2021-07-29T12:27:50.802Z] ++ 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
12:27:51 [2021-07-29T12:27:51.058Z] INFO: Testing against a local daemon
12:27:51 [2021-07-29T12:27:51.058Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:27:51 [2021-07-29T12:27:51.058Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:27:51 [2021-07-29T12:27:51.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:27:51 [2021-07-29T12:27:51.058Z] === RUN   TestEventsExecDie
12:27:52 [2021-07-29T12:27:52.424Z] --- PASS: TestEventsExecDie (1.41s)
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestEventsBackwardsCompatible
12:27:52 [2021-07-29T12:27:52.424Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestEventsVolumeCreate
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:27:52 [2021-07-29T12:27:52.424Z] --- PASS: TestEventsVolumeCreate (0.08s)
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestInfoBinaryCommits
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:27:52 [2021-07-29T12:27:52.424Z] --- PASS: TestInfoBinaryCommits (0.03s)
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestInfoAPIVersioned
12:27:52 [2021-07-29T12:27:52.424Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:27:52 [2021-07-29T12:27:52.424Z] === RUN   TestInfoDiscoveryBackend
12:27:52 [2021-07-29T12:27:52.681Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:27:52 [2021-07-29T12:27:52.937Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
12:27:52 [2021-07-29T12:27:52.937Z] === RUN   TestInfoDiscoveryInvalidAdvertise
12:27:54 [2021-07-29T12:27:54.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
12:27:54 [2021-07-29T12:27:54.303Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
12:27:54 [2021-07-29T12:27:54.558Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
12:27:54 [2021-07-29T12:27:54.558Z] === RUN   TestInfoAPI
12:27:54 [2021-07-29T12:27:54.558Z] --- PASS: TestInfoAPI (0.02s)
12:27:54 [2021-07-29T12:27:54.558Z] === RUN   TestInfoAPIWarnings
12:27:59 [2021-07-29T12:27:59.796Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
12:28:01 [2021-07-29T12:28:01.685Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
12:28:04 [2021-07-29T12:28:04.225Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
12:28:05 [2021-07-29T12:28:05.590Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:28:06 [2021-07-29T12:28:06.517Z] === RUN   TestDockerSuite/TestEventsAttach
12:28:07 [2021-07-29T12:28:07.446Z] === RUN   TestDockerSuite/TestEventsCommit
12:28:08 [2021-07-29T12:28:08.376Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:28:09 [2021-07-29T12:28:09.020Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:28:09 [2021-07-29T12:28:09.584Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:28:10 [2021-07-29T12:28:10.511Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:28:10 [2021-07-29T12:28:10.767Z] --- PASS: TestInfoAPIWarnings (16.23s)
12:28:10 [2021-07-29T12:28:10.767Z] === RUN   TestInfoDebug
12:28:11 [2021-07-29T12:28:11.328Z] --- PASS: TestInfoDebug (0.54s)
12:28:11 [2021-07-29T12:28:11.328Z] === RUN   TestInfoInsecureRegistries
12:28:11 [2021-07-29T12:28:11.890Z] --- PASS: TestInfoInsecureRegistries (0.54s)
12:28:11 [2021-07-29T12:28:11.890Z] === RUN   TestInfoRegistryMirrors
12:28:12 [2021-07-29T12:28:12.146Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:28:12 [2021-07-29T12:28:12.402Z] --- PASS: TestInfoRegistryMirrors (0.53s)
12:28:12 [2021-07-29T12:28:12.402Z] === RUN   TestLoginFailsWithBadCredentials
12:28:12 [2021-07-29T12:28:12.657Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s)
12:28:12 [2021-07-29T12:28:12.657Z] === RUN   TestPingCacheHeaders
12:28:12 [2021-07-29T12:28:12.657Z] --- PASS: TestPingCacheHeaders (0.03s)
12:28:12 [2021-07-29T12:28:12.657Z] === RUN   TestPingGet
12:28:12 [2021-07-29T12:28:12.657Z] --- PASS: TestPingGet (0.02s)
12:28:12 [2021-07-29T12:28:12.657Z] === RUN   TestPingHead
12:28:12 [2021-07-29T12:28:12.657Z] --- PASS: TestPingHead (0.03s)
12:28:12 [2021-07-29T12:28:12.657Z] === RUN   TestVersion
12:28:12 [2021-07-29T12:28:12.657Z] --- PASS: TestVersion (0.02s)
12:28:12 [2021-07-29T12:28:12.657Z] PASS
12:28:12 [2021-07-29T12:28:12.657Z] 
12:28:12 [2021-07-29T12:28:12.657Z] === Skipped
12:28:12 [2021-07-29T12:28:12.657Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:28:12 [2021-07-29T12:28:12.657Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:28:12 [2021-07-29T12:28:12.657Z] 
12:28:12 [2021-07-29T12:28:12.657Z] 
12:28:12 [2021-07-29T12:28:12.657Z] DONE 19 tests, 1 skipped in 21.941s
12:28:12 [2021-07-29T12:28:12.657Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:28:12 [2021-07-29T12:28:12.657Z] ++ 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
12:28:12 [2021-07-29T12:28:12.657Z] ++ set -e
12:28:12 [2021-07-29T12:28:12.657Z] ++ '[' -n 0 ']'
12:28:12 [2021-07-29T12:28:12.657Z] ++ set -x
12:28:12 [2021-07-29T12:28:12.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
12:28:12 [2021-07-29T12:28:12.917Z] INFO: Testing against a local daemon
12:28:12 [2021-07-29T12:28:12.917Z] === RUN   TestVolumesCreateAndList
12:28:12 [2021-07-29T12:28:12.917Z] --- PASS: TestVolumesCreateAndList (0.04s)
12:28:12 [2021-07-29T12:28:12.917Z] === RUN   TestVolumesRemove
12:28:12 [2021-07-29T12:28:12.917Z] --- PASS: TestVolumesRemove (0.08s)
12:28:12 [2021-07-29T12:28:12.917Z] === RUN   TestVolumesInspect
12:28:12 [2021-07-29T12:28:12.917Z] --- PASS: TestVolumesInspect (0.03s)
12:28:12 [2021-07-29T12:28:12.917Z] === RUN   TestVolumesInvalidJSON
12:28:12 [2021-07-29T12:28:12.917Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:28:12 [2021-07-29T12:28:12.917Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:28:13 [2021-07-29T12:28:13.174Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:28:13 [2021-07-29T12:28:13.174Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:28:13 [2021-07-29T12:28:13.174Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:28:13 [2021-07-29T12:28:13.174Z] PASS
12:28:13 [2021-07-29T12:28:13.174Z] 
12:28:13 [2021-07-29T12:28:13.174Z] DONE 5 tests in 0.300s
12:28:13 [2021-07-29T12:28:13.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:28:13 [2021-07-29T12:28:13.431Z] ++++ cat bundles/test-integration/docker.pid
12:28:13 [2021-07-29T12:28:13.431Z] +++ kill 5757
12:28:13 [2021-07-29T12:28:13.687Z] +++ /etc/init.d/apparmor stop
12:28:13 [2021-07-29T12:28:13.687Z] Leaving: AppArmorNo profiles have been unloaded.
12:28:13 [2021-07-29T12:28:13.687Z] 
12:28:13 [2021-07-29T12:28:13.687Z] Unloading profiles will leave already running processes permanently
12:28:13 [2021-07-29T12:28:13.687Z] unconfined, which can lead to unexpected situations.
12:28:13 [2021-07-29T12:28:13.687Z] 
12:28:13 [2021-07-29T12:28:13.687Z] To set a process to complain mode, use the command line tool
12:28:13 [2021-07-29T12:28:13.687Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:28:13 [2021-07-29T12:28:13.687Z] +++ true
12:28:13 [2021-07-29T12:28:13.687Z] exiting test-integration
12:28:13 [2021-07-29T12:28:13.687Z] ++ exit 0
12:28:13 [2021-07-29T12:28:13.687Z] 
12:28:14 [2021-07-29T12:28:14.253Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:28:14 [2021-07-29T12:28:14.815Z] + for job in $(jobs -p)
12:28:14 [2021-07-29T12:28:14.815Z] + wait 10446
12:28:17 [2021-07-29T12:28:17.331Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:28:19 [2021-07-29T12:28:19.845Z] === RUN   TestDockerSuite/TestEventsCopy
12:28:20 [2021-07-29T12:28:20.785Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:28:22 [2021-07-29T12:28:22.154Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:28:28 [2021-07-29T12:28:28.686Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:28:28 [2021-07-29T12:28:28.686Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:28:29 [2021-07-29T12:28:29.249Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:28:30 [2021-07-29T12:28:30.175Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:28:30 [2021-07-29T12:28:30.175Z] === RUN   TestDockerSuite/TestEventsFilterType
12:28:30 [2021-07-29T12:28:30.431Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:28:30 [2021-07-29T12:28:30.687Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:28:30 [2021-07-29T12:28:30.687Z] === RUN   TestDockerSuite/TestEventsFilters
12:28:31 [2021-07-29T12:28:31.248Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:28:32 [2021-07-29T12:28:32.613Z] === RUN   TestDockerSuite/TestEventsFormat
12:28:33 [2021-07-29T12:28:33.541Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:28:33 [2021-07-29T12:28:33.797Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:28:33 [2021-07-29T12:28:33.797Z] === RUN   TestDockerSuite/TestEventsImageImport
12:28:34 [2021-07-29T12:28:34.725Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:28:34 [2021-07-29T12:28:34.725Z] === RUN   TestDockerSuite/TestEventsImagePull
12:28:35 [2021-07-29T12:28:35.286Z] === RUN   TestDockerSuite/TestEventsImageTag
12:28:36 [2021-07-29T12:28:36.212Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:28:36 [2021-07-29T12:28:36.468Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:28:36 [2021-07-29T12:28:36.468Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:28:36 [2021-07-29T12:28:36.468Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:28:36 [2021-07-29T12:28:36.468Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:28:36 [2021-07-29T12:28:36.468Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:28:37 [2021-07-29T12:28:37.832Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:28:38 [2021-07-29T12:28:38.394Z] === RUN   TestDockerSuite/TestEventsRename
12:28:39 [2021-07-29T12:28:39.321Z] === RUN   TestDockerSuite/TestEventsResize
12:28:39 [2021-07-29T12:28:39.882Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:28:46 [2021-07-29T12:28:46.424Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:28:46 [2021-07-29T12:28:46.680Z] === RUN   TestDockerSuite/TestEventsStreaming
12:28:47 [2021-07-29T12:28:47.241Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:28:50 [2021-07-29T12:28:50.505Z] === RUN   TestDockerSuite/TestEventsTop
12:28:51 [2021-07-29T12:28:51.066Z] === RUN   TestDockerSuite/TestEventsUntag
12:28:52 [2021-07-29T12:28:52.429Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:28:53 [2021-07-29T12:28:53.355Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:28:57 [2021-07-29T12:28:57.521Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:28:59 [2021-07-29T12:28:59.537Z]     docker_api_swarm_service_test.go:394: [ddb91054afa4f] joining swarm manager [d84fdf113e319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:00 [2021-07-29T12:29:00.464Z]     docker_api_swarm_service_test.go:394: [d00d4248792e2] joining swarm manager [d84fdf113e319]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:05 [2021-07-29T12:29:05.706Z] === RUN   TestDockerSuite/TestExec
12:29:07 [2021-07-29T12:29:07.082Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:29:08 [2021-07-29T12:29:08.008Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:29:08 [2021-07-29T12:29:08.940Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:29:09 [2021-07-29T12:29:09.503Z] === RUN   TestDockerSuite/TestExecAPIStart
12:29:11 [2021-07-29T12:29:11.393Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:29:12 [2021-07-29T12:29:12.757Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:29:13 [2021-07-29T12:29:13.684Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:29:14 [2021-07-29T12:29:14.612Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:29:15 [2021-07-29T12:29:15.539Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:29:16 [2021-07-29T12:29:16.467Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:29:17 [2021-07-29T12:29:17.394Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:29:17 [2021-07-29T12:29:17.956Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:29:19 [2021-07-29T12:29:19.321Z] === RUN   TestDockerSuite/TestExecCgroup
12:29:20 [2021-07-29T12:29:20.249Z]     docker_api_swarm_service_test.go:342: [dfb811f73e3ba] joining swarm manager [d50d20034d128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:21 [2021-07-29T12:29:21.614Z]     docker_api_swarm_service_test.go:342: [d820616d99289] joining swarm manager [d50d20034d128]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:22 [2021-07-29T12:29:22.981Z] === RUN   TestDockerSuite/TestExecEnv
12:29:24 [2021-07-29T12:29:24.346Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:29:26 [2021-07-29T12:29:26.868Z] === RUN   TestDockerSuite/TestExecExitStatus
12:29:28 [2021-07-29T12:29:28.231Z] === RUN   TestDockerSuite/TestExecInspectID
12:29:30 [2021-07-29T12:29:30.119Z] === RUN   TestDockerSuite/TestExecInteractive
12:29:31 [2021-07-29T12:29:31.046Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:29:31 [2021-07-29T12:29:31.976Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:29:32 [2021-07-29T12:29:32.905Z] === RUN   TestDockerSuite/TestExecParseError
12:29:33 [2021-07-29T12:29:33.831Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:29:34 [2021-07-29T12:29:34.393Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:29:35 [2021-07-29T12:29:35.321Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:29:37 [2021-07-29T12:29:37.212Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:29:39 [2021-07-29T12:29:39.103Z]     docker_api_swarm_service_test.go:489: [d51081b7b9888] joining swarm manager [db2fd357c7a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:29:39 [2021-07-29T12:29:39.103Z] === RUN   TestDockerSuite/TestExecSetEnv
12:29:40 [2021-07-29T12:29:40.029Z]     docker_api_swarm_service_test.go:489: [d03262e572308] joining swarm manager [db2fd357c7a09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:29:40 [2021-07-29T12:29:40.285Z] === RUN   TestDockerSuite/TestExecStartFails
12:29:42 [2021-07-29T12:29:42.176Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:29:54 [2021-07-29T12:29:54.525Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:29:54 [2021-07-29T12:29:54.525Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:29:54 [2021-07-29T12:29:54.781Z] === RUN   TestDockerSuite/TestExecTTY
12:29:56 [2021-07-29T12:29:56.147Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:29:57 [2021-07-29T12:29:57.514Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:29:58 [2021-07-29T12:29:58.880Z] === RUN   TestDockerSuite/TestExecUlimits
12:30:00 [2021-07-29T12:30:00.246Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:30:00 [2021-07-29T12:30:00.246Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:30:00 [2021-07-29T12:30:00.246Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:30:02 [2021-07-29T12:30:02.140Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:30:02 [2021-07-29T12:30:02.702Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:30:03 [2021-07-29T12:30:03.629Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:30:04 [2021-07-29T12:30:04.563Z]     docker_api_swarm_service_test.go:127: [d3560e2f7740b] joining swarm manager [d75f071998131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:30:05 [2021-07-29T12:30:05.491Z]     docker_api_swarm_service_test.go:128: [d195a9d8f3e85] joining swarm manager [d75f071998131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:30:06 [2021-07-29T12:30:06.055Z] === RUN   TestDockerSuite/TestExecWithTERM
12:30:07 [2021-07-29T12:30:07.946Z] === RUN   TestDockerSuite/TestExecWithUser
12:30:08 [2021-07-29T12:30:08.203Z]     docker_api_swarm_service_test.go:136: [d505e9b6d2689] joining swarm manager [d75f071998131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:30:09 [2021-07-29T12:30:09.577Z] === RUN   TestDockerSuite/TestGetContainerStats
12:30:09 [2021-07-29T12:30:09.577Z]     docker_api_swarm_service_test.go:137: [d3b86b8247943] joining swarm manager [d75f071998131]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:30:14 [2021-07-29T12:30:14.821Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:30:18 [2021-07-29T12:30:18.984Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:30:20 [2021-07-29T12:30:20.871Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:30:26 [2021-07-29T12:30:26.110Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:30:26 [2021-07-29T12:30:26.366Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:30:26 [2021-07-29T12:30:26.366Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:30:26 [2021-07-29T12:30:26.366Z] === RUN   TestDockerSuite/TestHealth
12:30:32 [2021-07-29T12:30:32.901Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:30:34 [2021-07-29T12:30:34.265Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:30:36 [2021-07-29T12:30:36.783Z]     docker_api_swarm_service_test.go:303: [de444ee18b688] joining swarm manager [df180b3781633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:30:37 [2021-07-29T12:30:37.354Z]     docker_api_swarm_service_test.go:303: [d918e4a3246a6] joining swarm manager [df180b3781633]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:30:49 [2021-07-29T12:30:49.520Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:30:49 [2021-07-29T12:30:49.520Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:30:49 [2021-07-29T12:30:49.520Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:30:49 [2021-07-29T12:30:49.520Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:30:49 [2021-07-29T12:30:49.775Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:30:49 [2021-07-29T12:30:49.775Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:30:50 [2021-07-29T12:30:50.702Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:30:50 [2021-07-29T12:30:50.702Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:30:50 [2021-07-29T12:30:50.702Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:30:50 [2021-07-29T12:30:50.702Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:30:50 [2021-07-29T12:30:50.959Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:30:51 [2021-07-29T12:30:51.216Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:30:51 [2021-07-29T12:30:51.473Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:30:51 [2021-07-29T12:30:51.473Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:30:52 [2021-07-29T12:30:52.035Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:30:52 [2021-07-29T12:30:52.035Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:30:52 [2021-07-29T12:30:52.597Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:30:53 [2021-07-29T12:30:53.525Z] === RUN   TestDockerSuite/TestImagesFormat
12:30:53 [2021-07-29T12:30:53.780Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:30:54 [2021-07-29T12:30:54.342Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:30:57 [2021-07-29T12:30:57.606Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:30:57 [2021-07-29T12:30:57.606Z] === RUN   TestDockerSuite/TestImportBadURL
12:30:57 [2021-07-29T12:30:57.606Z] === RUN   TestDockerSuite/TestImportDisplay
12:30:58 [2021-07-29T12:30:58.168Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:30:58 [2021-07-29T12:30:58.729Z] === RUN   TestDockerSuite/TestImportFile
12:31:00 [2021-07-29T12:31:00.806Z]     docker_api_swarm_service_test.go:99: [d50f5c85740a0] joining swarm manager [d13dba60cd2f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:00 [2021-07-29T12:31:00.806Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:31:00 [2021-07-29T12:31:00.806Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:31:01 [2021-07-29T12:31:01.733Z]     docker_api_swarm_service_test.go:100: [d2142638c1d0e] joining swarm manager [d13dba60cd2f9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:02 [2021-07-29T12:31:02.661Z] === RUN   TestDockerSuite/TestImportGzipped
12:31:05 [2021-07-29T12:31:05.973Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:31:08 [2021-07-29T12:31:08.496Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:31:09 [2021-07-29T12:31:09.424Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:31:09 [2021-07-29T12:31:09.985Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:31:10 [2021-07-29T12:31:10.546Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:31:10 [2021-07-29T12:31:10.546Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:31:10 [2021-07-29T12:31:10.546Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:31:11 [2021-07-29T12:31:11.474Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:31:12 [2021-07-29T12:31:12.037Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:31:12 [2021-07-29T12:31:12.964Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:31:13 [2021-07-29T12:31:13.524Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:31:14 [2021-07-29T12:31:14.088Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:31:14 [2021-07-29T12:31:14.650Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:31:14 [2021-07-29T12:31:14.906Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:31:16 [2021-07-29T12:31:16.272Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:31:17 [2021-07-29T12:31:17.199Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:31:17 [2021-07-29T12:31:17.761Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:31:17 [2021-07-29T12:31:17.761Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:31:18 [2021-07-29T12:31:18.693Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:31:18 [2021-07-29T12:31:18.693Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:31:18 [2021-07-29T12:31:18.693Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:31:19 [2021-07-29T12:31:19.619Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:31:20 [2021-07-29T12:31:20.547Z] === RUN   TestDockerSuite/TestInspectDefault
12:31:21 [2021-07-29T12:31:21.109Z] === RUN   TestDockerSuite/TestInspectHistory
12:31:22 [2021-07-29T12:31:22.486Z] === RUN   TestDockerSuite/TestInspectImage
12:31:22 [2021-07-29T12:31:22.486Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:31:22 [2021-07-29T12:31:22.742Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:31:22 [2021-07-29T12:31:22.742Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:31:22 [2021-07-29T12:31:22.742Z] === RUN   TestDockerSuite/TestInspectInt64
12:31:23 [2021-07-29T12:31:23.669Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:31:24 [2021-07-29T12:31:24.231Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:31:24 [2021-07-29T12:31:24.487Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:31:25 [2021-07-29T12:31:25.416Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:31:25 [2021-07-29T12:31:25.671Z]     check_test.go:380: [d50f5c85740a0] daemon is not started
12:31:26 [2021-07-29T12:31:26.602Z] === RUN   TestDockerSuite/TestInspectPlugin
12:31:27 [2021-07-29T12:31:27.966Z] === RUN   TestDockerSuite/TestInspectRootFS
12:31:27 [2021-07-29T12:31:27.966Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:31:28 [2021-07-29T12:31:28.529Z] === RUN   TestDockerSuite/TestInspectStatus
12:31:29 [2021-07-29T12:31:29.457Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:31:30 [2021-07-29T12:31:30.822Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:31:31 [2021-07-29T12:31:31.078Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:31:31 [2021-07-29T12:31:31.639Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:31:32 [2021-07-29T12:31:32.566Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:31:33 [2021-07-29T12:31:33.493Z]     docker_api_swarm_service_test.go:532: [d6d72bd218f5b] joining swarm manager [d79eb9e0248d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:31:33 [2021-07-29T12:31:33.493Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:31:34 [2021-07-29T12:31:34.420Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:31:34 [2021-07-29T12:31:34.677Z]     docker_api_swarm_service_test.go:533: [dae26bc76f50c] joining swarm manager [d79eb9e0248d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:31:35 [2021-07-29T12:31:35.238Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:31:35 [2021-07-29T12:31:35.800Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:31:35 [2021-07-29T12:31:35.800Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:31:39 [2021-07-29T12:31:39.080Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:31:41 [2021-07-29T12:31:41.599Z] === RUN   TestDockerSuite/TestLinksEnvs
12:31:43 [2021-07-29T12:31:43.490Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:31:44 [2021-07-29T12:31:44.051Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:31:46 [2021-07-29T12:31:46.567Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:31:49 [2021-07-29T12:31:49.083Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:31:50 [2021-07-29T12:31:50.972Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:31:50 [2021-07-29T12:31:50.972Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:31:53 [2021-07-29T12:31:53.490Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:31:53 [2021-07-29T12:31:53.746Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:31:54 [2021-07-29T12:31:54.673Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:31:58 [2021-07-29T12:31:58.838Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:32:00 [2021-07-29T12:32:00.726Z]     docker_api_swarm_service_test.go:147: [de9ee05631588] joining swarm manager [d789a3d1136df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:32:01 [2021-07-29T12:32:01.659Z]     docker_api_swarm_service_test.go:147: [d29ec30a86f29] joining swarm manager [d789a3d1136df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:32:06 [2021-07-29T12:32:06.904Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:32:09 [2021-07-29T12:32:09.419Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:32:11 [2021-07-29T12:32:11.308Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:32:12 [2021-07-29T12:32:12.236Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:32:15 [2021-07-29T12:32:15.504Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
12:32:15 [2021-07-29T12:32:15.504Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
12:32:15 [2021-07-29T12:32:15.504Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:32:15 [2021-07-29T12:32:15.504Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:32:15 [2021-07-29T12:32:15.504Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:32:16 [2021-07-29T12:32:16.430Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:32:16 [2021-07-29T12:32:16.993Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:32:21 [2021-07-29T12:32:21.157Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:32:21 [2021-07-29T12:32:21.412Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:32:26 [2021-07-29T12:32:26.670Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:32:27 [2021-07-29T12:32:27.232Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:32:27 [2021-07-29T12:32:27.232Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:32:28 [2021-07-29T12:32:28.596Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:32:30 [2021-07-29T12:32:30.484Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:32:31 [2021-07-29T12:32:31.411Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:32:32 [2021-07-29T12:32:32.776Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:32:33 [2021-07-29T12:32:33.703Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:32:35 [2021-07-29T12:32:35.592Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:32:36 [2021-07-29T12:32:36.520Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:32:37 [2021-07-29T12:32:37.081Z] === RUN   TestDockerSuite/TestLogsSince
12:32:41 [2021-07-29T12:32:41.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:32:44 [2021-07-29T12:32:44.513Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:32:51 [2021-07-29T12:32:51.051Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:32:51 [2021-07-29T12:32:51.051Z] === RUN   TestDockerSuite/TestLogsTail
12:32:51 [2021-07-29T12:32:51.977Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:32:52 [2021-07-29T12:32:52.540Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:32:53 [2021-07-29T12:32:53.908Z] === RUN   TestDockerSuite/TestMountIntoProc
12:32:54 [2021-07-29T12:32:54.164Z] === RUN   TestDockerSuite/TestMountIntoSys
12:32:55 [2021-07-29T12:32:55.093Z] === RUN   TestDockerSuite/TestNetHostname
12:32:58 [2021-07-29T12:32:58.362Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:32:58 [2021-07-29T12:32:58.618Z] === RUN   TestDockerSuite/TestNetworkEvents
12:33:05 [2021-07-29T12:33:05.157Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:33:07 [2021-07-29T12:33:07.675Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:33:08 [2021-07-29T12:33:08.236Z] === RUN   TestDockerSuite/TestPluginActive
12:33:09 [2021-07-29T12:33:09.602Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:33:12 [2021-07-29T12:33:12.870Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:33:17 [2021-07-29T12:33:17.072Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:33:17 [2021-07-29T12:33:17.072Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:33:17 [2021-07-29T12:33:17.072Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:33:17 [2021-07-29T12:33:17.327Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:33:19 [2021-07-29T12:33:19.843Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:33:20 [2021-07-29T12:33:20.364Z] --- PASS: TestBuildWCOWSandboxSize (815.85s)
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildWithEmptyDockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:20 [2021-07-29T12:33:20.364Z] --- PASS: TestBuildWithEmptyDockerfile (0.54s)
12:33:20 [2021-07-29T12:33:20.364Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
12:33:20 [2021-07-29T12:33:20.364Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:33:20 [2021-07-29T12:33:20.364Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildPreserveOwnership
12:33:20 [2021-07-29T12:33:20.364Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:33:20 [2021-07-29T12:33:20.364Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
12:33:20 [2021-07-29T12:33:20.364Z] === RUN   TestBuildPlatformInvalid
12:33:20 [2021-07-29T12:33:20.364Z] --- PASS: TestBuildPlatformInvalid (0.52s)
12:33:20 [2021-07-29T12:33:20.364Z] PASS
12:33:20 [2021-07-29T12:33:20.364Z] ok  	github.com/docker/docker/integration/build	1007.817s
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] === Skipped
12:33:20 [2021-07-29T12:33:20.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:33:20 [2021-07-29T12:33:20.364Z]     build_session_test.go:25: TODO: BuildKit
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:33:20 [2021-07-29T12:33:20.364Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
12:33:20 [2021-07-29T12:33:20.364Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:33:20 [2021-07-29T12:33:20.364Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
12:33:20 [2021-07-29T12:33:20.364Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.364Z] 
12:33:20 [2021-07-29T12:33:20.365Z] DONE 29 tests, 5 skipped in 1041.775s
12:33:20 [2021-07-29T12:33:20.365Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:33:20 [2021-07-29T12:33:20.365Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:33:20 [2021-07-29T12:33:20.365Z] INFO: Testing against a local daemon
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestConfigInspect
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestConfigInspect (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestConfigList
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestConfigList (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestConfigsCreateAndDelete
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestConfigsUpdate
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestConfigsUpdate (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestTemplatedConfig
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestTemplatedConfig (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestConfigCreateResolve
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] PASS
12:33:20 [2021-07-29T12:33:20.365Z] ok  	github.com/docker/docker/integration/config	0.135s
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === Skipped
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] 
12:33:20 [2021-07-29T12:33:20.365Z] DONE 6 tests, 6 skipped in 2.674s
12:33:20 [2021-07-29T12:33:20.365Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:33:20 [2021-07-29T12:33:20.365Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:33:20 [2021-07-29T12:33:20.365Z] INFO: Testing against a local daemon
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCheckpoint
12:33:20 [2021-07-29T12:33:20.365Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCheckpoint (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestContainerInvalidJSON
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestContainerInvalidJSON (0.55s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCopyFromContainerPathIsNotDir
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCopyToContainerPathDoesNotExist
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.24s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCopyToContainerPathIsNotDir
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCopyFromContainer
12:33:20 [2021-07-29T12:33:20.365Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCopyFromContainer (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateLinkToNonExistingContainer
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidEnv
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidEnv/0
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidEnv/0
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidEnv/1
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidEnv/1
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidEnv/2
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidEnv/2
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidEnv/0
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidEnv/2
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidEnv/1
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateTmpfsMountsTarget
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithCustomMaskedPaths
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithCustomReadonlyPaths
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateDifferentPlatform
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateDifferentPlatform/different_os
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCreateDifferentPlatform (0.04s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:33:20 [2021-07-29T12:33:20.365Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestContainerKillOnDaemonStart
12:33:20 [2021-07-29T12:33:20.365Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestDiff
12:33:20 [2021-07-29T12:33:20.365Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:33:20 [2021-07-29T12:33:20.365Z] --- SKIP: TestDiff (0.00s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestExecWithCloseStdin
12:33:20 [2021-07-29T12:33:20.365Z] --- PASS: TestExecWithCloseStdin (3.21s)
12:33:20 [2021-07-29T12:33:20.365Z] === RUN   TestExec
12:33:20 [2021-07-29T12:33:20.771Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:33:21 [2021-07-29T12:33:21.341Z] --- PASS: TestExec (2.30s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestExecUser
12:33:21 [2021-07-29T12:33:21.341Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestExecUser (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestExportContainerAndImportImage
12:33:21 [2021-07-29T12:33:21.341Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestExportContainerAfterDaemonRestart
12:33:21 [2021-07-29T12:33:21.341Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestHealthCheckWorkdir
12:33:21 [2021-07-29T12:33:21.341Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestHealthKillContainer
12:33:21 [2021-07-29T12:33:21.341Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestHealthKillContainer (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestInspectCpusetInConfigPre120
12:33:21 [2021-07-29T12:33:21.341Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:33:21 [2021-07-29T12:33:21.341Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:33:21 [2021-07-29T12:33:21.341Z] === RUN   TestKillContainerInvalidSignal
12:33:21 [2021-07-29T12:33:21.698Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:33:21 [2021-07-29T12:33:21.953Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:33:23 [2021-07-29T12:33:23.591Z] --- PASS: TestKillContainerInvalidSignal (2.14s)
12:33:23 [2021-07-29T12:33:23.591Z] === RUN   TestKillContainer
12:33:23 [2021-07-29T12:33:23.591Z] === RUN   TestKillContainer/no_signal
12:33:23 [2021-07-29T12:33:23.843Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:33:25 [2021-07-29T12:33:25.207Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:33:25 [2021-07-29T12:33:25.815Z] === RUN   TestKillContainer/non_killing_signal
12:33:25 [2021-07-29T12:33:25.815Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:33:25 [2021-07-29T12:33:25.815Z] === RUN   TestKillContainer/killing_signal
12:33:28 [2021-07-29T12:33:28.473Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:33:28 [2021-07-29T12:33:28.728Z] --- PASS: TestKillContainer (4.73s)
12:33:28 [2021-07-29T12:33:28.728Z]     --- PASS: TestKillContainer/no_signal (2.08s)
12:33:28 [2021-07-29T12:33:28.728Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z]     --- PASS: TestKillContainer/killing_signal (2.61s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestKillStoppedContainer
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestKillStoppedContainerAPIPre120
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestKillDifferentUserContainer
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestInspectOomKilledTrue
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestInspectOomKilledFalse
12:33:28 [2021-07-29T12:33:28.728Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:33:28 [2021-07-29T12:33:28.728Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:33:28 [2021-07-29T12:33:28.728Z] === RUN   TestLogsFollowTailEmpty
12:33:28 [2021-07-29T12:33:28.730Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:33:30 [2021-07-29T12:33:30.902Z] --- PASS: TestLogsFollowTailEmpty (2.09s)
12:33:30 [2021-07-29T12:33:30.902Z] === RUN   TestNetworkNat
12:33:30 [2021-07-29T12:33:30.902Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:33:30 [2021-07-29T12:33:30.902Z] --- SKIP: TestNetworkNat (0.00s)
12:33:30 [2021-07-29T12:33:30.902Z] === RUN   TestNetworkLocalhostTCPNat
12:33:31 [2021-07-29T12:33:31.999Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:33:32 [2021-07-29T12:33:32.256Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:33:33 [2021-07-29T12:33:33.091Z] --- PASS: TestNetworkLocalhostTCPNat (2.48s)
12:33:33 [2021-07-29T12:33:33.091Z] === RUN   TestNetworkLoopbackNat
12:33:33 [2021-07-29T12:33:33.091Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:33:33 [2021-07-29T12:33:33.091Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:33:33 [2021-07-29T12:33:33.091Z] === RUN   TestPause
12:33:33 [2021-07-29T12:33:33.091Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:33:33 [2021-07-29T12:33:33.091Z] --- SKIP: TestPause (0.00s)
12:33:33 [2021-07-29T12:33:33.091Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:33:33 [2021-07-29T12:33:33.621Z] === RUN   TestDockerSuite/TestPortHostBinding
12:33:34 [2021-07-29T12:33:34.988Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:33:35 [2021-07-29T12:33:35.265Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.04s)
12:33:35 [2021-07-29T12:33:35.265Z] === RUN   TestPauseStopPausedContainer
12:33:35 [2021-07-29T12:33:35.265Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
12:33:35 [2021-07-29T12:33:35.265Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:33:35 [2021-07-29T12:33:35.265Z] === RUN   TestPsFilter
12:33:35 [2021-07-29T12:33:35.265Z] --- PASS: TestPsFilter (0.36s)
12:33:35 [2021-07-29T12:33:35.265Z] === RUN   TestRemoveContainerWithRemovedVolume
12:33:35 [2021-07-29T12:33:35.562Z] === RUN   TestDockerSuite/TestPortList
12:33:38 [2021-07-29T12:33:38.165Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.64s)
12:33:38 [2021-07-29T12:33:38.165Z] === RUN   TestRemoveContainerWithVolume
12:33:39 [2021-07-29T12:33:39.730Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:33:41 [2021-07-29T12:33:41.067Z] --- PASS: TestRemoveContainerWithVolume (2.62s)
12:33:41 [2021-07-29T12:33:41.067Z] === RUN   TestRemoveContainerRunning
12:33:42 [2021-07-29T12:33:42.601Z] --- PASS: TestRemoveContainerRunning (2.05s)
12:33:42 [2021-07-29T12:33:42.601Z] === RUN   TestRemoveContainerForceRemoveRunning
12:33:43 [2021-07-29T12:33:43.899Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:33:44 [2021-07-29T12:33:44.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s)
12:33:44 [2021-07-29T12:33:44.785Z] === RUN   TestRemoveInvalidContainer
12:33:44 [2021-07-29T12:33:44.785Z] --- PASS: TestRemoveInvalidContainer (0.03s)
12:33:44 [2021-07-29T12:33:44.785Z] === RUN   TestRenameLinkedContainer
12:33:44 [2021-07-29T12:33:44.785Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:33:44 [2021-07-29T12:33:44.785Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:33:44 [2021-07-29T12:33:44.785Z] === RUN   TestRenameStoppedContainer
12:33:47 [2021-07-29T12:33:47.167Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:33:47 [2021-07-29T12:33:47.685Z] --- PASS: TestRenameStoppedContainer (2.69s)
12:33:47 [2021-07-29T12:33:47.685Z] === RUN   TestRenameRunningContainerAndReuse
12:33:48 [2021-07-29T12:33:48.532Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:33:51 [2021-07-29T12:33:51.422Z] --- PASS: TestRenameRunningContainerAndReuse (4.12s)
12:33:51 [2021-07-29T12:33:51.422Z] === RUN   TestRenameInvalidName
12:33:53 [2021-07-29T12:33:53.595Z] --- PASS: TestRenameInvalidName (2.10s)
12:33:53 [2021-07-29T12:33:53.595Z] === RUN   TestRenameAnonymousContainer
12:33:55 [2021-07-29T12:33:55.063Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:33:55 [2021-07-29T12:33:55.063Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:33:55 [2021-07-29T12:33:55.318Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:33:55 [2021-07-29T12:33:55.885Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:33:55 [2021-07-29T12:33:55.885Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:33:56 [2021-07-29T12:33:56.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:33:56 [2021-07-29T12:33:56.811Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:33:57 [2021-07-29T12:33:57.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:33:57 [2021-07-29T12:33:57.373Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:33:58 [2021-07-29T12:33:58.737Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:33:58 [2021-07-29T12:33:58.738Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:34:02 [2021-07-29T12:34:02.022Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:34:02 [2021-07-29T12:34:02.948Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:34:03 [2021-07-29T12:34:03.203Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:34:03 [2021-07-29T12:34:03.459Z] === RUN   TestDockerSuite/TestPsByOrder
12:34:03 [2021-07-29T12:34:03.903Z] --- PASS: TestRenameAnonymousContainer (9.21s)
12:34:03 [2021-07-29T12:34:03.903Z] === RUN   TestRenameContainerWithSameName
12:34:04 [2021-07-29T12:34:04.870Z] --- PASS: TestRenameContainerWithSameName (2.06s)
12:34:04 [2021-07-29T12:34:04.870Z] === RUN   TestRenameContainerWithLinkedContainer
12:34:04 [2021-07-29T12:34:04.870Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
12:34:04 [2021-07-29T12:34:04.870Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.01s)
12:34:04 [2021-07-29T12:34:04.870Z] === RUN   TestResize
12:34:06 [2021-07-29T12:34:06.726Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:34:07 [2021-07-29T12:34:07.049Z] --- PASS: TestResize (2.16s)
12:34:07 [2021-07-29T12:34:07.049Z] === RUN   TestResizeWithInvalidSize
12:34:07 [2021-07-29T12:34:07.287Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:34:08 [2021-07-29T12:34:08.214Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:34:09 [2021-07-29T12:34:09.225Z] --- PASS: TestResizeWithInvalidSize (2.12s)
12:34:09 [2021-07-29T12:34:09.225Z] === RUN   TestResizeWhenContainerNotStarted
12:34:11 [2021-07-29T12:34:11.482Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:34:12 [2021-07-29T12:34:12.125Z] --- PASS: TestResizeWhenContainerNotStarted (2.71s)
12:34:12 [2021-07-29T12:34:12.125Z] === RUN   TestDaemonRestartKillContainers
12:34:12 [2021-07-29T12:34:12.125Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:34:12 [2021-07-29T12:34:12.125Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:34:12 [2021-07-29T12:34:12.125Z] === RUN   TestStats
12:34:12 [2021-07-29T12:34:12.125Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:34:12 [2021-07-29T12:34:12.125Z] --- SKIP: TestStats (0.00s)
12:34:12 [2021-07-29T12:34:12.125Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:34:16 [2021-07-29T12:34:16.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:34:16 [2021-07-29T12:34:16.730Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:34:17 [2021-07-29T12:34:17.656Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
12:34:19 [2021-07-29T12:34:19.195Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.35s)
12:34:19 [2021-07-29T12:34:19.195Z] === RUN   TestStopContainerWithTimeout
12:34:19 [2021-07-29T12:34:19.195Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:34:19 [2021-07-29T12:34:19.195Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:34:19 [2021-07-29T12:34:19.195Z] === RUN   TestUpdateRestartPolicy
12:34:20 [2021-07-29T12:34:20.924Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:34:21 [2021-07-29T12:34:21.486Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
12:34:29 [2021-07-29T12:34:29.589Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:34:30 [2021-07-29T12:34:30.953Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:34:32 [2021-07-29T12:34:32.841Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:34:34 [2021-07-29T12:34:34.206Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:34:34 [2021-07-29T12:34:34.462Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
12:34:35 [2021-07-29T12:34:35.829Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:34:37 [2021-07-29T12:34:37.720Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
12:34:39 [2021-07-29T12:34:39.088Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:34:40 [2021-07-29T12:34:40.272Z] --- PASS: TestUpdateRestartPolicy (22.09s)
12:34:40 [2021-07-29T12:34:40.272Z] === RUN   TestUpdateRestartWithAutoRemove
12:34:41 [2021-07-29T12:34:41.604Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
12:34:41 [2021-07-29T12:34:41.860Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:34:42 [2021-07-29T12:34:42.578Z] --- PASS: TestUpdateRestartWithAutoRemove (2.07s)
12:34:42 [2021-07-29T12:34:42.578Z] === RUN   TestWaitNonBlocked
12:34:42 [2021-07-29T12:34:42.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:42 [2021-07-29T12:34:42.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:42 [2021-07-29T12:34:42.578Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:42 [2021-07-29T12:34:42.578Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:42 [2021-07-29T12:34:42.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:34:42 [2021-07-29T12:34:42.578Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:34:43 [2021-07-29T12:34:43.868Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:34:43 [2021-07-29T12:34:43.868Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:34:43 [2021-07-29T12:34:43.868Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
12:34:44 [2021-07-29T12:34:44.795Z] === RUN   TestDockerSuite/TestPsRightTagName
12:34:46 [2021-07-29T12:34:46.310Z] --- PASS: TestWaitNonBlocked (0.03s)
12:34:46 [2021-07-29T12:34:46.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.40s)
12:34:46 [2021-07-29T12:34:46.310Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.60s)
12:34:46 [2021-07-29T12:34:46.310Z] === RUN   TestWaitBlocked
12:34:46 [2021-07-29T12:34:46.310Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:34:46 [2021-07-29T12:34:46.310Z] --- SKIP: TestWaitBlocked (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z] PASS
12:34:46 [2021-07-29T12:34:46.310Z] ok  	github.com/docker/docker/integration/container	92.082s
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === Skipped
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:34:46 [2021-07-29T12:34:46.310Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:34:46 [2021-07-29T12:34:46.310Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.01s)
12:34:46 [2021-07-29T12:34:46.310Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:34:46 [2021-07-29T12:34:46.310Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] 
12:34:46 [2021-07-29T12:34:46.310Z] DONE 87 tests, 33 skipped in 94.450s
12:34:46 [2021-07-29T12:34:46.310Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
12:34:47 [2021-07-29T12:34:47.846Z] === RUN   TestConfigDaemonLibtrustID
12:34:47 [2021-07-29T12:34:47.846Z]     daemon_test.go:19: runtime.GOOS != "linux"
12:34:47 [2021-07-29T12:34:47.846Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:34:47 [2021-07-29T12:34:47.846Z] === RUN   TestDaemonConfigValidation
12:34:47 [2021-07-29T12:34:47.846Z]     daemon_test.go:38: runtime.GOOS != "linux"
12:34:47 [2021-07-29T12:34:47.846Z] --- SKIP: TestDaemonConfigValidation (0.00s)
12:34:47 [2021-07-29T12:34:47.846Z] PASS
12:34:47 [2021-07-29T12:34:47.846Z] ok  	github.com/docker/docker/integration/daemon	0.100s
12:34:47 [2021-07-29T12:34:47.846Z] 
12:34:47 [2021-07-29T12:34:47.846Z] === Skipped
12:34:47 [2021-07-29T12:34:47.846Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
12:34:47 [2021-07-29T12:34:47.846Z]     daemon_test.go:19: runtime.GOOS != "linux"
12:34:47 [2021-07-29T12:34:47.846Z] 
12:34:47 [2021-07-29T12:34:47.846Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
12:34:47 [2021-07-29T12:34:47.846Z]     daemon_test.go:38: runtime.GOOS != "linux"
12:34:47 [2021-07-29T12:34:47.846Z] 
12:34:47 [2021-07-29T12:34:47.846Z] 
12:34:47 [2021-07-29T12:34:47.846Z] DONE 2 tests, 2 skipped in 1.681s
12:34:47 [2021-07-29T12:34:47.846Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:34:48 [2021-07-29T12:34:48.070Z] === RUN   TestDockerSuite/TestPsShowMounts
12:34:48 [2021-07-29T12:34:48.332Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
12:34:50 [2021-07-29T12:34:50.027Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:34:50 [2021-07-29T12:34:50.028Z] INFO: Testing against a local daemon
12:34:50 [2021-07-29T12:34:50.028Z] === RUN   TestCommitInheritsEnv
12:34:50 [2021-07-29T12:34:50.028Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:34:50 [2021-07-29T12:34:50.028Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:34:50 [2021-07-29T12:34:50.028Z] === RUN   TestImportExtremelyLargeImageWorks
12:34:50 [2021-07-29T12:34:50.028Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:34:50 [2021-07-29T12:34:50.028Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:34:50 [2021-07-29T12:34:50.028Z] === RUN   TestImagesFilterMultiReference
12:34:50 [2021-07-29T12:34:50.028Z] --- PASS: TestImagesFilterMultiReference (0.09s)
12:34:50 [2021-07-29T12:34:50.028Z] === RUN   TestImagePullPlatformInvalid
12:34:50 [2021-07-29T12:34:50.028Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:34:50 [2021-07-29T12:34:50.028Z] === RUN   TestRemoveImageOrphaning
12:34:50 [2021-07-29T12:34:50.224Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestRemoveImageOrphaning (1.09s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagInvalidReference
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagInvalidReference (0.03s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagValidPrefixedRepo
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagExistedNameWithoutForce
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagOfficialNames
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagOfficialNames (0.08s)
12:34:50 [2021-07-29T12:34:50.994Z] === RUN   TestTagMatchesDigest
12:34:50 [2021-07-29T12:34:50.994Z] --- PASS: TestTagMatchesDigest (0.03s)
12:34:50 [2021-07-29T12:34:50.994Z] PASS
12:34:50 [2021-07-29T12:34:50.994Z] ok  	github.com/docker/docker/integration/image	1.578s
12:34:50 [2021-07-29T12:34:50.994Z] 
12:34:50 [2021-07-29T12:34:50.994Z] === Skipped
12:34:50 [2021-07-29T12:34:50.994Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:34:50 [2021-07-29T12:34:50.994Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:34:50 [2021-07-29T12:34:50.994Z] 
12:34:50 [2021-07-29T12:34:50.994Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:34:50 [2021-07-29T12:34:50.994Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:34:50 [2021-07-29T12:34:50.994Z] 
12:34:50 [2021-07-29T12:34:50.994Z] 
12:34:50 [2021-07-29T12:34:50.994Z] DONE 11 tests, 2 skipped in 3.164s
12:34:50 [2021-07-29T12:34:50.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:34:51 [2021-07-29T12:34:51.150Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:34:51 [2021-07-29T12:34:51.150Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:34:51 [2021-07-29T12:34:51.150Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:34:51 [2021-07-29T12:34:51.405Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:34:51 [2021-07-29T12:34:51.405Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:34:51 [2021-07-29T12:34:51.405Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:34:51 [2021-07-29T12:34:51.660Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
12:34:52 [2021-07-29T12:34:52.224Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:34:53 [2021-07-29T12:34:53.169Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:34:53 [2021-07-29T12:34:53.169Z] INFO: Testing against a local daemon
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkCreateDelete
12:34:53 [2021-07-29T12:34:53.169Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDockerNetworkDeletePreferID
12:34:53 [2021-07-29T12:34:53.169Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonDNSFallback
12:34:53 [2021-07-29T12:34:53.169Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestInspectNetwork
12:34:53 [2021-07-29T12:34:53.169Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestInspectNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestRunContainerWithBridgeNone
12:34:53 [2021-07-29T12:34:53.169Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkInvalidJSON
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkInvalidJSON//networks/create
12:34:53 [2021-07-29T12:34:53.169Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:34:53 [2021-07-29T12:34:53.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:53 [2021-07-29T12:34:53.169Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:53 [2021-07-29T12:34:53.169Z] === CONT  TestNetworkInvalidJSON//networks/create
12:34:53 [2021-07-29T12:34:53.169Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:34:53 [2021-07-29T12:34:53.169Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:34:53 [2021-07-29T12:34:53.169Z] --- PASS: TestNetworkInvalidJSON (0.03s)
12:34:53 [2021-07-29T12:34:53.169Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkList
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkList//networks
12:34:53 [2021-07-29T12:34:53.169Z] === PAUSE TestNetworkList//networks
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestNetworkList//networks/
12:34:53 [2021-07-29T12:34:53.169Z] === PAUSE TestNetworkList//networks/
12:34:53 [2021-07-29T12:34:53.169Z] === CONT  TestNetworkList//networks
12:34:53 [2021-07-29T12:34:53.169Z] === CONT  TestNetworkList//networks/
12:34:53 [2021-07-29T12:34:53.169Z] --- PASS: TestNetworkList (0.03s)
12:34:53 [2021-07-29T12:34:53.169Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     --- PASS: TestNetworkList//networks (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestHostIPv4BridgeLabel
12:34:53 [2021-07-29T12:34:53.169Z]     network_test.go:128: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonRestartWithLiveRestore
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:29: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonDefaultNetworkPools
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:58: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonRestartWithExistingNetwork
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:102: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:136: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:187: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestServiceWithPredefinedNetwork
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:212: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:242: FLAKY_TEST
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestServiceWithDataPathPortInit
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:333: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:401: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z] PASS
12:34:53 [2021-07-29T12:34:53.169Z] ok  	github.com/docker/docker/integration/network	0.168s
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === Skipped
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     network_test.go:128: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:29: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:58: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:102: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.169Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:34:53 [2021-07-29T12:34:53.169Z]     service_test.go:136: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.169Z] 
12:34:53 [2021-07-29T12:34:53.170Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:34:53 [2021-07-29T12:34:53.170Z]     service_test.go:187: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.170Z]     service_test.go:212: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:34:53 [2021-07-29T12:34:53.170Z]     service_test.go:242: FLAKY_TEST
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:34:53 [2021-07-29T12:34:53.170Z]     service_test.go:333: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:34:53 [2021-07-29T12:34:53.170Z]     service_test.go:401: testEnv.OSType == "windows"
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] 
12:34:53 [2021-07-29T12:34:53.170Z] DONE 22 tests, 15 skipped in 2.114s
12:34:53 [2021-07-29T12:34:53.628Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:34:54 [2021-07-29T12:34:54.086Z] testing: warning: no tests to run
12:34:54 [2021-07-29T12:34:54.086Z] PASS
12:34:54 [2021-07-29T12:34:54.086Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.080s
12:34:54 [2021-07-29T12:34:54.086Z] 
12:34:54 [2021-07-29T12:34:54.086Z] DONE 0 tests in 0.678s
12:34:54 [2021-07-29T12:34:54.086Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:34:54 [2021-07-29T12:34:54.120Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:34:55 [2021-07-29T12:34:55.052Z] testing: warning: no tests to run
12:34:55 [2021-07-29T12:34:55.052Z] PASS
12:34:55 [2021-07-29T12:34:55.052Z] ok  	github.com/docker/docker/integration/network/macvlan	0.081s
12:34:55 [2021-07-29T12:34:55.052Z] 
12:34:55 [2021-07-29T12:34:55.052Z] DONE 0 tests in 0.644s
12:34:55 [2021-07-29T12:34:55.052Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:34:55 [2021-07-29T12:34:55.510Z] testing: warning: no tests to run
12:34:55 [2021-07-29T12:34:55.510Z] PASS
12:34:55 [2021-07-29T12:34:55.510Z] ok  	github.com/docker/docker/integration/plugin	0.078s
12:34:55 [2021-07-29T12:34:55.510Z] 
12:34:55 [2021-07-29T12:34:55.510Z] DONE 0 tests in 0.649s
12:34:55 [2021-07-29T12:34:55.510Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:34:56 [2021-07-29T12:34:56.010Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
12:34:56 [2021-07-29T12:34:56.010Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:34:56 [2021-07-29T12:34:56.477Z] testing: warning: no tests to run
12:34:56 [2021-07-29T12:34:56.477Z] PASS
12:34:56 [2021-07-29T12:34:56.477Z] ok  	github.com/docker/docker/integration/plugin/authz	0.088s
12:34:56 [2021-07-29T12:34:56.477Z] 
12:34:56 [2021-07-29T12:34:56.477Z] DONE 0 tests in 0.693s
12:34:56 [2021-07-29T12:34:56.477Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:34:56 [2021-07-29T12:34:56.937Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:34:58 [2021-07-29T12:34:58.828Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
12:35:05 [2021-07-29T12:35:05.367Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
12:35:06 [2021-07-29T12:35:06.807Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:06 [2021-07-29T12:35:06.807Z] INFO: Testing against a local daemon
12:35:06 [2021-07-29T12:35:06.807Z] === RUN   TestPluginInvalidJSON
12:35:06 [2021-07-29T12:35:06.807Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:35:06 [2021-07-29T12:35:06.807Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:35:06 [2021-07-29T12:35:06.807Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:35:06 [2021-07-29T12:35:06.807Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:35:06 [2021-07-29T12:35:06.807Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z] === RUN   TestPluginInstall
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:64: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] --- SKIP: TestPluginInstall (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z] === RUN   TestPluginsWithRuntimes
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:173: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z] === RUN   TestPluginBackCompatMediaTypes
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:235: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z] PASS
12:35:06 [2021-07-29T12:35:06.807Z] ok  	github.com/docker/docker/integration/plugin/common	0.113s
12:35:06 [2021-07-29T12:35:06.807Z] 
12:35:06 [2021-07-29T12:35:06.807Z] === Skipped
12:35:06 [2021-07-29T12:35:06.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:64: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] 
12:35:06 [2021-07-29T12:35:06.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:173: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] 
12:35:06 [2021-07-29T12:35:06.807Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:35:06 [2021-07-29T12:35:06.807Z]     plugin_test.go:235: testEnv.OSType == "windows"
12:35:06 [2021-07-29T12:35:06.807Z] 
12:35:06 [2021-07-29T12:35:06.807Z] 
12:35:06 [2021-07-29T12:35:06.807Z] DONE 5 tests, 3 skipped in 9.864s
12:35:06 [2021-07-29T12:35:06.807Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:35:07 [2021-07-29T12:35:07.886Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:35:08 [2021-07-29T12:35:08.984Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:08 [2021-07-29T12:35:08.984Z] INFO: Testing against a local daemon
12:35:08 [2021-07-29T12:35:08.984Z] === RUN   TestExternalGraphDriver
12:35:08 [2021-07-29T12:35:08.984Z]     external_test.go:48: runtime.GOOS == "windows"
12:35:08 [2021-07-29T12:35:08.984Z] --- SKIP: TestExternalGraphDriver (0.00s)
12:35:08 [2021-07-29T12:35:08.984Z] === RUN   TestGraphdriverPluginV2
12:35:08 [2021-07-29T12:35:08.984Z]     external_test.go:408: runtime.GOOS == "windows"
12:35:08 [2021-07-29T12:35:08.984Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:35:08 [2021-07-29T12:35:08.984Z] PASS
12:35:08 [2021-07-29T12:35:08.984Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.119s
12:35:08 [2021-07-29T12:35:08.984Z] 
12:35:08 [2021-07-29T12:35:08.984Z] === Skipped
12:35:08 [2021-07-29T12:35:08.984Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
12:35:08 [2021-07-29T12:35:08.984Z]     external_test.go:48: runtime.GOOS == "windows"
12:35:08 [2021-07-29T12:35:08.984Z] 
12:35:08 [2021-07-29T12:35:08.984Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:35:08 [2021-07-29T12:35:08.984Z]     external_test.go:408: runtime.GOOS == "windows"
12:35:08 [2021-07-29T12:35:08.984Z] 
12:35:08 [2021-07-29T12:35:08.984Z] 
12:35:08 [2021-07-29T12:35:08.984Z] DONE 2 tests, 2 skipped in 2.872s
12:35:09 [2021-07-29T12:35:09.251Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:35:09 [2021-07-29T12:35:09.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:35:11 [2021-07-29T12:35:11.002Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:11 [2021-07-29T12:35:11.002Z] INFO: Testing against a local daemon
12:35:11 [2021-07-29T12:35:11.002Z] === RUN   TestReadPluginNoRead
12:35:11 [2021-07-29T12:35:11.002Z]     read_test.go:21: no unix domain sockets on Windows
12:35:11 [2021-07-29T12:35:11.002Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:35:11 [2021-07-29T12:35:11.002Z] PASS
12:35:11 [2021-07-29T12:35:11.002Z] ok  	github.com/docker/docker/integration/plugin/logging	0.111s
12:35:11 [2021-07-29T12:35:11.002Z] 
12:35:11 [2021-07-29T12:35:11.002Z] === Skipped
12:35:11 [2021-07-29T12:35:11.002Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:35:11 [2021-07-29T12:35:11.002Z]     read_test.go:21: no unix domain sockets on Windows
12:35:11 [2021-07-29T12:35:11.002Z] 
12:35:11 [2021-07-29T12:35:11.002Z] 
12:35:11 [2021-07-29T12:35:11.002Z] DONE 1 tests, 1 skipped in 1.968s
12:35:11 [2021-07-29T12:35:11.461Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:35:11 [2021-07-29T12:35:11.776Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:35:12 [2021-07-29T12:35:12.032Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:35:12 [2021-07-29T12:35:12.032Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
12:35:12 [2021-07-29T12:35:12.032Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:35:12 [2021-07-29T12:35:12.288Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:35:12 [2021-07-29T12:35:12.427Z] testing: warning: no tests to run
12:35:12 [2021-07-29T12:35:12.427Z] PASS
12:35:12 [2021-07-29T12:35:12.427Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.077s
12:35:12 [2021-07-29T12:35:12.427Z] 
12:35:12 [2021-07-29T12:35:12.427Z] DONE 0 tests in 1.026s
12:35:12 [2021-07-29T12:35:12.427Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:35:14 [2021-07-29T12:35:14.602Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:14 [2021-07-29T12:35:14.602Z] INFO: Testing against a local daemon
12:35:14 [2021-07-29T12:35:14.602Z] === RUN   TestPluginWithDevMounts
12:35:14 [2021-07-29T12:35:14.602Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:35:14 [2021-07-29T12:35:14.602Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:35:14 [2021-07-29T12:35:14.602Z] PASS
12:35:14 [2021-07-29T12:35:14.602Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.122s
12:35:14 [2021-07-29T12:35:14.602Z] 
12:35:14 [2021-07-29T12:35:14.602Z] === Skipped
12:35:14 [2021-07-29T12:35:14.602Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:35:14 [2021-07-29T12:35:14.602Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:35:14 [2021-07-29T12:35:14.602Z] 
12:35:14 [2021-07-29T12:35:14.602Z] 
12:35:14 [2021-07-29T12:35:14.602Z] DONE 1 tests, 1 skipped in 2.007s
12:35:14 [2021-07-29T12:35:14.602Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:35:15 [2021-07-29T12:35:15.559Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:35:16 [2021-07-29T12:35:16.136Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:16 [2021-07-29T12:35:16.136Z] INFO: Testing against a local daemon
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestSecretInspect
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestSecretInspect (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestSecretList
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestSecretList (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestSecretsCreateAndDelete
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestSecretsUpdate
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestSecretsUpdate (0.01s)
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestTemplatedSecret
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestTemplatedSecret (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z] === RUN   TestSecretCreateResolve
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:35:16 [2021-07-29T12:35:16.136Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z] PASS
12:35:16 [2021-07-29T12:35:16.136Z] ok  	github.com/docker/docker/integration/secret	0.130s
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === Skipped
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:35:16 [2021-07-29T12:35:16.136Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] 
12:35:16 [2021-07-29T12:35:16.136Z] DONE 6 tests, 6 skipped in 1.906s
12:35:16 [2021-07-29T12:35:16.595Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:35:16 [2021-07-29T12:35:16.925Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:35:18 [2021-07-29T12:35:18.291Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
12:35:18 [2021-07-29T12:35:18.771Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:18 [2021-07-29T12:35:18.771Z] INFO: Testing against a local daemon
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceCreateInit
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- PASS: TestServiceCreateInit (0.05s)
12:35:18 [2021-07-29T12:35:18.771Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceMultipleTimes
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceConflict
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceMaxReplicas
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateWithDuplicateNetworkNames
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceSecretFileMode
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceConfigFileMode
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceSysctls
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceSysctls (0.05s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateServiceCapabilities
12:35:18 [2021-07-29T12:35:18.771Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestInspect
12:35:18 [2021-07-29T12:35:18.771Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestInspect (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestCreateJob
12:35:18 [2021-07-29T12:35:18.771Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestCreateJob (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestReplicatedJob
12:35:18 [2021-07-29T12:35:18.771Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestReplicatedJob (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestUpdateReplicatedJob
12:35:18 [2021-07-29T12:35:18.771Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceListWithStatuses
12:35:18 [2021-07-29T12:35:18.771Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestDockerNetworkConnectAlias
12:35:18 [2021-07-29T12:35:18.771Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestDockerNetworkReConnect
12:35:18 [2021-07-29T12:35:18.771Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServicePlugin
12:35:18 [2021-07-29T12:35:18.771Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServicePlugin (0.01s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceUpdateLabel
12:35:18 [2021-07-29T12:35:18.771Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceUpdateSecrets
12:35:18 [2021-07-29T12:35:18.771Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceUpdateConfigs
12:35:18 [2021-07-29T12:35:18.771Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceUpdateNetwork
12:35:18 [2021-07-29T12:35:18.771Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:35:18 [2021-07-29T12:35:18.771Z] === RUN   TestServiceUpdatePidsLimit
12:35:18 [2021-07-29T12:35:18.771Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:35:18 [2021-07-29T12:35:18.771Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s)
12:35:18 [2021-07-29T12:35:18.771Z] PASS
12:35:18 [2021-07-29T12:35:18.771Z] ok  	github.com/docker/docker/integration/service	0.277s
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === Skipped
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s)
12:35:19 [2021-07-29T12:35:19.230Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.01s)
12:35:19 [2021-07-29T12:35:19.230Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:35:19 [2021-07-29T12:35:19.230Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s)
12:35:19 [2021-07-29T12:35:19.230Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] 
12:35:19 [2021-07-29T12:35:19.230Z] DONE 24 tests, 23 skipped in 2.584s
12:35:19 [2021-07-29T12:35:19.230Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:35:20 [2021-07-29T12:35:20.767Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:20 [2021-07-29T12:35:20.767Z] INFO: Testing against a local daemon
12:35:20 [2021-07-29T12:35:20.767Z] === RUN   TestSessionCreate
12:35:20 [2021-07-29T12:35:20.767Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:35:20 [2021-07-29T12:35:20.767Z] --- SKIP: TestSessionCreate (0.00s)
12:35:20 [2021-07-29T12:35:20.767Z] === RUN   TestSessionCreateWithBadUpgrade
12:35:20 [2021-07-29T12:35:20.767Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:35:20 [2021-07-29T12:35:20.767Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:35:20 [2021-07-29T12:35:20.767Z] PASS
12:35:20 [2021-07-29T12:35:20.767Z] ok  	github.com/docker/docker/integration/session	0.115s
12:35:20 [2021-07-29T12:35:20.767Z] 
12:35:20 [2021-07-29T12:35:20.767Z] === Skipped
12:35:20 [2021-07-29T12:35:20.767Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:35:20 [2021-07-29T12:35:20.767Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:35:20 [2021-07-29T12:35:20.767Z] 
12:35:20 [2021-07-29T12:35:20.767Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:35:20 [2021-07-29T12:35:20.767Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:35:20 [2021-07-29T12:35:20.767Z] 
12:35:20 [2021-07-29T12:35:20.767Z] 
12:35:20 [2021-07-29T12:35:20.767Z] DONE 2 tests, 2 skipped in 1.809s
12:35:20 [2021-07-29T12:35:20.767Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:35:22 [2021-07-29T12:35:22.459Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:35:22 [2021-07-29T12:35:22.947Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:22 [2021-07-29T12:35:22.947Z] INFO: Testing against a local daemon
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:35:22 [2021-07-29T12:35:22.947Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestEventsExecDie
12:35:22 [2021-07-29T12:35:22.947Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestEventsExecDie (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestEventsBackwardsCompatible
12:35:22 [2021-07-29T12:35:22.947Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestEventsVolumeCreate
12:35:22 [2021-07-29T12:35:22.947Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestEventsVolumeCreate (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestInfoAPI
12:35:22 [2021-07-29T12:35:22.947Z] --- PASS: TestInfoAPI (0.04s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestInfoAPIWarnings
12:35:22 [2021-07-29T12:35:22.947Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestInfoDebug
12:35:22 [2021-07-29T12:35:22.947Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestInfoDebug (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestInfoInsecureRegistries
12:35:22 [2021-07-29T12:35:22.947Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestInfoRegistryMirrors
12:35:22 [2021-07-29T12:35:22.947Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:22 [2021-07-29T12:35:22.947Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:35:22 [2021-07-29T12:35:22.947Z] === RUN   TestLoginFailsWithBadCredentials
12:35:23 [2021-07-29T12:35:23.020Z] === RUN   TestDockerSuite/TestRmiBlank
12:35:23 [2021-07-29T12:35:23.020Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:35:23 [2021-07-29T12:35:23.276Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:35:23 [2021-07-29T12:35:23.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s)
12:35:23 [2021-07-29T12:35:23.912Z] === RUN   TestPingCacheHeaders
12:35:23 [2021-07-29T12:35:23.912Z] --- PASS: TestPingCacheHeaders (0.03s)
12:35:23 [2021-07-29T12:35:23.912Z] === RUN   TestPingGet
12:35:23 [2021-07-29T12:35:23.912Z] --- PASS: TestPingGet (0.04s)
12:35:23 [2021-07-29T12:35:23.912Z] === RUN   TestPingHead
12:35:23 [2021-07-29T12:35:23.912Z] --- PASS: TestPingHead (0.03s)
12:35:23 [2021-07-29T12:35:23.912Z] === RUN   TestVersion
12:35:23 [2021-07-29T12:35:23.912Z] --- PASS: TestVersion (0.03s)
12:35:23 [2021-07-29T12:35:23.912Z] PASS
12:35:23 [2021-07-29T12:35:23.912Z] ok  	github.com/docker/docker/integration/system	1.235s
12:35:23 [2021-07-29T12:35:23.912Z] 
12:35:23 [2021-07-29T12:35:23.912Z] === Skipped
12:35:23 [2021-07-29T12:35:23.912Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:35:23 [2021-07-29T12:35:23.912Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:35:23 [2021-07-29T12:35:23.912Z] 
12:35:23 [2021-07-29T12:35:23.912Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:35:23 [2021-07-29T12:35:23.912Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:35:23 [2021-07-29T12:35:23.912Z] 
12:35:23 [2021-07-29T12:35:23.912Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:35:23 [2021-07-29T12:35:23.912Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:35:23 [2021-07-29T12:35:23.912Z] 
12:35:23 [2021-07-29T12:35:23.912Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
12:35:23 [2021-07-29T12:35:23.912Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:35:23 [2021-07-29T12:35:23.913Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:35:23 [2021-07-29T12:35:23.913Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:35:23 [2021-07-29T12:35:23.913Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:35:23 [2021-07-29T12:35:23.913Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] 
12:35:23 [2021-07-29T12:35:23.913Z] DONE 14 tests, 8 skipped in 3.053s
12:35:23 [2021-07-29T12:35:23.913Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:35:26 [2021-07-29T12:35:26.092Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:26 [2021-07-29T12:35:26.092Z] INFO: Testing against a local daemon
12:35:26 [2021-07-29T12:35:26.092Z] === RUN   TestVolumesCreateAndList
12:35:26 [2021-07-29T12:35:26.092Z] --- PASS: TestVolumesCreateAndList (0.05s)
12:35:26 [2021-07-29T12:35:26.092Z] === RUN   TestVolumesRemove
12:35:26 [2021-07-29T12:35:26.092Z] --- PASS: TestVolumesRemove (0.17s)
12:35:26 [2021-07-29T12:35:26.092Z] === RUN   TestVolumesInspect
12:35:26 [2021-07-29T12:35:26.092Z] --- PASS: TestVolumesInspect (0.04s)
12:35:26 [2021-07-29T12:35:26.092Z] === RUN   TestVolumesInvalidJSON
12:35:26 [2021-07-29T12:35:26.092Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:35:26 [2021-07-29T12:35:26.092Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:35:26 [2021-07-29T12:35:26.092Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:35:26 [2021-07-29T12:35:26.092Z] --- PASS: TestVolumesInvalidJSON (0.03s)
12:35:26 [2021-07-29T12:35:26.092Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:35:26 [2021-07-29T12:35:26.092Z] PASS
12:35:26 [2021-07-29T12:35:26.092Z] ok  	github.com/docker/docker/integration/volume	0.358s
12:35:26 [2021-07-29T12:35:26.092Z] 
12:35:26 [2021-07-29T12:35:26.092Z] DONE 5 tests in 2.014s
12:35:26 [2021-07-29T12:35:26.092Z] INFO: make.ps1 ended at 07/29/2021 12:35:25
12:35:26 [2021-07-29T12:35:26.092Z] INFO: Integration CLI tests being run from the host:
12:35:26 [2021-07-29T12:35:26.092Z] 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" 
12:35:26 [2021-07-29T12:35:26.544Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:35:27 [2021-07-29T12:35:27.480Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:35:27 [2021-07-29T12:35:27.480Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:35:29 [2021-07-29T12:35:29.369Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:35:29 [2021-07-29T12:35:29.935Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:35:31 [2021-07-29T12:35:31.827Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:35:32 [2021-07-29T12:35:32.088Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
12:35:32 [2021-07-29T12:35:32.650Z] === RUN   TestDockerSuite/TestRmiTag
12:35:32 [2021-07-29T12:35:32.905Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:35:33 [2021-07-29T12:35:33.836Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:35:34 [2021-07-29T12:35:34.675Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore/insider:10.0.20295.1
12:35:34 [2021-07-29T12:35:34.675Z] INFO: Testing against a local daemon
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:35:34 [2021-07-29T12:35:34.675Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:35:34 [2021-07-29T12:35:34.675Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:35:34 [2021-07-29T12:35:34.676Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:35:34 [2021-07-29T12:35:34.676Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:35:34 [2021-07-29T12:35:34.676Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:35:34 [2021-07-29T12:35:34.676Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:35:35 [2021-07-29T12:35:35.201Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
12:35:35 [2021-07-29T12:35:35.641Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:35:35 [2021-07-29T12:35:35.641Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:35:36 [2021-07-29T12:35:36.609Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:35:37 [2021-07-29T12:35:37.069Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:35:39 [2021-07-29T12:35:39.368Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:35:39 [2021-07-29T12:35:39.368Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:35:39 [2021-07-29T12:35:39.624Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
12:35:40 [2021-07-29T12:35:40.185Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:35:40 [2021-07-29T12:35:40.746Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:35:42 [2021-07-29T12:35:42.637Z] === RUN   TestDockerSuite/TestRunAddHost
12:35:43 [2021-07-29T12:35:43.201Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
12:35:43 [2021-07-29T12:35:43.201Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:35:43 [2021-07-29T12:35:43.764Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:35:44 [2021-07-29T12:35:44.692Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:35:44 [2021-07-29T12:35:44.692Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:35:45 [2021-07-29T12:35:45.621Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:35:47 [2021-07-29T12:35:47.510Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:35:48 [2021-07-29T12:35:48.071Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:35:48 [2021-07-29T12:35:48.634Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
12:35:48 [2021-07-29T12:35:48.890Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:35:49 [2021-07-29T12:35:49.819Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:35:51 [2021-07-29T12:35:51.189Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:35:52 [2021-07-29T12:35:52.118Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
12:35:53 [2021-07-29T12:35:53.045Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:35:53 [2021-07-29T12:35:53.975Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:35:54 [2021-07-29T12:35:54.904Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:35:55 [2021-07-29T12:35:55.831Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:35:56 [2021-07-29T12:35:56.392Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:35:57 [2021-07-29T12:35:57.319Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:35:58 [2021-07-29T12:35:58.249Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:35:59 [2021-07-29T12:35:59.177Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:36:00 [2021-07-29T12:36:00.104Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:36:00 [2021-07-29T12:36:00.668Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:36:01 [2021-07-29T12:36:01.228Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:36:01 [2021-07-29T12:36:01.228Z] === RUN   TestDockerSuite/TestRunBindMounts
12:36:03 [2021-07-29T12:36:03.744Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:36:04 [2021-07-29T12:36:04.000Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:36:04 [2021-07-29T12:36:04.928Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:36:05 [2021-07-29T12:36:05.489Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:36:05 [2021-07-29T12:36:05.489Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
12:36:06 [2021-07-29T12:36:06.417Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:36:06 [2021-07-29T12:36:06.417Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:36:06 [2021-07-29T12:36:06.980Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:36:08 [2021-07-29T12:36:08.354Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:36:08 [2021-07-29T12:36:08.915Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:36:09 [2021-07-29T12:36:09.476Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:36:10 [2021-07-29T12:36:10.404Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:36:10 [2021-07-29T12:36:10.404Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:36:10 [2021-07-29T12:36:10.965Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:36:10 [2021-07-29T12:36:10.965Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:36:11 [2021-07-29T12:36:11.893Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:36:12 [2021-07-29T12:36:12.821Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:36:13 [2021-07-29T12:36:13.383Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:36:13 [2021-07-29T12:36:13.944Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:36:14 [2021-07-29T12:36:14.199Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:36:14 [2021-07-29T12:36:14.763Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:36:16 [2021-07-29T12:36:16.129Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:36:17 [2021-07-29T12:36:17.498Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:36:18 [2021-07-29T12:36:18.864Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:36:19 [2021-07-29T12:36:19.120Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
12:36:19 [2021-07-29T12:36:19.682Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:36:20 [2021-07-29T12:36:20.243Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:36:21 [2021-07-29T12:36:21.171Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:36:22 [2021-07-29T12:36:22.537Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:36:22 [2021-07-29T12:36:22.537Z]     docker_cli_service_logs_test.go:245: checking task wsv0zd8kzosm
12:36:22 [2021-07-29T12:36:22.537Z]     docker_cli_service_logs_test.go:250: checking messages for wsv0zd8kzosm
12:36:22 [2021-07-29T12:36:22.537Z]     docker_cli_service_logs_test.go:245: checking task dyg8tvbyaoh4
12:36:22 [2021-07-29T12:36:22.537Z]     docker_cli_service_logs_test.go:250: checking messages for dyg8tvbyaoh4
12:36:23 [2021-07-29T12:36:23.099Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:36:24 [2021-07-29T12:36:24.988Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:36:27 [2021-07-29T12:36:27.504Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:36:27 [2021-07-29T12:36:27.760Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:36:28 [2021-07-29T12:36:28.323Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:36:30 [2021-07-29T12:36:30.838Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:36:31 [2021-07-29T12:36:31.765Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:36:33 [2021-07-29T12:36:33.655Z] === RUN   TestDockerSwarmSuite/TestServiceScale
12:36:34 [2021-07-29T12:36:34.582Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:36:35 [2021-07-29T12:36:35.510Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
12:36:37 [2021-07-29T12:36:37.407Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:36:37 [2021-07-29T12:36:37.407Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
12:36:37 [2021-07-29T12:36:37.407Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:36:37 [2021-07-29T12:36:37.407Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
12:36:37 [2021-07-29T12:36:37.407Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:36:37 [2021-07-29T12:36:37.968Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:36:40 [2021-07-29T12:36:40.486Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:36:41 [2021-07-29T12:36:41.852Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:36:44 [2021-07-29T12:36:44.437Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:36:44 [2021-07-29T12:36:44.998Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:36:46 [2021-07-29T12:36:46.363Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:36:47 [2021-07-29T12:36:47.289Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:36:47 [2021-07-29T12:36:47.289Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:36:47 [2021-07-29T12:36:47.290Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:36:47 [2021-07-29T12:36:47.850Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:36:49 [2021-07-29T12:36:49.167Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:36:49 [2021-07-29T12:36:49.168Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:36:49 [2021-07-29T12:36:49.168Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:36:49 [2021-07-29T12:36:49.216Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:36:49 [2021-07-29T12:36:49.216Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:36:50 [2021-07-29T12:36:50.155Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:36:50 [2021-07-29T12:36:50.702Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:36:51 [2021-07-29T12:36:51.085Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:36:52 [2021-07-29T12:36:52.014Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:36:53 [2021-07-29T12:36:53.380Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:36:53 [2021-07-29T12:36:53.380Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:36:53 [2021-07-29T12:36:53.380Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
12:36:53 [2021-07-29T12:36:53.606Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:36:53 [2021-07-29T12:36:53.606Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
12:36:53 [2021-07-29T12:36:53.606Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:36:53 [2021-07-29T12:36:53.606Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
12:36:53 [2021-07-29T12:36:53.606Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:36:53 [2021-07-29T12:36:53.606Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
12:36:53 [2021-07-29T12:36:53.606Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:36:53 [2021-07-29T12:36:53.606Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:36:53 [2021-07-29T12:36:53.606Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:36:53 [2021-07-29T12:36:53.951Z] === RUN   TestDockerSuite/TestRunEnvironment
12:36:54 [2021-07-29T12:36:54.878Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:36:55 [2021-07-29T12:36:55.805Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:36:56 [2021-07-29T12:36:56.061Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
12:36:56 [2021-07-29T12:36:56.317Z] === RUN   TestDockerSuite/TestRunExitCode
12:36:57 [2021-07-29T12:36:57.245Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:36:57 [2021-07-29T12:36:57.367Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:36:57 [2021-07-29T12:36:57.367Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:36:57 [2021-07-29T12:36:57.367Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:36:57 [2021-07-29T12:36:57.367Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:36:57 [2021-07-29T12:36:57.367Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:36:58 [2021-07-29T12:36:58.171Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:36:58 [2021-07-29T12:36:58.732Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
12:36:58 [2021-07-29T12:36:58.988Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:36:59 [2021-07-29T12:36:59.916Z] === RUN   TestDockerSuite/TestRunExposePort
12:36:59 [2021-07-29T12:36:59.916Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:37:00 [2021-07-29T12:37:00.844Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:37:00 [2021-07-29T12:37:00.844Z]     docker_cli_swarm_test.go:1901: [dc486aa9fbe74] joining swarm manager [d7344861c4bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:37:01 [2021-07-29T12:37:01.780Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:37:02 [2021-07-29T12:37:02.343Z]     docker_cli_swarm_test.go:1902: [da8f6ca0d4729] joining swarm manager [d7344861c4bdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:37:03 [2021-07-29T12:37:03.247Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:37:03 [2021-07-29T12:37:03.277Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:37:03 [2021-07-29T12:37:03.839Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:37:03 [2021-07-29T12:37:03.839Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
12:37:03 [2021-07-29T12:37:03.839Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:37:07 [2021-07-29T12:37:07.115Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:37:07 [2021-07-29T12:37:07.370Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:37:15 [2021-07-29T12:37:15.450Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
12:37:18 [2021-07-29T12:37:18.722Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:37:19 [2021-07-29T12:37:19.649Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:37:21 [2021-07-29T12:37:21.013Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:37:21 [2021-07-29T12:37:21.013Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:37:21 [2021-07-29T12:37:21.013Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:37:21 [2021-07-29T12:37:21.013Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:37:21 [2021-07-29T12:37:21.575Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:37:22 [2021-07-29T12:37:22.518Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
12:37:25 [2021-07-29T12:37:25.033Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:37:25 [2021-07-29T12:37:25.314Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
12:37:26 [2021-07-29T12:37:26.687Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:37:28 [2021-07-29T12:37:28.575Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:37:35 [2021-07-29T12:37:35.105Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
12:37:35 [2021-07-29T12:37:35.105Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
12:37:35 [2021-07-29T12:37:35.668Z] === RUN   TestDockerSuite/TestRunModeHostname
12:37:37 [2021-07-29T12:37:37.033Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
12:37:37 [2021-07-29T12:37:37.033Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
12:37:37 [2021-07-29T12:37:37.033Z] === RUN   TestDockerSuite/TestRunModeIpcHost
12:37:38 [2021-07-29T12:37:38.397Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
12:37:39 [2021-07-29T12:37:39.763Z] === RUN   TestDockerSuite/TestRunModePIDContainer
12:37:41 [2021-07-29T12:37:41.131Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
12:37:41 [2021-07-29T12:37:41.131Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
12:37:41 [2021-07-29T12:37:41.387Z] === RUN   TestDockerSuite/TestRunModeUTSHost
12:37:41 [2021-07-29T12:37:41.949Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
12:37:42 [2021-07-29T12:37:42.879Z] === RUN   TestDockerSuite/TestRunMount
12:37:44 [2021-07-29T12:37:44.271Z]     docker_cli_swarm_test.go:1802: [d1193b71e5054] joining swarm manager [d13853a0715dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:37:45 [2021-07-29T12:37:45.647Z]     docker_cli_swarm_test.go:1803: [d72bd0b46be21] joining swarm manager [d13853a0715dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:37:52 [2021-07-29T12:37:52.182Z] === RUN   TestDockerSuite/TestRunMountOrdering
12:37:52 [2021-07-29T12:37:52.182Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
12:37:53 [2021-07-29T12:37:53.109Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
12:37:54 [2021-07-29T12:37:54.643Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
12:37:56 [2021-07-29T12:37:56.532Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:37:57 [2021-07-29T12:37:57.460Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
12:38:00 [2021-07-29T12:38:00.728Z] === RUN   TestDockerSuite/TestRunNamedVolume
12:38:02 [2021-07-29T12:38:02.622Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
12:38:04 [2021-07-29T12:38:04.509Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
12:38:06 [2021-07-29T12:38:06.399Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
12:38:06 [2021-07-29T12:38:06.399Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
12:38:07 [2021-07-29T12:38:07.764Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
12:38:07 [2021-07-29T12:38:07.764Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
12:38:08 [2021-07-29T12:38:08.326Z]     docker_cli_swarm_test.go:1321: [d084b1d7b73a4] joining swarm manager [d85fcff077cbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:38:08 [2021-07-29T12:38:08.898Z] === RUN   TestDockerSuite/TestRunNetHost
12:38:09 [2021-07-29T12:38:09.826Z]     docker_cli_swarm_test.go:1322: [d09c5ac3fc813] joining swarm manager [d85fcff077cbe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:38:10 [2021-07-29T12:38:10.391Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
12:38:11 [2021-07-29T12:38:11.318Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
12:38:12 [2021-07-29T12:38:12.246Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
12:38:14 [2021-07-29T12:38:14.135Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
12:38:16 [2021-07-29T12:38:16.024Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
12:38:20 [2021-07-29T12:38:20.212Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
12:38:20 [2021-07-29T12:38:20.775Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
12:38:20 [2021-07-29T12:38:20.775Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
12:38:21 [2021-07-29T12:38:21.703Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
12:38:21 [2021-07-29T12:38:21.703Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
12:38:22 [2021-07-29T12:38:22.264Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
12:38:23 [2021-07-29T12:38:23.191Z] === RUN   TestDockerSuite/TestRunNonExistingImage
12:38:23 [2021-07-29T12:38:23.191Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
12:38:23 [2021-07-29T12:38:23.754Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
12:38:29 [2021-07-29T12:38:29.437Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:38:29 [2021-07-29T12:38:29.438Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
12:38:29 [2021-07-29T12:38:29.438Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:38:30 [2021-07-29T12:38:30.286Z] === RUN   TestDockerSuite/TestRunOOMExitCode
12:38:30 [2021-07-29T12:38:30.286Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
12:38:30 [2021-07-29T12:38:30.286Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
12:38:30 [2021-07-29T12:38:30.286Z] === RUN   TestDockerSuite/TestRunPIDsLimit
12:38:30 [2021-07-29T12:38:30.847Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
12:38:30 [2021-07-29T12:38:30.973Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:38:30 [2021-07-29T12:38:30.973Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:38:32 [2021-07-29T12:38:32.738Z] === RUN   TestDockerSuite/TestRunPortInUse
12:38:33 [2021-07-29T12:38:33.299Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
12:38:33 [2021-07-29T12:38:33.554Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
12:38:33 [2021-07-29T12:38:33.554Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
12:38:34 [2021-07-29T12:38:34.117Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
12:38:34 [2021-07-29T12:38:34.373Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
12:38:34 [2021-07-29T12:38:34.704Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:38:35 [2021-07-29T12:38:35.312Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
12:38:35 [2021-07-29T12:38:35.577Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
12:38:35 [2021-07-29T12:38:35.577Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
12:38:35 [2021-07-29T12:38:35.577Z] === RUN   TestDockerSuite/TestRunPublishPort
12:38:35 [2021-07-29T12:38:35.672Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:38:35 [2021-07-29T12:38:35.672Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:38:35 [2021-07-29T12:38:35.672Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:38:35 [2021-07-29T12:38:35.672Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:38:35 [2021-07-29T12:38:35.672Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:38:35 [2021-07-29T12:38:35.672Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:38:35 [2021-07-29T12:38:35.672Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:38:36 [2021-07-29T12:38:36.131Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:38:36 [2021-07-29T12:38:36.138Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
12:38:36 [2021-07-29T12:38:36.699Z] === RUN   TestDockerSuite/TestRunReadProcLatency
12:38:36 [2021-07-29T12:38:36.699Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
12:38:36 [2021-07-29T12:38:36.699Z] === RUN   TestDockerSuite/TestRunReadProcTimer
12:38:37 [2021-07-29T12:38:37.099Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:38:37 [2021-07-29T12:38:37.261Z] === RUN   TestDockerSuite/TestRunRedirectStdout
12:38:38 [2021-07-29T12:38:38.627Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
12:38:38 [2021-07-29T12:38:38.627Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:38:38 [2021-07-29T12:38:38.627Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
12:38:40 [2021-07-29T12:38:40.828Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:38:41 [2021-07-29T12:38:41.892Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
12:38:42 [2021-07-29T12:38:42.365Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:38:42 [2021-07-29T12:38:42.365Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:38:42 [2021-07-29T12:38:42.365Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:38:42 [2021-07-29T12:38:42.365Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:38:42 [2021-07-29T12:38:42.365Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:38:42 [2021-07-29T12:38:42.365Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:38:42 [2021-07-29T12:38:42.820Z] === RUN   TestDockerSuite/TestRunRm
12:38:43 [2021-07-29T12:38:43.747Z] === RUN   TestDockerSuite/TestRunRmAndWait
12:38:46 [2021-07-29T12:38:46.097Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:38:47 [2021-07-29T12:38:47.912Z] === RUN   TestDockerSuite/TestRunRmPre125Api
12:38:47 [2021-07-29T12:38:47.912Z] === RUN   TestDockerSuite/TestRunRootWorkdir
12:38:48 [2021-07-29T12:38:48.474Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
12:38:49 [2021-07-29T12:38:49.840Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
12:38:50 [2021-07-29T12:38:50.770Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
12:38:54 [2021-07-29T12:38:54.046Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
12:38:57 [2021-07-29T12:38:57.926Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
12:38:58 [2021-07-29T12:38:58.490Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
12:38:58 [2021-07-29T12:38:58.746Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
12:38:59 [2021-07-29T12:38:59.675Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
12:38:59 [2021-07-29T12:38:59.931Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
12:38:59 [2021-07-29T12:38:59.976Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:39:00 [2021-07-29T12:39:00.493Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
12:39:00 [2021-07-29T12:39:00.749Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
12:39:01 [2021-07-29T12:39:01.311Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
12:39:02 [2021-07-29T12:39:02.240Z] === RUN   TestDockerSuite/TestRunSetMacAddress
12:39:02 [2021-07-29T12:39:02.801Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
12:39:04 [2021-07-29T12:39:04.659Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:39:05 [2021-07-29T12:39:05.117Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:39:05 [2021-07-29T12:39:05.117Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:39:05 [2021-07-29T12:39:05.117Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:39:06 [2021-07-29T12:39:06.065Z] === RUN   TestDockerSuite/TestRunState
12:39:06 [2021-07-29T12:39:06.991Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
12:39:07 [2021-07-29T12:39:07.553Z] === RUN   TestDockerSuite/TestRunStdinPipe
12:39:08 [2021-07-29T12:39:08.492Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
12:39:08 [2021-07-29T12:39:08.492Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
12:39:08 [2021-07-29T12:39:08.492Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
12:39:08 [2021-07-29T12:39:08.492Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
12:39:08 [2021-07-29T12:39:08.845Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:39:09 [2021-07-29T12:39:09.421Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
12:39:09 [2021-07-29T12:39:09.677Z] === RUN   TestDockerSuite/TestRunSysctls
12:39:10 [2021-07-29T12:39:10.380Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:39:11 [2021-07-29T12:39:11.042Z] === RUN   TestDockerSuite/TestRunTLSVerify
12:39:11 [2021-07-29T12:39:11.042Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
12:39:11 [2021-07-29T12:39:11.042Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
12:39:11 [2021-07-29T12:39:11.604Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
12:39:14 [2021-07-29T12:39:14.119Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
12:39:14 [2021-07-29T12:39:14.679Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
12:39:16 [2021-07-29T12:39:16.045Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
12:39:16 [2021-07-29T12:39:16.165Z] === RUN   TestDockerSuite/TestBuildAddScript
12:39:16 [2021-07-29T12:39:16.165Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
12:39:16 [2021-07-29T12:39:16.165Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:39:16 [2021-07-29T12:39:16.165Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:39:16 [2021-07-29T12:39:16.165Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:39:16 [2021-07-29T12:39:16.165Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:39:16 [2021-07-29T12:39:16.165Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:39:16 [2021-07-29T12:39:16.165Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:39:16 [2021-07-29T12:39:16.165Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:39:16 [2021-07-29T12:39:16.624Z] === RUN   TestDockerSuite/TestBuildAddTar
12:39:19 [2021-07-29T12:39:19.569Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
12:39:22 [2021-07-29T12:39:22.833Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
12:39:23 [2021-07-29T12:39:23.394Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
12:39:23 [2021-07-29T12:39:23.963Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
12:39:24 [2021-07-29T12:39:24.890Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
12:39:26 [2021-07-29T12:39:26.807Z] === RUN   TestDockerSuite/TestRunUnshareProc
12:39:27 [2021-07-29T12:39:27.734Z] === RUN   TestDockerSuite/TestRunUserByID
12:39:28 [2021-07-29T12:39:28.295Z] === RUN   TestDockerSuite/TestRunUserByIDBig
12:39:28 [2021-07-29T12:39:28.295Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
12:39:28 [2021-07-29T12:39:28.551Z] === RUN   TestDockerSuite/TestRunUserByIDZero
12:39:29 [2021-07-29T12:39:29.115Z] === RUN   TestDockerSuite/TestRunUserByName
12:39:30 [2021-07-29T12:39:30.047Z] === RUN   TestDockerSuite/TestRunUserDefaults
12:39:30 [2021-07-29T12:39:30.607Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
12:39:30 [2021-07-29T12:39:30.607Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
12:39:30 [2021-07-29T12:39:30.607Z] === RUN   TestDockerSuite/TestRunUserNotFound
12:39:30 [2021-07-29T12:39:30.863Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
12:39:31 [2021-07-29T12:39:31.425Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
12:39:35 [2021-07-29T12:39:35.590Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
12:39:35 [2021-07-29T12:39:35.845Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
12:39:36 [2021-07-29T12:39:36.771Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
12:39:38 [2021-07-29T12:39:38.659Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
12:39:40 [2021-07-29T12:39:40.549Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
12:39:42 [2021-07-29T12:39:42.453Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
12:39:44 [2021-07-29T12:39:44.967Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
12:39:45 [2021-07-29T12:39:45.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
12:39:45 [2021-07-29T12:39:45.529Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
12:39:45 [2021-07-29T12:39:45.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
12:39:45 [2021-07-29T12:39:45.529Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
12:39:45 [2021-07-29T12:39:45.529Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
12:39:45 [2021-07-29T12:39:45.529Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
12:39:45 [2021-07-29T12:39:45.529Z] === RUN   TestDockerSuite/TestRunWithBadDevice
12:39:45 [2021-07-29T12:39:45.784Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
12:39:45 [2021-07-29T12:39:45.784Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
12:39:45 [2021-07-29T12:39:45.784Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
12:39:49 [2021-07-29T12:39:49.946Z] === RUN   TestDockerSuite/TestRunWithCPUShares
12:39:49 [2021-07-29T12:39:49.946Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
12:39:51 [2021-07-29T12:39:51.311Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
12:39:52 [2021-07-29T12:39:52.247Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
12:39:52 [2021-07-29T12:39:52.808Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
12:39:52 [2021-07-29T12:39:52.808Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
12:39:53 [2021-07-29T12:39:53.369Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:39:53 [2021-07-29T12:39:53.369Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
12:39:54 [2021-07-29T12:39:54.296Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
12:39:54 [2021-07-29T12:39:54.857Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
12:39:54 [2021-07-29T12:39:54.857Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
12:39:55 [2021-07-29T12:39:55.783Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
12:39:55 [2021-07-29T12:39:55.783Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
12:39:55 [2021-07-29T12:39:55.783Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
12:39:56 [2021-07-29T12:39:56.710Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
12:39:56 [2021-07-29T12:39:56.710Z] === RUN   TestDockerSuite/TestRunWithShmSize
12:39:57 [2021-07-29T12:39:57.650Z] === RUN   TestDockerSuite/TestRunWithSwappiness
12:39:58 [2021-07-29T12:39:58.592Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
12:39:58 [2021-07-29T12:39:58.592Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
12:39:58 [2021-07-29T12:39:58.592Z] === RUN   TestDockerSuite/TestRunWithUlimits
12:39:59 [2021-07-29T12:39:59.199Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:39:59 [2021-07-29T12:39:59.199Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
12:39:59 [2021-07-29T12:39:59.199Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:39:59 [2021-07-29T12:39:59.199Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
12:39:59 [2021-07-29T12:39:59.199Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:39:59 [2021-07-29T12:39:59.520Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
12:40:00 [2021-07-29T12:40:00.081Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
12:40:01 [2021-07-29T12:40:01.446Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
12:40:02 [2021-07-29T12:40:02.008Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
12:40:02 [2021-07-29T12:40:02.008Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
12:40:02 [2021-07-29T12:40:02.008Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
12:40:02 [2021-07-29T12:40:02.937Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
12:40:02 [2021-07-29T12:40:02.937Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
12:40:04 [2021-07-29T12:40:04.826Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
12:40:05 [2021-07-29T12:40:05.082Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
12:40:08 [2021-07-29T12:40:08.349Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
12:40:08 [2021-07-29T12:40:08.349Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
12:40:08 [2021-07-29T12:40:08.917Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
12:40:08 [2021-07-29T12:40:08.917Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
12:40:08 [2021-07-29T12:40:08.917Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
12:40:10 [2021-07-29T12:40:10.282Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
12:40:11 [2021-07-29T12:40:11.650Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
12:40:12 [2021-07-29T12:40:12.578Z] === RUN   TestDockerSuite/TestSaveCheckTimes
12:40:12 [2021-07-29T12:40:12.835Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
12:40:14 [2021-07-29T12:40:14.758Z] === RUN   TestDockerSuite/TestSaveImageId
12:40:15 [2021-07-29T12:40:15.014Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
12:40:15 [2021-07-29T12:40:15.575Z] === RUN   TestDockerSuite/TestSaveLoadParents
12:40:16 [2021-07-29T12:40:16.501Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
12:40:17 [2021-07-29T12:40:17.428Z]     docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents678048617
12:40:17 [2021-07-29T12:40:17.683Z] === RUN   TestDockerSuite/TestSaveMultipleNames
12:40:17 [2021-07-29T12:40:17.938Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
12:40:19 [2021-07-29T12:40:19.305Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
12:40:19 [2021-07-29T12:40:19.867Z] === RUN   TestDockerSuite/TestSaveSingleTag
12:40:19 [2021-07-29T12:40:19.867Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
12:40:19 [2021-07-29T12:40:19.867Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
12:40:20 [2021-07-29T12:40:20.279Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:40:20 [2021-07-29T12:40:20.279Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:40:20 [2021-07-29T12:40:20.279Z] === RUN   TestDockerSuite/TestBuildBlankName
12:40:20 [2021-07-29T12:40:20.279Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:40:21 [2021-07-29T12:40:21.757Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
12:40:23 [2021-07-29T12:40:23.122Z] === RUN   TestDockerSuite/TestSearchCmdOptions
12:40:23 [2021-07-29T12:40:23.683Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
12:40:23 [2021-07-29T12:40:23.683Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
12:40:23 [2021-07-29T12:40:23.683Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
12:40:23 [2021-07-29T12:40:23.683Z] === RUN   TestDockerSuite/TestSearchWithLimit
12:40:23 [2021-07-29T12:40:23.939Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
12:40:24 [2021-07-29T12:40:24.195Z] === RUN   TestDockerSuite/TestSlowStdinClosing
12:40:27 [2021-07-29T12:40:27.462Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
12:40:31 [2021-07-29T12:40:31.622Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
12:40:32 [2021-07-29T12:40:32.194Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
12:40:32 [2021-07-29T12:40:32.650Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:40:32 [2021-07-29T12:40:32.650Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
12:40:32 [2021-07-29T12:40:32.650Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:40:35 [2021-07-29T12:40:35.463Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
12:40:35 [2021-07-29T12:40:35.463Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
12:40:35 [2021-07-29T12:40:35.463Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:40:35 [2021-07-29T12:40:35.463Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
12:40:36 [2021-07-29T12:40:36.024Z] === RUN   TestDockerSuite/TestStartAttachSilent
12:40:37 [2021-07-29T12:40:37.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:40:37 [2021-07-29T12:40:37.913Z] === RUN   TestDockerSuite/TestStartAttachWithRename
12:40:41 [2021-07-29T12:40:41.176Z] === RUN   TestDockerSuite/TestStartMultipleContainers
12:40:42 [2021-07-29T12:40:42.102Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
12:40:42 [2021-07-29T12:40:42.671Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
12:40:43 [2021-07-29T12:40:43.599Z] === RUN   TestDockerSuite/TestStartPausedContainer
12:40:43 [2021-07-29T12:40:43.599Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
12:40:44 [2021-07-29T12:40:44.526Z] === RUN   TestDockerSuite/TestStartRecordError
12:40:46 [2021-07-29T12:40:46.417Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
12:40:46 [2021-07-29T12:40:46.417Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
12:40:48 [2021-07-29T12:40:48.938Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
12:40:50 [2021-07-29T12:40:50.834Z] === RUN   TestDockerSuite/TestStatsAllNoStream
12:40:53 [2021-07-29T12:40:53.346Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
12:40:58 [2021-07-29T12:40:58.408Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:40:58 [2021-07-29T12:40:58.587Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
12:41:01 [2021-07-29T12:41:01.099Z] === RUN   TestDockerSuite/TestStatsFormatAll
12:41:06 [2021-07-29T12:41:06.340Z] === RUN   TestDockerSuite/TestStatsNoStream
12:41:08 [2021-07-29T12:41:08.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:41:08 [2021-07-29T12:41:08.715Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
12:41:08 [2021-07-29T12:41:08.853Z] === RUN   TestDockerSuite/TestStopContainerSignal
12:41:09 [2021-07-29T12:41:09.173Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:41:10 [2021-07-29T12:41:10.746Z] === RUN   TestDockerSuite/TestTopMultipleArgs
12:41:11 [2021-07-29T12:41:11.326Z] === RUN   TestDockerSuite/TestTopNonPrivileged
12:41:11 [2021-07-29T12:41:11.961Z] --- PASS: TestBuildWCOWSandboxSize (898.17s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildWithEmptyDockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:11 [2021-07-29T12:41:11.961Z] --- PASS: TestBuildWithEmptyDockerfile (0.60s)
12:41:11 [2021-07-29T12:41:11.961Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildPreserveOwnership
12:41:11 [2021-07-29T12:41:11.961Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestBuildPreserveOwnership (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestBuildPlatformInvalid
12:41:11 [2021-07-29T12:41:11.961Z] --- PASS: TestBuildPlatformInvalid (0.62s)
12:41:11 [2021-07-29T12:41:11.961Z] PASS
12:41:11 [2021-07-29T12:41:11.961Z] ok  	github.com/docker/docker/integration/build	1109.669s
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === Skipped
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     build_session_test.go:25: TODO: BuildKit
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s)
12:41:11 [2021-07-29T12:41:11.961Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] DONE 29 tests, 5 skipped in 1142.885s
12:41:11 [2021-07-29T12:41:11.961Z] Running D:\gopath\src\github.com\docker\docker\integration\config
12:41:11 [2021-07-29T12:41:11.961Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:41:11 [2021-07-29T12:41:11.961Z] INFO: Testing against a local daemon
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestConfigInspect
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestConfigInspect (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestConfigList
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestConfigList (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestConfigsCreateAndDelete
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestConfigsUpdate
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestConfigsUpdate (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestTemplatedConfig
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestTemplatedConfig (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] === RUN   TestConfigCreateResolve
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
12:41:11 [2021-07-29T12:41:11.961Z] --- SKIP: TestConfigCreateResolve (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z] PASS
12:41:11 [2021-07-29T12:41:11.961Z] ok  	github.com/docker/docker/integration/config	0.135s
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === Skipped
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
12:41:11 [2021-07-29T12:41:11.961Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.961Z] 
12:41:11 [2021-07-29T12:41:11.961Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
12:41:11 [2021-07-29T12:41:11.962Z] 
12:41:11 [2021-07-29T12:41:11.962Z] 
12:41:11 [2021-07-29T12:41:11.962Z] DONE 6 tests, 6 skipped in 2.959s
12:41:11 [2021-07-29T12:41:11.962Z] Running D:\gopath\src\github.com\docker\docker\integration\container
12:41:11 [2021-07-29T12:41:11.962Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:41:11 [2021-07-29T12:41:11.962Z] INFO: Testing against a local daemon
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCheckpoint
12:41:11 [2021-07-29T12:41:11.962Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCheckpoint (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestContainerInvalidJSON
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestContainerInvalidJSON (0.60s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCopyFromContainerPathIsNotDir
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCopyToContainerPathDoesNotExist
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.33s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCopyToContainerPathIsNotDir
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCopyFromContainer
12:41:11 [2021-07-29T12:41:11.962Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCopyFromContainer (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateLinkToNonExistingContainer
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidEnv
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidEnv/0
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidEnv/0
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidEnv/1
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidEnv/1
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidEnv/2
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidEnv/2
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidEnv/0
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidEnv/2
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidEnv/1
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateTmpfsMountsTarget
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithCustomMaskedPaths
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithCustomReadonlyPaths
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateDifferentPlatform
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateDifferentPlatform/different_os
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCreateDifferentPlatform (0.04s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:41:11 [2021-07-29T12:41:11.962Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestContainerKillOnDaemonStart
12:41:11 [2021-07-29T12:41:11.962Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestDiff
12:41:11 [2021-07-29T12:41:11.962Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:41:11 [2021-07-29T12:41:11.962Z] --- SKIP: TestDiff (0.00s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestExecWithCloseStdin
12:41:11 [2021-07-29T12:41:11.962Z] --- PASS: TestExecWithCloseStdin (3.26s)
12:41:11 [2021-07-29T12:41:11.962Z] === RUN   TestExec
12:41:12 [2021-07-29T12:41:12.253Z] === RUN   TestDockerSuite/TestTopPrivileged
12:41:12 [2021-07-29T12:41:12.419Z] --- PASS: TestExec (2.04s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestExecUser
12:41:12 [2021-07-29T12:41:12.419Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestExecUser (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestExportContainerAndImportImage
12:41:12 [2021-07-29T12:41:12.419Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestExportContainerAfterDaemonRestart
12:41:12 [2021-07-29T12:41:12.419Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestHealthCheckWorkdir
12:41:12 [2021-07-29T12:41:12.419Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestHealthKillContainer
12:41:12 [2021-07-29T12:41:12.419Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestHealthKillContainer (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestInspectCpusetInConfigPre120
12:41:12 [2021-07-29T12:41:12.419Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:41:12 [2021-07-29T12:41:12.419Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:41:12 [2021-07-29T12:41:12.419Z] === RUN   TestKillContainerInvalidSignal
12:41:12 [2021-07-29T12:41:12.816Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
12:41:12 [2021-07-29T12:41:12.816Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:41:12 [2021-07-29T12:41:12.816Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
12:41:13 [2021-07-29T12:41:13.742Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:41:14 [2021-07-29T12:41:14.592Z] --- PASS: TestKillContainerInvalidSignal (1.95s)
12:41:14 [2021-07-29T12:41:14.592Z] === RUN   TestKillContainer
12:41:14 [2021-07-29T12:41:14.592Z] === RUN   TestKillContainer/no_signal
12:41:14 [2021-07-29T12:41:14.957Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:41:14 [2021-07-29T12:41:14.958Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
12:41:14 [2021-07-29T12:41:14.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:41:14 [2021-07-29T12:41:14.958Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
12:41:14 [2021-07-29T12:41:14.958Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:41:16 [2021-07-29T12:41:16.126Z] === RUN   TestKillContainer/non_killing_signal
12:41:16 [2021-07-29T12:41:16.126Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:41:16 [2021-07-29T12:41:16.126Z] === RUN   TestKillContainer/killing_signal
12:41:17 [2021-07-29T12:41:17.907Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:41:18 [2021-07-29T12:41:18.319Z] --- PASS: TestKillContainer (4.14s)
12:41:18 [2021-07-29T12:41:18.319Z]     --- PASS: TestKillContainer/no_signal (1.87s)
12:41:18 [2021-07-29T12:41:18.319Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z]     --- PASS: TestKillContainer/killing_signal (2.22s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestKillStoppedContainer
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestKillStoppedContainer (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestKillStoppedContainerAPIPre120
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestKillDifferentUserContainer
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestInspectOomKilledTrue
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestInspectOomKilledFalse
12:41:18 [2021-07-29T12:41:18.319Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:41:18 [2021-07-29T12:41:18.319Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:41:18 [2021-07-29T12:41:18.319Z] === RUN   TestLogsFollowTailEmpty
12:41:20 [2021-07-29T12:41:20.511Z] --- PASS: TestLogsFollowTailEmpty (1.95s)
12:41:20 [2021-07-29T12:41:20.511Z] === RUN   TestNetworkNat
12:41:20 [2021-07-29T12:41:20.511Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:41:20 [2021-07-29T12:41:20.511Z] --- SKIP: TestNetworkNat (0.00s)
12:41:20 [2021-07-29T12:41:20.511Z] === RUN   TestNetworkLocalhostTCPNat
12:41:21 [2021-07-29T12:41:21.170Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
12:41:21 [2021-07-29T12:41:21.427Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
12:41:21 [2021-07-29T12:41:21.990Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
12:41:21 [2021-07-29T12:41:21.990Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
12:41:21 [2021-07-29T12:41:21.990Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
12:41:21 [2021-07-29T12:41:21.990Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
12:41:22 [2021-07-29T12:41:22.246Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
12:41:23 [2021-07-29T12:41:23.414Z] --- PASS: TestNetworkLocalhostTCPNat (2.45s)
12:41:23 [2021-07-29T12:41:23.414Z] === RUN   TestNetworkLoopbackNat
12:41:23 [2021-07-29T12:41:23.414Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:41:23 [2021-07-29T12:41:23.414Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
12:41:23 [2021-07-29T12:41:23.414Z] === RUN   TestPause
12:41:23 [2021-07-29T12:41:23.414Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:41:23 [2021-07-29T12:41:23.414Z] --- SKIP: TestPause (0.00s)
12:41:23 [2021-07-29T12:41:23.414Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:41:23 [2021-07-29T12:41:23.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:41:23 [2021-07-29T12:41:23.521Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
12:41:23 [2021-07-29T12:41:23.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:41:23 [2021-07-29T12:41:23.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:41:23 [2021-07-29T12:41:23.521Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
12:41:23 [2021-07-29T12:41:23.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:41:23 [2021-07-29T12:41:23.521Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
12:41:23 [2021-07-29T12:41:23.521Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:41:23 [2021-07-29T12:41:23.611Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
12:41:24 [2021-07-29T12:41:24.541Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
12:41:24 [2021-07-29T12:41:24.946Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.93s)
12:41:24 [2021-07-29T12:41:24.946Z] === RUN   TestPauseStopPausedContainer
12:41:24 [2021-07-29T12:41:24.946Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
12:41:24 [2021-07-29T12:41:24.946Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
12:41:24 [2021-07-29T12:41:24.946Z] === RUN   TestPsFilter
12:41:24 [2021-07-29T12:41:24.946Z] --- PASS: TestPsFilter (0.22s)
12:41:24 [2021-07-29T12:41:24.946Z] === RUN   TestRemoveContainerWithRemovedVolume
12:41:25 [2021-07-29T12:41:25.906Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
12:41:27 [2021-07-29T12:41:27.270Z] === RUN   TestDockerSuite/TestUpdateStats
12:41:27 [2021-07-29T12:41:27.846Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.40s)
12:41:27 [2021-07-29T12:41:27.846Z] === RUN   TestRemoveContainerWithVolume
12:41:30 [2021-07-29T12:41:30.028Z] --- PASS: TestRemoveContainerWithVolume (2.21s)
12:41:30 [2021-07-29T12:41:30.028Z] === RUN   TestRemoveContainerRunning
12:41:31 [2021-07-29T12:41:31.456Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
12:41:31 [2021-07-29T12:41:31.562Z] --- PASS: TestRemoveContainerRunning (2.02s)
12:41:31 [2021-07-29T12:41:31.562Z] === RUN   TestRemoveContainerForceRemoveRunning
12:41:32 [2021-07-29T12:41:32.384Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
12:41:32 [2021-07-29T12:41:32.384Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
12:41:32 [2021-07-29T12:41:32.384Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
12:41:33 [2021-07-29T12:41:33.745Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.96s)
12:41:33 [2021-07-29T12:41:33.745Z] === RUN   TestRemoveInvalidContainer
12:41:33 [2021-07-29T12:41:33.745Z] --- PASS: TestRemoveInvalidContainer (0.03s)
12:41:33 [2021-07-29T12:41:33.745Z] === RUN   TestRenameLinkedContainer
12:41:33 [2021-07-29T12:41:33.745Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:41:33 [2021-07-29T12:41:33.745Z] --- SKIP: TestRenameLinkedContainer (0.00s)
12:41:33 [2021-07-29T12:41:33.745Z] === RUN   TestRenameStoppedContainer
12:41:34 [2021-07-29T12:41:34.271Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
12:41:35 [2021-07-29T12:41:35.198Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
12:41:35 [2021-07-29T12:41:35.917Z] --- PASS: TestRenameStoppedContainer (2.22s)
12:41:35 [2021-07-29T12:41:35.917Z] === RUN   TestRenameRunningContainerAndReuse
12:41:40 [2021-07-29T12:41:40.443Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:41:40 [2021-07-29T12:41:40.443Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
12:41:40 [2021-07-29T12:41:40.602Z] --- PASS: TestRenameRunningContainerAndReuse (4.02s)
12:41:40 [2021-07-29T12:41:40.602Z] === RUN   TestRenameInvalidName
12:41:42 [2021-07-29T12:41:42.137Z] --- PASS: TestRenameInvalidName (1.93s)
12:41:42 [2021-07-29T12:41:42.137Z] === RUN   TestRenameAnonymousContainer
12:41:42 [2021-07-29T12:41:42.960Z]     docker_cli_swarm_test.go:1186: [da6ef2864ffa8] joining swarm manager [d0c1b7b8ee048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:41:45 [2021-07-29T12:41:45.475Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:41:48 [2021-07-29T12:41:48.785Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:41:49 [2021-07-29T12:41:49.041Z]     docker_cli_swarm_test.go:1195: [d09d359eb24a9] joining swarm manager [d0c1b7b8ee048]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:41:51 [2021-07-29T12:41:51.559Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
12:41:53 [2021-07-29T12:41:53.460Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:41:55 [2021-07-29T12:41:55.724Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
12:41:56 [2021-07-29T12:41:56.935Z] --- PASS: TestRenameAnonymousContainer (14.41s)
12:41:56 [2021-07-29T12:41:56.935Z] === RUN   TestRenameContainerWithSameName
12:41:58 [2021-07-29T12:41:58.468Z] --- PASS: TestRenameContainerWithSameName (1.97s)
12:41:58 [2021-07-29T12:41:58.468Z] === RUN   TestRenameContainerWithLinkedContainer
12:41:58 [2021-07-29T12:41:58.468Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
12:41:58 [2021-07-29T12:41:58.468Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
12:41:58 [2021-07-29T12:41:58.468Z] === RUN   TestResize
12:41:59 [2021-07-29T12:41:59.250Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:41:59 [2021-07-29T12:41:59.250Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
12:41:59 [2021-07-29T12:41:59.250Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:41:59 [2021-07-29T12:41:59.250Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
12:41:59 [2021-07-29T12:41:59.708Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:42:00 [2021-07-29T12:42:00.643Z] --- PASS: TestResize (2.07s)
12:42:00 [2021-07-29T12:42:00.643Z] === RUN   TestResizeWithInvalidSize
12:42:00 [2021-07-29T12:42:00.968Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
12:42:01 [2021-07-29T12:42:01.242Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:42:01 [2021-07-29T12:42:01.242Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
12:42:01 [2021-07-29T12:42:01.242Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:42:02 [2021-07-29T12:42:02.175Z] --- PASS: TestResizeWithInvalidSize (2.00s)
12:42:02 [2021-07-29T12:42:02.175Z] === RUN   TestResizeWhenContainerNotStarted
12:42:02 [2021-07-29T12:42:02.858Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
12:42:04 [2021-07-29T12:42:04.746Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
12:42:05 [2021-07-29T12:42:05.926Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:42:06 [2021-07-29T12:42:06.223Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
12:42:07 [2021-07-29T12:42:07.461Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:42:07 [2021-07-29T12:42:07.461Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
12:42:07 [2021-07-29T12:42:07.461Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:42:07 [2021-07-29T12:42:07.461Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
12:42:07 [2021-07-29T12:42:07.461Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:42:07 [2021-07-29T12:42:07.591Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
12:42:09 [2021-07-29T12:42:09.256Z] --- PASS: TestResizeWhenContainerNotStarted (7.07s)
12:42:09 [2021-07-29T12:42:09.256Z] === RUN   TestDaemonRestartKillContainers
12:42:09 [2021-07-29T12:42:09.256Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:42:09 [2021-07-29T12:42:09.256Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:42:09 [2021-07-29T12:42:09.256Z] === RUN   TestStats
12:42:09 [2021-07-29T12:42:09.256Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:42:09 [2021-07-29T12:42:09.256Z] --- SKIP: TestStats (0.00s)
12:42:09 [2021-07-29T12:42:09.256Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:42:09 [2021-07-29T12:42:09.479Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
12:42:09 [2021-07-29T12:42:09.636Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:42:10 [2021-07-29T12:42:10.603Z] === RUN   TestDockerSuite/TestBuildCmd
12:42:11 [2021-07-29T12:42:11.061Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:42:12 [2021-07-29T12:42:12.005Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
12:42:12 [2021-07-29T12:42:12.028Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:42:12 [2021-07-29T12:42:12.486Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:42:13 [2021-07-29T12:42:13.895Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
12:42:15 [2021-07-29T12:42:15.046Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.72s)
12:42:15 [2021-07-29T12:42:15.046Z] === RUN   TestStopContainerWithTimeout
12:42:15 [2021-07-29T12:42:15.046Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:42:15 [2021-07-29T12:42:15.046Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
12:42:15 [2021-07-29T12:42:15.046Z] === RUN   TestUpdateRestartPolicy
12:42:15 [2021-07-29T12:42:15.787Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
12:42:17 [2021-07-29T12:42:17.676Z] === RUN   TestDockerSuite/TestVolumeCLICreate
12:42:22 [2021-07-29T12:42:22.801Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:42:25 [2021-07-29T12:42:25.702Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:42:25 [2021-07-29T12:42:25.702Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
12:42:25 [2021-07-29T12:42:25.702Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:42:27 [2021-07-29T12:42:27.237Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:42:27 [2021-07-29T12:42:27.237Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
12:42:27 [2021-07-29T12:42:27.237Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:42:27 [2021-07-29T12:42:27.610Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
12:42:27 [2021-07-29T12:42:27.696Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:42:29 [2021-07-29T12:42:29.232Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:42:30 [2021-07-29T12:42:30.767Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:42:31 [2021-07-29T12:42:31.224Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:42:31 [2021-07-29T12:42:31.224Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
12:42:31 [2021-07-29T12:42:31.224Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:42:32 [2021-07-29T12:42:32.191Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:42:32 [2021-07-29T12:42:32.853Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
12:42:32 [2021-07-29T12:42:32.853Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
12:42:32 [2021-07-29T12:42:32.853Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
12:42:33 [2021-07-29T12:42:33.158Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:42:33 [2021-07-29T12:42:33.158Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
12:42:33 [2021-07-29T12:42:33.158Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:42:33 [2021-07-29T12:42:33.158Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
12:42:33 [2021-07-29T12:42:33.158Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:42:33 [2021-07-29T12:42:33.415Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
12:42:33 [2021-07-29T12:42:33.670Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
12:42:33 [2021-07-29T12:42:33.670Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
12:42:33 [2021-07-29T12:42:33.670Z] === RUN   TestDockerSuite/TestVolumeCLILs
12:42:34 [2021-07-29T12:42:34.603Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
12:42:34 [2021-07-29T12:42:34.603Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
12:42:35 [2021-07-29T12:42:35.165Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
12:42:35 [2021-07-29T12:42:35.421Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
12:42:35 [2021-07-29T12:42:35.421Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
12:42:35 [2021-07-29T12:42:35.421Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
12:42:35 [2021-07-29T12:42:35.421Z] === RUN   TestDockerSuite/TestVolumeCLIRm
12:42:36 [2021-07-29T12:42:36.119Z] --- PASS: TestUpdateRestartPolicy (20.32s)
12:42:36 [2021-07-29T12:42:36.119Z] === RUN   TestUpdateRestartWithAutoRemove
12:42:37 [2021-07-29T12:42:37.655Z] --- PASS: TestUpdateRestartWithAutoRemove (2.02s)
12:42:37 [2021-07-29T12:42:37.655Z] === RUN   TestWaitNonBlocked
12:42:37 [2021-07-29T12:42:37.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:37 [2021-07-29T12:42:37.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:37 [2021-07-29T12:42:37.655Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:37 [2021-07-29T12:42:37.655Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:37 [2021-07-29T12:42:37.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:42:37 [2021-07-29T12:42:37.655Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:42:37 [2021-07-29T12:42:37.935Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
12:42:37 [2021-07-29T12:42:37.935Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
12:42:37 [2021-07-29T12:42:37.935Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
12:42:37 [2021-07-29T12:42:37.935Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
12:42:37 [2021-07-29T12:42:37.935Z] === RUN   TestDockerSuite/TestVolumeEvents
12:42:38 [2021-07-29T12:42:38.499Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
12:42:38 [2021-07-29T12:42:38.974Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:42:40 [2021-07-29T12:42:40.388Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
12:42:40 [2021-07-29T12:42:40.566Z] --- PASS: TestWaitNonBlocked (0.03s)
12:42:40 [2021-07-29T12:42:40.566Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.60s)
12:42:40 [2021-07-29T12:42:40.566Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.70s)
12:42:40 [2021-07-29T12:42:40.566Z] === RUN   TestWaitBlocked
12:42:40 [2021-07-29T12:42:40.566Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:42:40 [2021-07-29T12:42:40.566Z] --- SKIP: TestWaitBlocked (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z] PASS
12:42:40 [2021-07-29T12:42:40.566Z] ok  	github.com/docker/docker/integration/container	95.127s
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === Skipped
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     copy_test.go:82: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
12:42:40 [2021-07-29T12:42:40.566Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
12:42:40 [2021-07-29T12:42:40.566Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     nat_test.go:24: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     nat_test.go:60: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
12:42:40 [2021-07-29T12:42:40.566Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] 
12:42:40 [2021-07-29T12:42:40.566Z] DONE 87 tests, 33 skipped in 97.821s
12:42:40 [2021-07-29T12:42:40.566Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
12:42:40 [2021-07-29T12:42:40.645Z] === RUN   TestDockerSuite/TestVolumeLsFormat
12:42:40 [2021-07-29T12:42:40.901Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
12:42:40 [2021-07-29T12:42:40.901Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
12:42:42 [2021-07-29T12:42:42.101Z] === RUN   TestConfigDaemonLibtrustID
12:42:42 [2021-07-29T12:42:42.101Z]     daemon_test.go:19: runtime.GOOS != "linux"
12:42:42 [2021-07-29T12:42:42.101Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
12:42:42 [2021-07-29T12:42:42.101Z] === RUN   TestDaemonConfigValidation
12:42:42 [2021-07-29T12:42:42.101Z]     daemon_test.go:38: runtime.GOOS != "linux"
12:42:42 [2021-07-29T12:42:42.101Z] --- SKIP: TestDaemonConfigValidation (0.00s)
12:42:42 [2021-07-29T12:42:42.101Z] PASS
12:42:42 [2021-07-29T12:42:42.101Z] ok  	github.com/docker/docker/integration/daemon	0.098s
12:42:42 [2021-07-29T12:42:42.101Z] 
12:42:42 [2021-07-29T12:42:42.101Z] === Skipped
12:42:42 [2021-07-29T12:42:42.101Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
12:42:42 [2021-07-29T12:42:42.101Z]     daemon_test.go:19: runtime.GOOS != "linux"
12:42:42 [2021-07-29T12:42:42.101Z] 
12:42:42 [2021-07-29T12:42:42.101Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
12:42:42 [2021-07-29T12:42:42.101Z]     daemon_test.go:38: runtime.GOOS != "linux"
12:42:42 [2021-07-29T12:42:42.101Z] 
12:42:42 [2021-07-29T12:42:42.101Z] 
12:42:42 [2021-07-29T12:42:42.101Z] DONE 2 tests, 2 skipped in 1.780s
12:42:42 [2021-07-29T12:42:42.101Z] Running D:\gopath\src\github.com\docker\docker\integration\image
12:42:44 [2021-07-29T12:42:44.173Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
12:42:44 [2021-07-29T12:42:44.276Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:42:44 [2021-07-29T12:42:44.276Z] INFO: Testing against a local daemon
12:42:44 [2021-07-29T12:42:44.276Z] === RUN   TestCommitInheritsEnv
12:42:44 [2021-07-29T12:42:44.276Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:42:44 [2021-07-29T12:42:44.276Z] --- SKIP: TestCommitInheritsEnv (0.00s)
12:42:44 [2021-07-29T12:42:44.276Z] === RUN   TestImportExtremelyLargeImageWorks
12:42:44 [2021-07-29T12:42:44.276Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:42:44 [2021-07-29T12:42:44.276Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:42:44 [2021-07-29T12:42:44.276Z] === RUN   TestImagesFilterMultiReference
12:42:44 [2021-07-29T12:42:44.276Z] --- PASS: TestImagesFilterMultiReference (0.10s)
12:42:44 [2021-07-29T12:42:44.276Z] === RUN   TestImagePullPlatformInvalid
12:42:44 [2021-07-29T12:42:44.276Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:42:44 [2021-07-29T12:42:44.276Z] === RUN   TestRemoveImageOrphaning
12:42:45 [2021-07-29T12:42:45.099Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
12:42:45 [2021-07-29T12:42:45.242Z] --- PASS: TestRemoveImageOrphaning (1.16s)
12:42:45 [2021-07-29T12:42:45.242Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:42:45 [2021-07-29T12:42:45.242Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
12:42:45 [2021-07-29T12:42:45.242Z] === RUN   TestTagInvalidReference
12:42:45 [2021-07-29T12:42:45.242Z] --- PASS: TestTagInvalidReference (0.04s)
12:42:45 [2021-07-29T12:42:45.242Z] === RUN   TestTagValidPrefixedRepo
12:42:45 [2021-07-29T12:42:45.242Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
12:42:45 [2021-07-29T12:42:45.242Z] === RUN   TestTagExistedNameWithoutForce
12:42:45 [2021-07-29T12:42:45.242Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:42:45 [2021-07-29T12:42:45.242Z] === RUN   TestTagOfficialNames
12:42:45 [2021-07-29T12:42:45.700Z] --- PASS: TestTagOfficialNames (0.11s)
12:42:45 [2021-07-29T12:42:45.700Z] === RUN   TestTagMatchesDigest
12:42:45 [2021-07-29T12:42:45.700Z] --- PASS: TestTagMatchesDigest (0.04s)
12:42:45 [2021-07-29T12:42:45.700Z] PASS
12:42:45 [2021-07-29T12:42:45.700Z] ok  	github.com/docker/docker/integration/image	1.697s
12:42:45 [2021-07-29T12:42:45.700Z] 
12:42:45 [2021-07-29T12:42:45.700Z] === Skipped
12:42:45 [2021-07-29T12:42:45.700Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
12:42:45 [2021-07-29T12:42:45.700Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
12:42:45 [2021-07-29T12:42:45.700Z] 
12:42:45 [2021-07-29T12:42:45.700Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
12:42:45 [2021-07-29T12:42:45.700Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
12:42:45 [2021-07-29T12:42:45.700Z] 
12:42:45 [2021-07-29T12:42:45.700Z] 
12:42:45 [2021-07-29T12:42:45.700Z] DONE 11 tests, 2 skipped in 3.421s
12:42:45 [2021-07-29T12:42:45.700Z] Running D:\gopath\src\github.com\docker\docker\integration\network
12:42:47 [2021-07-29T12:42:47.615Z]     docker_cli_swarm_test.go:1118: [d4d2163c97863] joining swarm manager [dbec63570cd9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:42:47 [2021-07-29T12:42:47.884Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:42:47 [2021-07-29T12:42:47.884Z] INFO: Testing against a local daemon
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkCreateDelete
12:42:47 [2021-07-29T12:42:47.884Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestNetworkCreateDelete (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDockerNetworkDeletePreferID
12:42:47 [2021-07-29T12:42:47.884Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonDNSFallback
12:42:47 [2021-07-29T12:42:47.884Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonDNSFallback (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestInspectNetwork
12:42:47 [2021-07-29T12:42:47.884Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestInspectNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestRunContainerWithBridgeNone
12:42:47 [2021-07-29T12:42:47.884Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkInvalidJSON
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkInvalidJSON//networks/create
12:42:47 [2021-07-29T12:42:47.884Z] === PAUSE TestNetworkInvalidJSON//networks/create
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
12:42:47 [2021-07-29T12:42:47.884Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
12:42:47 [2021-07-29T12:42:47.884Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
12:42:47 [2021-07-29T12:42:47.884Z] === CONT  TestNetworkInvalidJSON//networks/create
12:42:47 [2021-07-29T12:42:47.884Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
12:42:47 [2021-07-29T12:42:47.884Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
12:42:47 [2021-07-29T12:42:47.884Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:42:47 [2021-07-29T12:42:47.884Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
12:42:47 [2021-07-29T12:42:47.884Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
12:42:47 [2021-07-29T12:42:47.884Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.02s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkList
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkList//networks
12:42:47 [2021-07-29T12:42:47.884Z] === PAUSE TestNetworkList//networks
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestNetworkList//networks/
12:42:47 [2021-07-29T12:42:47.884Z] === PAUSE TestNetworkList//networks/
12:42:47 [2021-07-29T12:42:47.884Z] === CONT  TestNetworkList//networks
12:42:47 [2021-07-29T12:42:47.884Z] === CONT  TestNetworkList//networks/
12:42:47 [2021-07-29T12:42:47.884Z] --- PASS: TestNetworkList (0.04s)
12:42:47 [2021-07-29T12:42:47.884Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     --- PASS: TestNetworkList//networks (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestHostIPv4BridgeLabel
12:42:47 [2021-07-29T12:42:47.884Z]     network_test.go:128: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonRestartWithLiveRestore
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:29: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonDefaultNetworkPools
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:58: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonRestartWithExistingNetwork
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:102: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:136: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:187: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestServiceWithPredefinedNetwork
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:212: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:242: FLAKY_TEST
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestServiceWithDataPathPortInit
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:333: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:401: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z] PASS
12:42:47 [2021-07-29T12:42:47.884Z] ok  	github.com/docker/docker/integration/network	0.209s
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === Skipped
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     network_test.go:128: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:29: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:58: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.01s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:102: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:136: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:187: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:212: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:242: FLAKY_TEST
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:333: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
12:42:47 [2021-07-29T12:42:47.884Z]     service_test.go:401: testEnv.OSType == "windows"
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] 
12:42:47 [2021-07-29T12:42:47.884Z] DONE 22 tests, 15 skipped in 2.313s
12:42:47 [2021-07-29T12:42:47.884Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
12:42:48 [2021-07-29T12:42:48.177Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
12:42:48 [2021-07-29T12:42:48.177Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:42:48 [2021-07-29T12:42:48.177Z] --- PASS: TestDockerSuite (1785.69s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.49s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.68s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.65s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.15s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.58s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.11s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.56s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.59s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.15s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.07s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.26s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.48s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.24s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.54s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (1.46s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.22s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (1.46s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.24s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.71s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.63s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.95s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.68s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.80s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (23.91s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.40s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.12s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.93s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.72s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.57s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.81s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.14s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.03s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.66s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.96s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.85s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.46s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.66s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.18s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.84s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddScript (4.18s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.99s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.38s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.97s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.30s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.59s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.84s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.67s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.47s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.60s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.64s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.23s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.80s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.95s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.74s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.52s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.86s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.58s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.19s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.25s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.94s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.46s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.31s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.02s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.70s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.58s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.58s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.73s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.90s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.83s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.09s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.70s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.76s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.24s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.98s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.24s)
12:42:48 [2021-07-29T12:42:48.177Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.26s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.66s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.98s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.50s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.99s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.57s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.17s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.23s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.69s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.92s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.27s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.32s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.43s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.78s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.53s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.79s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.91s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.77s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.91s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.72s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (15.35s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.83s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.74s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.16s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.99s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.68s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.69s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.33s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.87s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.08s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (5.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.41s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.86s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.58s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.75s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.56s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.18s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (8.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (24.59s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.83s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.53s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.97s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.76s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.71s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.49s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.47s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.20s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.38s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.23s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFails (0.84s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.53s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.99s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.47s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.28s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.08s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.97s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.31s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.91s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.70s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.29s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.26s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.29s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.67s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.82s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLastModified (5.26s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (4.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.49s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.32s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.47s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.35s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.47s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (10.74s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.25s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.54s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.87s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.98s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.36s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (2.63s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.74s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNoContext (1.17s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.19s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.48s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.48s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.16s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.39s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.87s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.27s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.65s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.85s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.54s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRm (3.33s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.19s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.49s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.13s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.27s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.45s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (5.99s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.28s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.59s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.37s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.48s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (1.33s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.18s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.53s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.95s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.71s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildUser (3.32s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.11s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (16.46s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (1.09s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.25s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.34s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.00s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.16s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.11s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.74s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (1.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.05s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.23s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.55s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.62s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.57s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestBuildXZHost (3.20s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.71s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.78s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitChange (0.89s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.89s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.70s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.40s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.73s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.93s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.22s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (1.29s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.16s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (2.25s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (3.17s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.12s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.17s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.88s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.78s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.65s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.75s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.95s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.75s)
12:42:48 [2021-07-29T12:42:48.435Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.67s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.94s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (1.08s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.12s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.70s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.81s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.66s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.89s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (1.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.18s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.08s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.73s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.65s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (2.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.99s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.70s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000693d58_<nil>} (1.02s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1457193169_/foo_false__<nil>_<nil>_<nil>} (1.86s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1457193169_/foo_true__<nil>_<nil>_<nil>} (1.68s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_false__<nil>_<nil>_<nil>} (1.62s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_true__<nil>_<nil>_<nil>} (0.92s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3398224892_/foo_true__0xc000693d88_<nil>_<nil>} (1.61s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000693da0_<nil>} (1.68s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000693db8_<nil>} (1.53s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000693dd0_<nil>} (1.57s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000693de8_<nil>} (1.64s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.45s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
12:42:48 [2021-07-29T12:42:48.436Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.60s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.12s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.93s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.34s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.81s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.04s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.45s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.82s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.88s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.83s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.52s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.59s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseE (3.37s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.69s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.21s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.42s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.69s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (4.68s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.22s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToDot (0.77s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.34s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToStdout (1.15s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.41s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.22s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.90s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.17s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.07s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.38s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.95s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.94s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.37s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.24s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.94s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.37s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.69s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.44s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.69s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.22s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.96s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.20s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.42s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.44s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.70s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.89s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.80s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.92s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.71s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.85s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.97s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (3.26s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.22s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.39s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.60s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.45s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.81s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.61s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.33s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.88s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.45s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.68s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsRename (0.75s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsResize (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.68s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsTop (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.57s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExec (1.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (1.21s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.71s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStart (2.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.97s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.02s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.97s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.78s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecCgroup (3.49s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecEnv (1.43s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.61s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.15s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.03s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecParseError (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.73s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.68s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.04s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecSetEnv (1.23s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecStartFails (1.77s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.80s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecTTY (1.15s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.71s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.10s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecUlimits (1.56s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.33s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (1.17s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (2.27s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecWithTERM (1.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestExecWithUser (1.71s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.96s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.71s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.72s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.74s)
12:42:48 [2021-07-29T12:42:48.436Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHealth (22.65s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.80s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.83s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.89s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.76s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.63s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.58s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportFile (2.05s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.73s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportGzipped (2.92s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.65s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.14s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.70s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.72s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.66s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.65s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.64s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.73s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.37s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.91s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.99s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.77s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.81s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectHistory (1.35s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectImage (0.04s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.07s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.93s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.11s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.92s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.34s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.78s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.77s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.43s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.78s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.79s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.24s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.80s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.68s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (3.35s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (2.28s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.96s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.65s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.47s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.07s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.06s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.54s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.50s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.76s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (12.47s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.34s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.68s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.25s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.28s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.73s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.70s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.68s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.16s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.63s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.34s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.15s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.97s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.73s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsSince (6.88s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.10s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.80s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsTail (0.88s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (1.15s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.31s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.97s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestNetHostname (2.86s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestNetworkEvents (6.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.71s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.69s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginActive (1.57s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.69s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (3.43s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.29s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.99s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.93s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.75s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.84s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPortHostBinding (2.04s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPortList (11.44s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.43s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.84s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.70s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.33s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.39s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsByOrder (2.82s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (3.97s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.97s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.41s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.69s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.39s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.09s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.51s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.63s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.99s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.96s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.66s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.93s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.86s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.67s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (1.06s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.84s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.85s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.86s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.83s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.04s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.39s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.60s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.75s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.64s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (5.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.37s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.16s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.51s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.91s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.60s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (1.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiTag (0.25s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.86s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.88s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.91s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.34s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.81s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.79s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.48s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.78s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (1.00s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.67s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.74s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.06s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.94s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.30s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.66s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.91s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.17s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.82s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.72s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.83s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.86s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.70s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunBindMounts (2.01s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.76s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.77s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.76s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s)
12:42:48 [2021-07-29T12:42:48.437Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (1.08s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.77s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.70s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.94s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.40s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.35s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.91s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.92s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (1.16s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.44s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.98s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.06s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.47s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.57s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.63s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.85s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.28s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.33s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.40s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.89s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.56s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.50s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.82s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.92s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.08s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.98s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.79s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.77s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.90s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.76s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.77s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.89s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.99s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.79s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.85s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.89s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.53s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.61s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.95s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.36s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.70s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.44s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.91s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.74s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.61s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.80s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeHostname (1.13s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.35s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.38s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.64s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMount (8.46s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.90s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.94s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (2.06s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.54s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.61s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.17s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetHost (1.34s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.75s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.94s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.07s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.70s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.72s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.66s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.48s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.84s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.40s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.31s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.96s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.34s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRm (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.64s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.28s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.80s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.64s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.72s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunState (1.41s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.75s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.72s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.37s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.17s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.69s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.57s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.27s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.23s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.71s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.81s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.09s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.66s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.70s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.66s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.74s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.91s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.04s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.46s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.36s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.86s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.52s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.37s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.65s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.67s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.66s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.96s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.77s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (1.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.95s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.63s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.79s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.87s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.73s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.81s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.84s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.23s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.26s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.29s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.11s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.14s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.55s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (2.24s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.92s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.58s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.68s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
12:42:48 [2021-07-29T12:42:48.438Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.58s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.33s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.86s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.08s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.59s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.90s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.88s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.86s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.79s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.89s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.41s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.97s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.70s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.96s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.74s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.74s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.76s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.99s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.66s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.31s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.68s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.38s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.68s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.70s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.32s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.85s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.03s)
12:42:48 [2021-07-29T12:42:48.439Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.79s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (5.00s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.57s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.78s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.29s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (4.95s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.05s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.99s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.37s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.43s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.96s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.15s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.00s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.99s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.13s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.71s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.75s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.87s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (2.11s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.71s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.09s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.10s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.12s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.28s)
12:42:48 [2021-07-29T12:42:48.695Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:42:48 [2021-07-29T12:42:48.695Z] === RUN   TestDockerRegistrySuite
12:42:48 [2021-07-29T12:42:48.695Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
12:42:48 [2021-07-29T12:42:48.695Z]     docker_cli_swarm_test.go:1119: [d7d0ffd77b6ae] joining swarm manager [dbec63570cd9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:42:48 [2021-07-29T12:42:48.854Z] testing: warning: no tests to run
12:42:48 [2021-07-29T12:42:48.854Z] PASS
12:42:48 [2021-07-29T12:42:48.854Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.086s
12:42:48 [2021-07-29T12:42:48.854Z] 
12:42:48 [2021-07-29T12:42:48.854Z] DONE 0 tests in 0.766s
12:42:48 [2021-07-29T12:42:48.854Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
12:42:49 [2021-07-29T12:42:49.824Z] testing: warning: no tests to run
12:42:49 [2021-07-29T12:42:49.824Z] PASS
12:42:49 [2021-07-29T12:42:49.824Z] ok  	github.com/docker/docker/integration/network/macvlan	0.094s
12:42:49 [2021-07-29T12:42:49.824Z] 
12:42:49 [2021-07-29T12:42:49.824Z] DONE 0 tests in 0.759s
12:42:49 [2021-07-29T12:42:49.824Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
12:42:50 [2021-07-29T12:42:50.060Z]     check_test.go:196: [dba330d678ad3] daemon is not started
12:42:50 [2021-07-29T12:42:50.061Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
12:42:50 [2021-07-29T12:42:50.791Z] testing: warning: no tests to run
12:42:50 [2021-07-29T12:42:50.791Z] PASS
12:42:50 [2021-07-29T12:42:50.791Z] ok  	github.com/docker/docker/integration/plugin	0.086s
12:42:50 [2021-07-29T12:42:50.791Z] 
12:42:50 [2021-07-29T12:42:50.791Z] DONE 0 tests in 0.763s
12:42:50 [2021-07-29T12:42:50.791Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
12:42:51 [2021-07-29T12:42:51.250Z] testing: warning: no tests to run
12:42:51 [2021-07-29T12:42:51.250Z] PASS
12:42:51 [2021-07-29T12:42:51.250Z] ok  	github.com/docker/docker/integration/plugin/authz	0.085s
12:42:51 [2021-07-29T12:42:51.250Z] 
12:42:51 [2021-07-29T12:42:51.250Z] DONE 0 tests in 0.718s
12:42:51 [2021-07-29T12:42:51.250Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
12:42:51 [2021-07-29T12:42:51.429Z]     check_test.go:196: [db36833d35710] daemon is not started
12:42:51 [2021-07-29T12:42:51.429Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
12:42:52 [2021-07-29T12:42:52.792Z]     check_test.go:196: [d82bad0aed17f] daemon is not started
12:42:52 [2021-07-29T12:42:52.792Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
12:42:52 [2021-07-29T12:42:52.792Z]     check_test.go:196: [d9e6ceb9ee502] daemon is not started
12:42:52 [2021-07-29T12:42:52.792Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
12:42:56 [2021-07-29T12:42:56.057Z]     check_test.go:196: [dc92b6413fe3c] daemon is not started
12:42:56 [2021-07-29T12:42:56.313Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
12:43:01 [2021-07-29T12:43:01.554Z]     check_test.go:196: [d13a211143352] daemon is not started
12:43:01 [2021-07-29T12:43:01.554Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
12:43:01 [2021-07-29T12:43:01.573Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:01 [2021-07-29T12:43:01.574Z] INFO: Testing against a local daemon
12:43:01 [2021-07-29T12:43:01.574Z] === RUN   TestPluginInvalidJSON
12:43:01 [2021-07-29T12:43:01.574Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
12:43:01 [2021-07-29T12:43:01.574Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
12:43:01 [2021-07-29T12:43:01.574Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
12:43:01 [2021-07-29T12:43:01.574Z] --- PASS: TestPluginInvalidJSON (0.04s)
12:43:01 [2021-07-29T12:43:01.574Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
12:43:01 [2021-07-29T12:43:01.574Z] === RUN   TestPluginInstall
12:43:01 [2021-07-29T12:43:01.574Z]     plugin_test.go:64: testEnv.OSType == "windows"
12:43:01 [2021-07-29T12:43:01.574Z] --- SKIP: TestPluginInstall (0.00s)
12:43:01 [2021-07-29T12:43:01.574Z] === RUN   TestPluginsWithRuntimes
12:43:01 [2021-07-29T12:43:01.574Z]     plugin_test.go:173: testEnv.OSType == "windows"
12:43:01 [2021-07-29T12:43:01.574Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:43:01 [2021-07-29T12:43:01.574Z] === RUN   TestPluginBackCompatMediaTypes
12:43:01 [2021-07-29T12:43:01.574Z]     plugin_test.go:235: testEnv.OSType == "windows"
12:43:01 [2021-07-29T12:43:01.574Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:43:01 [2021-07-29T12:43:01.574Z] PASS
12:43:01 [2021-07-29T12:43:01.574Z] ok  	github.com/docker/docker/integration/plugin/common	0.127s
12:43:02 [2021-07-29T12:43:02.032Z] 
12:43:02 [2021-07-29T12:43:02.032Z] === Skipped
12:43:02 [2021-07-29T12:43:02.032Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
12:43:02 [2021-07-29T12:43:02.032Z]     plugin_test.go:64: testEnv.OSType == "windows"
12:43:02 [2021-07-29T12:43:02.032Z] 
12:43:02 [2021-07-29T12:43:02.032Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
12:43:02 [2021-07-29T12:43:02.032Z]     plugin_test.go:173: testEnv.OSType == "windows"
12:43:02 [2021-07-29T12:43:02.032Z] 
12:43:02 [2021-07-29T12:43:02.032Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
12:43:02 [2021-07-29T12:43:02.032Z]     plugin_test.go:235: testEnv.OSType == "windows"
12:43:02 [2021-07-29T12:43:02.032Z] 
12:43:02 [2021-07-29T12:43:02.032Z] 
12:43:02 [2021-07-29T12:43:02.032Z] DONE 5 tests, 3 skipped in 10.521s
12:43:02 [2021-07-29T12:43:02.032Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
12:43:04 [2021-07-29T12:43:04.940Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:04 [2021-07-29T12:43:04.940Z] INFO: Testing against a local daemon
12:43:04 [2021-07-29T12:43:04.940Z] === RUN   TestExternalGraphDriver
12:43:04 [2021-07-29T12:43:04.940Z]     external_test.go:48: runtime.GOOS == "windows"
12:43:04 [2021-07-29T12:43:04.940Z] --- SKIP: TestExternalGraphDriver (0.01s)
12:43:04 [2021-07-29T12:43:04.940Z] === RUN   TestGraphdriverPluginV2
12:43:04 [2021-07-29T12:43:04.940Z]     external_test.go:408: runtime.GOOS == "windows"
12:43:04 [2021-07-29T12:43:04.940Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
12:43:04 [2021-07-29T12:43:04.940Z] PASS
12:43:04 [2021-07-29T12:43:04.940Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.139s
12:43:05 [2021-07-29T12:43:05.397Z] 
12:43:05 [2021-07-29T12:43:05.397Z] === Skipped
12:43:05 [2021-07-29T12:43:05.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s)
12:43:05 [2021-07-29T12:43:05.397Z]     external_test.go:48: runtime.GOOS == "windows"
12:43:05 [2021-07-29T12:43:05.397Z] 
12:43:05 [2021-07-29T12:43:05.397Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
12:43:05 [2021-07-29T12:43:05.397Z]     external_test.go:408: runtime.GOOS == "windows"
12:43:05 [2021-07-29T12:43:05.397Z] 
12:43:05 [2021-07-29T12:43:05.397Z] 
12:43:05 [2021-07-29T12:43:05.397Z] DONE 2 tests, 2 skipped in 3.335s
12:43:05 [2021-07-29T12:43:05.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
12:43:05 [2021-07-29T12:43:05.720Z]     check_test.go:196: [d219b55a9b84d] daemon is not started
12:43:05 [2021-07-29T12:43:05.720Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
12:43:06 [2021-07-29T12:43:06.284Z]     check_test.go:196: [d6788412c1f56] daemon is not started
12:43:06 [2021-07-29T12:43:06.284Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
12:43:07 [2021-07-29T12:43:07.214Z]     check_test.go:196: [dd2aacbd4a47a] daemon is not started
12:43:07 [2021-07-29T12:43:07.214Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
12:43:07 [2021-07-29T12:43:07.573Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:07 [2021-07-29T12:43:07.573Z] INFO: Testing against a local daemon
12:43:07 [2021-07-29T12:43:07.573Z] === RUN   TestReadPluginNoRead
12:43:07 [2021-07-29T12:43:07.573Z]     read_test.go:21: no unix domain sockets on Windows
12:43:07 [2021-07-29T12:43:07.573Z] --- SKIP: TestReadPluginNoRead (0.00s)
12:43:07 [2021-07-29T12:43:07.573Z] PASS
12:43:07 [2021-07-29T12:43:07.573Z] ok  	github.com/docker/docker/integration/plugin/logging	0.128s
12:43:07 [2021-07-29T12:43:07.573Z] 
12:43:07 [2021-07-29T12:43:07.573Z] === Skipped
12:43:07 [2021-07-29T12:43:07.573Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
12:43:07 [2021-07-29T12:43:07.573Z]     read_test.go:21: no unix domain sockets on Windows
12:43:07 [2021-07-29T12:43:07.573Z] 
12:43:07 [2021-07-29T12:43:07.573Z] 
12:43:07 [2021-07-29T12:43:07.573Z] DONE 1 tests, 1 skipped in 2.167s
12:43:07 [2021-07-29T12:43:07.573Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
12:43:08 [2021-07-29T12:43:08.541Z] testing: warning: no tests to run
12:43:08 [2021-07-29T12:43:08.541Z] PASS
12:43:08 [2021-07-29T12:43:08.541Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.083s
12:43:08 [2021-07-29T12:43:08.541Z] 
12:43:08 [2021-07-29T12:43:08.541Z] DONE 0 tests in 1.112s
12:43:08 [2021-07-29T12:43:08.579Z]     check_test.go:196: [dfb27f124ef9d] daemon is not started
12:43:08 [2021-07-29T12:43:08.579Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
12:43:09 [2021-07-29T12:43:09.000Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
12:43:09 [2021-07-29T12:43:09.942Z]     check_test.go:196: [d8fe46bd36b4f] daemon is not started
12:43:09 [2021-07-29T12:43:09.943Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
12:43:11 [2021-07-29T12:43:11.203Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:11 [2021-07-29T12:43:11.203Z] INFO: Testing against a local daemon
12:43:11 [2021-07-29T12:43:11.203Z] === RUN   TestPluginWithDevMounts
12:43:11 [2021-07-29T12:43:11.203Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:43:11 [2021-07-29T12:43:11.203Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:43:11 [2021-07-29T12:43:11.203Z] PASS
12:43:11 [2021-07-29T12:43:11.203Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.127s
12:43:11 [2021-07-29T12:43:11.203Z] 
12:43:11 [2021-07-29T12:43:11.203Z] === Skipped
12:43:11 [2021-07-29T12:43:11.203Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
12:43:11 [2021-07-29T12:43:11.203Z]     mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows"
12:43:11 [2021-07-29T12:43:11.203Z] 
12:43:11 [2021-07-29T12:43:11.203Z] 
12:43:11 [2021-07-29T12:43:11.203Z] DONE 1 tests, 1 skipped in 2.251s
12:43:11 [2021-07-29T12:43:11.203Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
12:43:11 [2021-07-29T12:43:11.307Z]     check_test.go:196: [d0a421267fc38] daemon is not started
12:43:11 [2021-07-29T12:43:11.307Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
12:43:12 [2021-07-29T12:43:12.246Z]     check_test.go:196: [d94dbe2d4f604] daemon is not started
12:43:12 [2021-07-29T12:43:12.246Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
12:43:13 [2021-07-29T12:43:13.380Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:13 [2021-07-29T12:43:13.380Z] INFO: Testing against a local daemon
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestSecretInspect
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestSecretInspect (0.01s)
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestSecretList
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestSecretList (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestSecretsCreateAndDelete
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestSecretsUpdate
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestSecretsUpdate (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestTemplatedSecret
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestTemplatedSecret (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z] === RUN   TestSecretCreateResolve
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:43:13 [2021-07-29T12:43:13.380Z] --- SKIP: TestSecretCreateResolve (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z] PASS
12:43:13 [2021-07-29T12:43:13.380Z] ok  	github.com/docker/docker/integration/secret	0.117s
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === Skipped
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.01s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
12:43:13 [2021-07-29T12:43:13.380Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] 
12:43:13 [2021-07-29T12:43:13.380Z] DONE 6 tests, 6 skipped in 1.980s
12:43:13 [2021-07-29T12:43:13.380Z] Running D:\gopath\src\github.com\docker\docker\integration\service
12:43:13 [2021-07-29T12:43:13.611Z]     check_test.go:196: [dbfc79d26ed69] daemon is not started
12:43:13 [2021-07-29T12:43:13.611Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
12:43:14 [2021-07-29T12:43:14.650Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:43:14 [2021-07-29T12:43:14.650Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:43:14 [2021-07-29T12:43:14.650Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:43:14 [2021-07-29T12:43:14.976Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:80e9d5da7f7f0e5f9197668713182454b8bc3214f54866cbee8ab2fbc3821d7b
12:43:15 [2021-07-29T12:43:15.539Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:89b1941737a9a60a54cdab2f40858bfa0dc92140ef3d90737db0a4c85341782b
12:43:15 [2021-07-29T12:43:15.553Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:15 [2021-07-29T12:43:15.553Z] INFO: Testing against a local daemon
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceCreateInit
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- PASS: TestServiceCreateInit (0.04s)
12:43:15 [2021-07-29T12:43:15.553Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceMultipleTimes
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceConflict
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceConflict (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceMaxReplicas
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateWithDuplicateNetworkNames
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceSecretFileMode
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceConfigFileMode
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceSysctls
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceSysctls (0.04s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateServiceCapabilities
12:43:15 [2021-07-29T12:43:15.553Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestInspect
12:43:15 [2021-07-29T12:43:15.553Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestInspect (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestCreateJob
12:43:15 [2021-07-29T12:43:15.553Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestCreateJob (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestReplicatedJob
12:43:15 [2021-07-29T12:43:15.553Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestReplicatedJob (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestUpdateReplicatedJob
12:43:15 [2021-07-29T12:43:15.553Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceListWithStatuses
12:43:15 [2021-07-29T12:43:15.553Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestDockerNetworkConnectAlias
12:43:15 [2021-07-29T12:43:15.553Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestDockerNetworkReConnect
12:43:15 [2021-07-29T12:43:15.553Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServicePlugin
12:43:15 [2021-07-29T12:43:15.553Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServicePlugin (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceUpdateLabel
12:43:15 [2021-07-29T12:43:15.553Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceUpdateLabel (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceUpdateSecrets
12:43:15 [2021-07-29T12:43:15.553Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceUpdateConfigs
12:43:15 [2021-07-29T12:43:15.553Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceUpdateNetwork
12:43:15 [2021-07-29T12:43:15.553Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] === RUN   TestServiceUpdatePidsLimit
12:43:15 [2021-07-29T12:43:15.553Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:43:15 [2021-07-29T12:43:15.553Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
12:43:15 [2021-07-29T12:43:15.553Z] PASS
12:43:15 [2021-07-29T12:43:15.553Z] ok  	github.com/docker/docker/integration/service	0.265s
12:43:15 [2021-07-29T12:43:15.794Z]     check_test.go:196: [d0bb17c55134e] daemon is not started
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === Skipped
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s)
12:43:16 [2021-07-29T12:43:16.011Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
12:43:16 [2021-07-29T12:43:16.011Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] 
12:43:16 [2021-07-29T12:43:16.011Z] DONE 24 tests, 23 skipped in 2.617s
12:43:16 [2021-07-29T12:43:16.011Z] Running D:\gopath\src\github.com\docker\docker\integration\session
12:43:16 [2021-07-29T12:43:16.050Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
12:43:16 [2021-07-29T12:43:16.978Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2e403152a3574dba56f41d6105c76f2bcab7e6c7f9af02064637564321ed15e
12:43:17 [2021-07-29T12:43:17.550Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:17 [2021-07-29T12:43:17.550Z] INFO: Testing against a local daemon
12:43:17 [2021-07-29T12:43:17.550Z] === RUN   TestSessionCreate
12:43:17 [2021-07-29T12:43:17.550Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:43:17 [2021-07-29T12:43:17.550Z] --- SKIP: TestSessionCreate (0.00s)
12:43:17 [2021-07-29T12:43:17.550Z] === RUN   TestSessionCreateWithBadUpgrade
12:43:17 [2021-07-29T12:43:17.550Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:43:17 [2021-07-29T12:43:17.550Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
12:43:17 [2021-07-29T12:43:17.550Z] PASS
12:43:17 [2021-07-29T12:43:17.550Z] ok  	github.com/docker/docker/integration/session	0.126s
12:43:17 [2021-07-29T12:43:17.550Z] 
12:43:17 [2021-07-29T12:43:17.550Z] === Skipped
12:43:17 [2021-07-29T12:43:17.550Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
12:43:17 [2021-07-29T12:43:17.550Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
12:43:17 [2021-07-29T12:43:17.550Z] 
12:43:17 [2021-07-29T12:43:17.550Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
12:43:17 [2021-07-29T12:43:17.550Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
12:43:17 [2021-07-29T12:43:17.550Z] 
12:43:17 [2021-07-29T12:43:17.550Z] 
12:43:17 [2021-07-29T12:43:17.550Z] DONE 2 tests, 2 skipped in 1.809s
12:43:17 [2021-07-29T12:43:17.905Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:61678945ab71bcd15ff09dd09615a089ccf577a7d0aa49122e9dc0f8551cb75c
12:43:18 [2021-07-29T12:43:18.010Z] Running D:\gopath\src\github.com\docker\docker\integration\system
12:43:18 [2021-07-29T12:43:18.161Z]     check_test.go:196: [d24089dcec788] daemon is not started
12:43:18 [2021-07-29T12:43:18.161Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
12:43:19 [2021-07-29T12:43:19.335Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:43:19 [2021-07-29T12:43:19.335Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
12:43:19 [2021-07-29T12:43:19.526Z]     check_test.go:196: [de216da2adffa] daemon is not started
12:43:19 [2021-07-29T12:43:19.526Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
12:43:19 [2021-07-29T12:43:19.549Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:19 [2021-07-29T12:43:19.549Z] INFO: Testing against a local daemon
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:43:19 [2021-07-29T12:43:19.549Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestEventsExecDie
12:43:19 [2021-07-29T12:43:19.549Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestEventsExecDie (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestEventsBackwardsCompatible
12:43:19 [2021-07-29T12:43:19.549Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestEventsVolumeCreate
12:43:19 [2021-07-29T12:43:19.549Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestEventsVolumeCreate (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestInfoAPI
12:43:19 [2021-07-29T12:43:19.549Z] --- PASS: TestInfoAPI (0.05s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestInfoAPIWarnings
12:43:19 [2021-07-29T12:43:19.549Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestInfoAPIWarnings (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestInfoDebug
12:43:19 [2021-07-29T12:43:19.549Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestInfoDebug (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestInfoInsecureRegistries
12:43:19 [2021-07-29T12:43:19.549Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestInfoRegistryMirrors
12:43:19 [2021-07-29T12:43:19.549Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:19 [2021-07-29T12:43:19.549Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
12:43:19 [2021-07-29T12:43:19.549Z] === RUN   TestLoginFailsWithBadCredentials
12:43:19 [2021-07-29T12:43:19.792Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:43:19 [2021-07-29T12:43:19.792Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
12:43:20 [2021-07-29T12:43:20.251Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:43:20 [2021-07-29T12:43:20.251Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
12:43:20 [2021-07-29T12:43:20.251Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:43:20 [2021-07-29T12:43:20.520Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s)
12:43:20 [2021-07-29T12:43:20.520Z] === RUN   TestPingCacheHeaders
12:43:20 [2021-07-29T12:43:20.520Z] --- PASS: TestPingCacheHeaders (0.04s)
12:43:20 [2021-07-29T12:43:20.520Z] === RUN   TestPingGet
12:43:20 [2021-07-29T12:43:20.520Z] --- PASS: TestPingGet (0.04s)
12:43:20 [2021-07-29T12:43:20.520Z] === RUN   TestPingHead
12:43:20 [2021-07-29T12:43:20.520Z] --- PASS: TestPingHead (0.04s)
12:43:20 [2021-07-29T12:43:20.520Z] === RUN   TestVersion
12:43:20 [2021-07-29T12:43:20.520Z] --- PASS: TestVersion (0.03s)
12:43:20 [2021-07-29T12:43:20.520Z] PASS
12:43:20 [2021-07-29T12:43:20.520Z] ok  	github.com/docker/docker/integration/system	1.264s
12:43:20 [2021-07-29T12:43:20.709Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:43:20 [2021-07-29T12:43:20.709Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
12:43:20 [2021-07-29T12:43:20.709Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === Skipped
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
12:43:20 [2021-07-29T12:43:20.981Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] 
12:43:20 [2021-07-29T12:43:20.981Z] DONE 14 tests, 8 skipped in 2.996s
12:43:20 [2021-07-29T12:43:20.981Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
12:43:22 [2021-07-29T12:43:22.043Z]     check_test.go:196: [d2af3045a7e9c] daemon is not started
12:43:22 [2021-07-29T12:43:22.298Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
12:43:23 [2021-07-29T12:43:23.163Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:23 [2021-07-29T12:43:23.163Z] INFO: Testing against a local daemon
12:43:23 [2021-07-29T12:43:23.163Z] === RUN   TestVolumesCreateAndList
12:43:23 [2021-07-29T12:43:23.163Z] --- PASS: TestVolumesCreateAndList (0.06s)
12:43:23 [2021-07-29T12:43:23.163Z] === RUN   TestVolumesRemove
12:43:23 [2021-07-29T12:43:23.163Z] --- PASS: TestVolumesRemove (0.12s)
12:43:23 [2021-07-29T12:43:23.163Z] === RUN   TestVolumesInspect
12:43:23 [2021-07-29T12:43:23.163Z] --- PASS: TestVolumesInspect (0.06s)
12:43:23 [2021-07-29T12:43:23.163Z] === RUN   TestVolumesInvalidJSON
12:43:23 [2021-07-29T12:43:23.163Z] === RUN   TestVolumesInvalidJSON//volumes/create
12:43:23 [2021-07-29T12:43:23.163Z] === PAUSE TestVolumesInvalidJSON//volumes/create
12:43:23 [2021-07-29T12:43:23.163Z] === CONT  TestVolumesInvalidJSON//volumes/create
12:43:23 [2021-07-29T12:43:23.163Z] --- PASS: TestVolumesInvalidJSON (0.04s)
12:43:23 [2021-07-29T12:43:23.163Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
12:43:23 [2021-07-29T12:43:23.163Z] PASS
12:43:23 [2021-07-29T12:43:23.163Z] ok  	github.com/docker/docker/integration/volume	0.350s
12:43:23 [2021-07-29T12:43:23.163Z] 
12:43:23 [2021-07-29T12:43:23.163Z] DONE 5 tests in 2.276s
12:43:23 [2021-07-29T12:43:23.163Z] INFO: make.ps1 ended at 07/29/2021 12:43:22
12:43:23 [2021-07-29T12:43:23.163Z] INFO: Integration CLI tests being run from the host:
12:43:23 [2021-07-29T12:43:23.163Z] 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" 
12:43:23 [2021-07-29T12:43:23.664Z]     check_test.go:196: [deeac443f4e26] daemon is not started
12:43:23 [2021-07-29T12:43:23.664Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
12:43:23 [2021-07-29T12:43:23.664Z]     check_test.go:196: [dafed054cabdc] daemon is not started
12:43:23 [2021-07-29T12:43:23.664Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
12:43:24 [2021-07-29T12:43:24.592Z]     check_test.go:196: [d71b9a2c2a7a0] daemon is not started
12:43:24 [2021-07-29T12:43:24.592Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
12:43:25 [2021-07-29T12:43:25.957Z]     check_test.go:196: [de5ece83d18cc] daemon is not started
12:43:25 [2021-07-29T12:43:25.957Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
12:43:26 [2021-07-29T12:43:26.892Z]     check_test.go:196: [dcd6d11dcca56] daemon is not started
12:43:26 [2021-07-29T12:43:26.892Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
12:43:30 [2021-07-29T12:43:30.164Z]     check_test.go:196: [d9dd13e08fc83] daemon is not started
12:43:30 [2021-07-29T12:43:30.164Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
12:43:30 [2021-07-29T12:43:30.419Z]     check_test.go:196: [da8e273acbc63] daemon is not started
12:43:30 [2021-07-29T12:43:30.419Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
12:43:31 [2021-07-29T12:43:31.784Z]     check_test.go:196: [dd2f9d46ae1ba] daemon is not started
12:43:31 [2021-07-29T12:43:31.784Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
12:43:32 [2021-07-29T12:43:32.039Z]     check_test.go:196: [dd0f08688ad83] daemon is not started
12:43:32 [2021-07-29T12:43:32.039Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
12:43:32 [2021-07-29T12:43:32.039Z]     check_test.go:196: [d92e21bdd6eac] daemon is not started
12:43:32 [2021-07-29T12:43:32.039Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
12:43:32 [2021-07-29T12:43:32.295Z]     check_test.go:196: [ddb47fdab9d21] daemon is not started
12:43:32 [2021-07-29T12:43:32.295Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
12:43:32 [2021-07-29T12:43:32.550Z]     check_test.go:196: [daa643bebec2f] daemon is not started
12:43:32 [2021-07-29T12:43:32.550Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
12:43:33 [2021-07-29T12:43:33.111Z]     check_test.go:196: [de4913d0ca184] daemon is not started
12:43:33 [2021-07-29T12:43:33.111Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
12:43:33 [2021-07-29T12:43:33.111Z]     check_test.go:196: [de0f048e5a356] daemon is not started
12:43:33 [2021-07-29T12:43:33.111Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
12:43:33 [2021-07-29T12:43:33.498Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
12:43:33 [2021-07-29T12:43:33.498Z] INFO: Testing against a local daemon
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:43:33 [2021-07-29T12:43:33.498Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:43:33 [2021-07-29T12:43:33.498Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:43:33 [2021-07-29T12:43:33.498Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:43:33 [2021-07-29T12:43:33.957Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:43:34 [2021-07-29T12:43:34.416Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:43:34 [2021-07-29T12:43:34.477Z]     check_test.go:196: [d0876805b5e46] daemon is not started
12:43:34 [2021-07-29T12:43:34.477Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
12:43:34 [2021-07-29T12:43:34.875Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:43:36 [2021-07-29T12:43:36.367Z]     check_test.go:196: [d59656a85333e] daemon is not started
12:43:36 [2021-07-29T12:43:36.367Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
12:43:37 [2021-07-29T12:43:37.293Z]     check_test.go:196: [d0d673ac1fde3] daemon is not started
12:43:37 [2021-07-29T12:43:37.293Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
12:43:38 [2021-07-29T12:43:38.657Z]     check_test.go:196: [d5295a86738d4] daemon is not started
12:43:38 [2021-07-29T12:43:38.657Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
12:43:39 [2021-07-29T12:43:39.584Z] === RUN   TestDockerRegistrySuite/TestV2Only
12:43:40 [2021-07-29T12:43:40.145Z] --- PASS: TestDockerRegistrySuite (51.85s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.59s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.27s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.48s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.40s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.26s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.53s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.22s)
12:43:40 [2021-07-29T12:43:40.145Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.12s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.23s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.28s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.26s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.37s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.32s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.24s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.71s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.19s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.16s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.11s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.09s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.27s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.88s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.19s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s)
12:43:40 [2021-07-29T12:43:40.146Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
12:43:40 [2021-07-29T12:43:40.146Z] === RUN   TestDockerSchema1RegistrySuite
12:43:40 [2021-07-29T12:43:40.146Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
12:43:40 [2021-07-29T12:43:40.402Z]     check_test.go:223: [d364aa476c2dc] daemon is not started
12:43:40 [2021-07-29T12:43:40.402Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
12:43:44 [2021-07-29T12:43:44.571Z]     check_test.go:223: [d950ac42b2833] daemon is not started
12:43:44 [2021-07-29T12:43:44.571Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
12:43:49 [2021-07-29T12:43:49.810Z]     check_test.go:223: [d1ef7d0b39182] daemon is not started
12:43:49 [2021-07-29T12:43:49.810Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
12:43:50 [2021-07-29T12:43:50.651Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:43:50 [2021-07-29T12:43:50.651Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:43:50 [2021-07-29T12:43:50.651Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
12:43:50 [2021-07-29T12:43:50.651Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:43:53 [2021-07-29T12:43:53.976Z]     check_test.go:223: [d182884beceb6] daemon is not started
12:43:53 [2021-07-29T12:43:53.976Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
12:43:54 [2021-07-29T12:43:54.538Z]     check_test.go:223: [d669805f89fac] daemon is not started
12:43:54 [2021-07-29T12:43:54.538Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
12:43:55 [2021-07-29T12:43:55.903Z]     check_test.go:223: [d83253a2a5a6e] daemon is not started
12:43:55 [2021-07-29T12:43:55.903Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
12:43:55 [2021-07-29T12:43:55.903Z]     check_test.go:223: [d8b630a4cec96] daemon is not started
12:43:55 [2021-07-29T12:43:55.903Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
12:43:57 [2021-07-29T12:43:57.268Z]     check_test.go:223: [df16dcd0d41ea] daemon is not started
12:43:57 [2021-07-29T12:43:57.268Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
12:43:58 [2021-07-29T12:43:58.631Z]     check_test.go:223: [d98cd9475c619] daemon is not started
12:43:58 [2021-07-29T12:43:58.631Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
12:43:59 [2021-07-29T12:43:59.559Z]     check_test.go:223: [d676753eaa966] daemon is not started
12:43:59 [2021-07-29T12:43:59.559Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
12:44:02 [2021-07-29T12:44:02.824Z]     check_test.go:223: [dc42ceb17321b] daemon is not started
12:44:02 [2021-07-29T12:44:02.824Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
12:44:03 [2021-07-29T12:44:03.386Z]     check_test.go:223: [dea5468b460d4] daemon is not started
12:44:03 [2021-07-29T12:44:03.386Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
12:44:03 [2021-07-29T12:44:03.642Z]     check_test.go:223: [d68ee00b22f6a] daemon is not started
12:44:03 [2021-07-29T12:44:03.642Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
12:44:03 [2021-07-29T12:44:03.898Z]     check_test.go:223: [da00c5eb262de] daemon is not started
12:44:03 [2021-07-29T12:44:03.898Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
12:44:04 [2021-07-29T12:44:04.160Z]     check_test.go:223: [ddd45a7a6f929] daemon is not started
12:44:04 [2021-07-29T12:44:04.160Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
12:44:04 [2021-07-29T12:44:04.417Z]     check_test.go:223: [dcbc3a0878f1a] daemon is not started
12:44:04 [2021-07-29T12:44:04.417Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
12:44:04 [2021-07-29T12:44:04.674Z]     check_test.go:223: [ddb620004d2df] daemon is not started
12:44:04 [2021-07-29T12:44:04.674Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
12:44:04 [2021-07-29T12:44:04.930Z]     check_test.go:223: [deab2523948d5] daemon is not started
12:44:04 [2021-07-29T12:44:04.930Z] --- PASS: TestDockerSchema1RegistrySuite (24.74s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.63s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.82s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.49s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.20s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.30s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.29s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.22s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.29s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s)
12:44:04 [2021-07-29T12:44:04.930Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.13s)
12:44:04 [2021-07-29T12:44:04.930Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
12:44:04 [2021-07-29T12:44:04.930Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
12:44:05 [2021-07-29T12:44:05.491Z]     check_test.go:252: [d4f03b8170d86] daemon is not started
12:44:05 [2021-07-29T12:44:05.491Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
12:44:06 [2021-07-29T12:44:06.052Z]     check_test.go:252: [d556e4af559de] daemon is not started
12:44:06 [2021-07-29T12:44:06.052Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
12:44:06 [2021-07-29T12:44:06.308Z]     check_test.go:252: [de69e8f840fbd] daemon is not started
12:44:06 [2021-07-29T12:44:06.308Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
12:44:07 [2021-07-29T12:44:07.234Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
12:44:07 [2021-07-29T12:44:07.490Z]     check_test.go:252: [d39ba371199e8] daemon is not started
12:44:07 [2021-07-29T12:44:07.490Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
12:44:08 [2021-07-29T12:44:08.051Z]     check_test.go:252: [d4f919df0b18b] daemon is not started
12:44:08 [2021-07-29T12:44:08.051Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
12:44:08 [2021-07-29T12:44:08.318Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:44:08 [2021-07-29T12:44:08.613Z]     check_test.go:252: [d4deb2ec0fcd0] daemon is not started
12:44:08 [2021-07-29T12:44:08.613Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
12:44:08 [2021-07-29T12:44:08.613Z]     check_test.go:252: [d72c97bda4a9f] daemon is not started
12:44:08 [2021-07-29T12:44:08.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.78s)
12:44:08 [2021-07-29T12:44:08.613Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.73s)
12:44:08 [2021-07-29T12:44:08.613Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s)
12:44:08 [2021-07-29T12:44:08.613Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
12:44:08 [2021-07-29T12:44:08.613Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s)
12:44:08 [2021-07-29T12:44:08.613Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s)
12:44:08 [2021-07-29T12:44:08.614Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s)
12:44:08 [2021-07-29T12:44:08.614Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.54s)
12:44:08 [2021-07-29T12:44:08.614Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
12:44:08 [2021-07-29T12:44:08.614Z] === RUN   TestDockerRegistryAuthTokenSuite
12:44:08 [2021-07-29T12:44:08.614Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
12:44:08 [2021-07-29T12:44:08.775Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:44:09 [2021-07-29T12:44:09.741Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:44:13 [2021-07-29T12:44:13.852Z]     check_test.go:279: [dd49cb69a8d44] daemon is not started
12:44:13 [2021-07-29T12:44:13.852Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
12:44:13 [2021-07-29T12:44:13.852Z]     check_test.go:279: [d4b3e2ca8001a] daemon is not started
12:44:13 [2021-07-29T12:44:13.852Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
12:44:14 [2021-07-29T12:44:14.108Z]     check_test.go:279: [debb3f2527636] daemon is not started
12:44:14 [2021-07-29T12:44:14.108Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
12:44:14 [2021-07-29T12:44:14.364Z]     check_test.go:279: [da234d099422d] daemon is not started
12:44:14 [2021-07-29T12:44:14.364Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
12:44:14 [2021-07-29T12:44:14.364Z]     check_test.go:279: [d63c769520421] daemon is not started
12:44:14 [2021-07-29T12:44:14.364Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s)
12:44:14 [2021-07-29T12:44:14.364Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
12:44:14 [2021-07-29T12:44:14.364Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
12:44:14 [2021-07-29T12:44:14.364Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
12:44:14 [2021-07-29T12:44:14.364Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
12:44:14 [2021-07-29T12:44:14.364Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
12:44:14 [2021-07-29T12:44:14.364Z] === RUN   TestDockerNetworkSuite
12:44:14 [2021-07-29T12:44:14.364Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
12:44:14 [2021-07-29T12:44:14.420Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:44:16 [2021-07-29T12:44:16.880Z]     docker_cli_network_unix_test.go:46: [d023c30a4b604] daemon is not started
12:44:16 [2021-07-29T12:44:16.880Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
12:44:17 [2021-07-29T12:44:17.441Z]     docker_cli_network_unix_test.go:46: [d728b23c51783] daemon is not started
12:44:17 [2021-07-29T12:44:17.475Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:44:17 [2021-07-29T12:44:17.699Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
12:44:20 [2021-07-29T12:44:20.376Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:44:21 [2021-07-29T12:44:21.866Z]     docker_cli_swarm_test.go:1172: [d64da5c7298c7] joining swarm manager [dbec63570cd9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:44:23 [2021-07-29T12:44:23.239Z]     docker_cli_network_unix_test.go:46: [d7dabfb72a49a] daemon is not started
12:44:23 [2021-07-29T12:44:23.800Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
12:44:25 [2021-07-29T12:44:25.687Z]     docker_cli_network_unix_test.go:46: [d7bfab808d3e1] daemon is not started
12:44:25 [2021-07-29T12:44:25.687Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
12:44:25 [2021-07-29T12:44:25.943Z]     docker_cli_network_unix_test.go:1233: [dd2b8381eaba3] daemon is not started
12:44:29 [2021-07-29T12:44:29.212Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
12:44:30 [2021-07-29T12:44:30.139Z]     docker_cli_network_unix_test.go:46: [d7faf3245d154] daemon is not started
12:44:30 [2021-07-29T12:44:30.394Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
12:44:38 [2021-07-29T12:44:38.480Z]     docker_cli_network_unix_test.go:46: [dc876b47002bd] daemon is not started
12:44:38 [2021-07-29T12:44:38.480Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
12:44:40 [2021-07-29T12:44:40.995Z]     docker_cli_network_unix_test.go:46: [d65da15145ef5] daemon is not started
12:44:40 [2021-07-29T12:44:40.995Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
12:44:42 [2021-07-29T12:44:42.360Z]     docker_cli_network_unix_test.go:46: [d8ddec1c5435c] daemon is not started
12:44:42 [2021-07-29T12:44:42.360Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
12:44:43 [2021-07-29T12:44:43.287Z]     docker_cli_network_unix_test.go:46: [d95e182d098f1] daemon is not started
12:44:43 [2021-07-29T12:44:43.287Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
12:44:43 [2021-07-29T12:44:43.853Z]     docker_cli_network_unix_test.go:46: [dddf3749f0695] daemon is not started
12:44:43 [2021-07-29T12:44:43.853Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
12:44:44 [2021-07-29T12:44:44.780Z]     docker_cli_network_unix_test.go:46: [d6b8987490b6d] daemon is not started
12:44:45 [2021-07-29T12:44:45.036Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
12:44:45 [2021-07-29T12:44:45.598Z]     docker_cli_network_unix_test.go:46: [d0856f8f62736] daemon is not started
12:44:46 [2021-07-29T12:44:46.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
12:44:46 [2021-07-29T12:44:46.158Z]     docker_cli_network_unix_test.go:46: [d4ef0ffb68fba] daemon is not started
12:44:46 [2021-07-29T12:44:46.158Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
12:44:46 [2021-07-29T12:44:46.720Z]     docker_cli_network_unix_test.go:46: [d202d019161b3] daemon is not started
12:44:46 [2021-07-29T12:44:46.720Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
12:44:47 [2021-07-29T12:44:47.282Z]     docker_cli_network_unix_test.go:46: [d4b9246387086] daemon is not started
12:44:47 [2021-07-29T12:44:47.538Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
12:44:47 [2021-07-29T12:44:47.793Z]     docker_cli_network_unix_test.go:46: [de83e43f55134] daemon is not started
12:44:47 [2021-07-29T12:44:47.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
12:44:47 [2021-07-29T12:44:47.793Z]     docker_cli_network_unix_test.go:46: [d3e3340f36ed1] daemon is not started
12:44:47 [2021-07-29T12:44:47.793Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
12:44:48 [2021-07-29T12:44:48.049Z]     docker_cli_network_unix_test.go:46: [dd8919ee21030] daemon is not started
12:44:48 [2021-07-29T12:44:48.049Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
12:44:48 [2021-07-29T12:44:48.975Z]     docker_cli_network_unix_test.go:46: [d77679332e837] daemon is not started
12:44:48 [2021-07-29T12:44:48.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
12:44:49 [2021-07-29T12:44:49.903Z]     docker_cli_network_unix_test.go:46: [d74c1cd442ed4] daemon is not started
12:44:50 [2021-07-29T12:44:50.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
12:44:50 [2021-07-29T12:44:50.420Z]     docker_cli_network_unix_test.go:46: [d21392411911a] daemon is not started
12:44:50 [2021-07-29T12:44:50.420Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
12:44:50 [2021-07-29T12:44:50.676Z]     docker_cli_network_unix_test.go:46: [d75ea39e2464d] daemon is not started
12:44:50 [2021-07-29T12:44:50.676Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
12:44:50 [2021-07-29T12:44:50.931Z]     docker_cli_network_unix_test.go:46: [d76ef0847b82c] daemon is not started
12:44:50 [2021-07-29T12:44:50.931Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
12:44:52 [2021-07-29T12:44:52.298Z]     docker_cli_network_unix_test.go:968: [d8fd422068703] daemon is not started
12:44:53 [2021-07-29T12:44:53.663Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
12:44:55 [2021-07-29T12:44:55.551Z]     docker_cli_network_unix_test.go:46: [d97e98d153672] daemon is not started
12:44:55 [2021-07-29T12:44:55.551Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
12:44:58 [2021-07-29T12:44:58.818Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
12:45:00 [2021-07-29T12:45:00.721Z]     docker_cli_network_unix_test.go:1116: [d18bc666db31e] daemon is not started
12:45:01 [2021-07-29T12:45:01.284Z]     docker_cli_swarm_test.go:1453: [da36f473e8e81] joining swarm manager [dbd0b846d620c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:45:02 [2021-07-29T12:45:02.211Z]     docker_cli_swarm_test.go:1454: [d636720c08167] joining swarm manager [dbd0b846d620c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:45:06 [2021-07-29T12:45:06.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
12:45:06 [2021-07-29T12:45:06.378Z]     docker_cli_network_unix_test.go:46: [d242f03d6092e] daemon is not started
12:45:06 [2021-07-29T12:45:06.378Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
12:45:06 [2021-07-29T12:45:06.940Z]     docker_cli_network_unix_test.go:46: [d6b8942f44245] daemon is not started
12:45:06 [2021-07-29T12:45:06.940Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
12:45:07 [2021-07-29T12:45:07.195Z]     docker_cli_network_unix_test.go:46: [d8d611fb4cf76] daemon is not started
12:45:07 [2021-07-29T12:45:07.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
12:45:07 [2021-07-29T12:45:07.195Z]     docker_cli_network_unix_test.go:46: [d089442d830ae] daemon is not started
12:45:07 [2021-07-29T12:45:07.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
12:45:07 [2021-07-29T12:45:07.451Z]     docker_cli_network_unix_test.go:46: [d70b836626913] daemon is not started
12:45:07 [2021-07-29T12:45:07.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
12:45:07 [2021-07-29T12:45:07.451Z]     docker_cli_network_unix_test.go:46: [db0cbdcbb3261] daemon is not started
12:45:07 [2021-07-29T12:45:07.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
12:45:07 [2021-07-29T12:45:07.451Z]     docker_cli_network_unix_test.go:46: [d54490ef1d5b5] daemon is not started
12:45:07 [2021-07-29T12:45:07.451Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
12:45:09 [2021-07-29T12:45:09.969Z]     docker_cli_network_unix_test.go:46: [d7c1d918274ed] daemon is not started
12:45:10 [2021-07-29T12:45:10.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
12:45:10 [2021-07-29T12:45:10.895Z]     docker_cli_network_unix_test.go:46: [deb2637f3ed4a] daemon is not started
12:45:10 [2021-07-29T12:45:10.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
12:45:10 [2021-07-29T12:45:10.895Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:45:10 [2021-07-29T12:45:10.895Z]     docker_cli_network_unix_test.go:46: [dc7fad06c7311] daemon is not started
12:45:10 [2021-07-29T12:45:10.895Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
12:45:11 [2021-07-29T12:45:11.822Z]     docker_cli_network_unix_test.go:46: [d34b9ff652c00] daemon is not started
12:45:12 [2021-07-29T12:45:12.077Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
12:45:13 [2021-07-29T12:45:13.007Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
12:45:14 [2021-07-29T12:45:14.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
12:45:14 [2021-07-29T12:45:14.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
12:45:14 [2021-07-29T12:45:14.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
12:45:14 [2021-07-29T12:45:14.626Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
12:45:15 [2021-07-29T12:45:15.553Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
12:45:16 [2021-07-29T12:45:16.497Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
12:45:17 [2021-07-29T12:45:17.862Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
12:45:18 [2021-07-29T12:45:18.118Z]     docker_cli_network_unix_test.go:1084: [dd89d15225638] daemon is not started
12:45:20 [2021-07-29T12:45:20.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
12:45:20 [2021-07-29T12:45:20.634Z]     docker_cli_network_unix_test.go:46: [da9bf84252ba4] daemon is not started
12:45:20 [2021-07-29T12:45:20.634Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
12:45:20 [2021-07-29T12:45:20.783Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:45:21 [2021-07-29T12:45:21.243Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:45:21 [2021-07-29T12:45:21.243Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
12:45:21 [2021-07-29T12:45:21.562Z]     docker_cli_network_unix_test.go:46: [d841538da3e22] daemon is not started
12:45:21 [2021-07-29T12:45:21.701Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:45:22 [2021-07-29T12:45:22.124Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
12:45:22 [2021-07-29T12:45:22.380Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
12:45:24 [2021-07-29T12:45:24.268Z]     docker_cli_network_unix_test.go:46: [d8250c5401c79] daemon is not started
12:45:24 [2021-07-29T12:45:24.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
12:45:24 [2021-07-29T12:45:24.523Z]     docker_cli_network_unix_test.go:46: [d0e81f14de49a] daemon is not started
12:45:24 [2021-07-29T12:45:24.523Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
12:45:25 [2021-07-29T12:45:25.085Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
12:45:25 [2021-07-29T12:45:25.340Z]     docker_cli_network_unix_test.go:46: [d7102777314de] daemon is not started
12:45:25 [2021-07-29T12:45:25.597Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
12:45:26 [2021-07-29T12:45:26.159Z]     docker_cli_network_unix_test.go:46: [df849c5ec9d94] daemon is not started
12:45:26 [2021-07-29T12:45:26.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
12:45:27 [2021-07-29T12:45:27.088Z]     docker_cli_swarm_unix_test.go:62: [d29bbb20ff4be] joining swarm manager [dbc9a24168bc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:45:27 [2021-07-29T12:45:27.649Z]     docker_cli_network_unix_test.go:46: [da863afa3369d] daemon is not started
12:45:27 [2021-07-29T12:45:27.905Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
12:45:33 [2021-07-29T12:45:33.149Z]     docker_cli_network_unix_test.go:46: [d4f49a9062001] daemon is not started
12:45:33 [2021-07-29T12:45:33.149Z] --- PASS: TestDockerNetworkSuite (78.47s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.36s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.95s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.13s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.92s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.03s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.69s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (7.83s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.72s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.41s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.72s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.69s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.10s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.13s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.98s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.50s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.78s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.66s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.88s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.37s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.97s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.34s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.17s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s)
12:45:33 [2021-07-29T12:45:33.149Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.55s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.46s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.09s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.68s)
12:45:33 [2021-07-29T12:45:33.150Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.02s)
12:45:33 [2021-07-29T12:45:33.150Z] === RUN   TestDockerHubPullSuite
12:45:33 [2021-07-29T12:45:33.150Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
12:45:34 [2021-07-29T12:45:34.515Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
12:45:37 [2021-07-29T12:45:37.029Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
12:45:37 [2021-07-29T12:45:37.029Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
12:45:38 [2021-07-29T12:45:38.393Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
12:45:38 [2021-07-29T12:45:38.393Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
12:45:38 [2021-07-29T12:45:38.653Z] --- PASS: TestDockerHubPullSuite (5.65s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.45s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.24s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.26s)
12:45:38 [2021-07-29T12:45:38.653Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
12:45:38 [2021-07-29T12:45:38.653Z] PASS
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === Skipped
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.05s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.03s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_sni_test.go:18: Flakey test
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
12:45:38 [2021-07-29T12:45:38.653Z]     docker_cli_network_unix_test.go:46: [dc7fad06c7311] daemon is not started
12:45:38 [2021-07-29T12:45:38.653Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] DONE 1269 tests, 51 skipped in 2011.533s
12:45:38 [2021-07-29T12:45:38.653Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:45:38 [2021-07-29T12:45:38.653Z] ++++ cat bundles/test-integration/docker.pid
12:45:38 [2021-07-29T12:45:38.653Z] +++ kill 8289
12:45:38 [2021-07-29T12:45:38.653Z] +++ /etc/init.d/apparmor stop
12:45:38 [2021-07-29T12:45:38.653Z] Leaving: AppArmorNo profiles have been unloaded.
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] Unloading profiles will leave already running processes permanently
12:45:38 [2021-07-29T12:45:38.653Z] unconfined, which can lead to unexpected situations.
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.653Z] To set a process to complain mode, use the command line tool
12:45:38 [2021-07-29T12:45:38.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:45:38 [2021-07-29T12:45:38.653Z] +++ true
12:45:38 [2021-07-29T12:45:38.653Z] exiting test-integration
12:45:38 [2021-07-29T12:45:38.653Z] ++ exit 0
12:45:38 [2021-07-29T12:45:38.653Z] 
12:45:38 [2021-07-29T12:45:38.909Z] + for job in $(jobs -p)
12:45:38 [2021-07-29T12:45:38.909Z] + wait 10447
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:46:17 [2021-07-29T12:46:17.061Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:46:17 [2021-07-29T12:46:17.061Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:46:21 [2021-07-29T12:46:21.748Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:46:21 [2021-07-29T12:46:21.748Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
12:46:21 [2021-07-29T12:46:21.748Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:46:21 [2021-07-29T12:46:21.748Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
12:46:21 [2021-07-29T12:46:21.748Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:46:21 [2021-07-29T12:46:21.748Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
12:46:21 [2021-07-29T12:46:21.748Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:46:21 [2021-07-29T12:46:21.748Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
12:46:21 [2021-07-29T12:46:21.748Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:46:22 [2021-07-29T12:46:22.166Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:46:23 [2021-07-29T12:46:23.699Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:46:24 [2021-07-29T12:46:24.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:46:25 [2021-07-29T12:46:25.483Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:46:25 [2021-07-29T12:46:25.483Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
12:46:25 [2021-07-29T12:46:25.483Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:46:25 [2021-07-29T12:46:25.483Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
12:46:25 [2021-07-29T12:46:25.483Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:46:25 [2021-07-29T12:46:25.517Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
12:46:25 [2021-07-29T12:46:25.517Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
12:46:25 [2021-07-29T12:46:25.517Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
12:46:26 [2021-07-29T12:46:26.078Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
12:46:29 [2021-07-29T12:46:29.342Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
12:46:31 [2021-07-29T12:46:31.859Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
12:46:32 [2021-07-29T12:46:32.763Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:46:33 [2021-07-29T12:46:33.746Z]     docker_api_swarm_test.go:961: [d386cd875e153] joining swarm manager [df78e7c24d8e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:46:45 [2021-07-29T12:46:45.736Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:46:51 [2021-07-29T12:46:51.779Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
12:46:58 [2021-07-29T12:46:58.103Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:47:06 [2021-07-29T12:47:06.613Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
12:47:06 [2021-07-29T12:47:06.868Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
12:47:08 [2021-07-29T12:47:08.438Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:47:09 [2021-07-29T12:47:09.382Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
12:47:12 [2021-07-29T12:47:12.708Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
12:47:22 [2021-07-29T12:47:22.645Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
12:47:26 [2021-07-29T12:47:26.816Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
12:47:29 [2021-07-29T12:47:29.330Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
12:47:32 [2021-07-29T12:47:32.595Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
12:47:35 [2021-07-29T12:47:35.109Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
12:47:38 [2021-07-29T12:47:38.394Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
12:47:41 [2021-07-29T12:47:41.658Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
12:47:43 [2021-07-29T12:47:43.545Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
12:47:44 [2021-07-29T12:47:44.110Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:47:52 [2021-07-29T12:47:52.664Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:48:02 [2021-07-29T12:48:02.972Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:48:39 [2021-07-29T12:48:39.703Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
12:48:44 [2021-07-29T12:48:44.452Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:48:44 [2021-07-29T12:48:44.452Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
12:48:44 [2021-07-29T12:48:44.452Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:48:44 [2021-07-29T12:48:44.452Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:48:44 [2021-07-29T12:48:44.452Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:48:46 [2021-07-29T12:48:46.631Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:48:47 [2021-07-29T12:48:47.599Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:48:47 [2021-07-29T12:48:47.599Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
12:48:47 [2021-07-29T12:48:47.599Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:48:47 [2021-07-29T12:48:47.599Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
12:48:47 [2021-07-29T12:48:47.599Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:48:47 [2021-07-29T12:48:47.599Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
12:48:47 [2021-07-29T12:48:47.599Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:48:48 [2021-07-29T12:48:48.061Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:48:49 [2021-07-29T12:48:49.029Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:48:52 [2021-07-29T12:48:52.764Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:48:54 [2021-07-29T12:48:54.301Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:48:54 [2021-07-29T12:48:54.301Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
12:48:54 [2021-07-29T12:48:54.301Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:48:54 [2021-07-29T12:48:54.301Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
12:48:54 [2021-07-29T12:48:54.301Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:48:54 [2021-07-29T12:48:54.301Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:48:54 [2021-07-29T12:48:54.555Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
12:48:58 [2021-07-29T12:48:58.035Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:49:10 [2021-07-29T12:49:10.414Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:49:12 [2021-07-29T12:49:12.588Z] --- PASS: TestDockerSwarmSuite (1746.92s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.10s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.08s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.83s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.38s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.23s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.94s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.89s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.87s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.93s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.96s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.09s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (53.39s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.41s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.59s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.59s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.27s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.18s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.41s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.01s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.57s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (19.20s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.91s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.95s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.72s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.30s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.00s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.87s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.29s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (42.97s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (31.18s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.01s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.35s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.42s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.15s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.77s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.83s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.49s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.37s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.41s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.23s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.05s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.93s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.29s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.66s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.51s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.34s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.40s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.13s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.74s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.67s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.76s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.06s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.09s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.17s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.35s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.47s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.40s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.41s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.51s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.30s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.16s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.75s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.68s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.78s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.74s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.10s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.75s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.60s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.55s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.70s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (109.38s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.59s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.80s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.59s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.59s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.86s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.29s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.07s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.63s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.53s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.06s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.02s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.94s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.75s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.83s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.10s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.60s)
12:49:12 [2021-07-29T12:49:12.588Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
12:49:12 [2021-07-29T12:49:12.588Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
12:49:12 [2021-07-29T12:49:12.588Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.12s)
12:49:12 [2021-07-29T12:49:12.588Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.38s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.51s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.61s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.10s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.67s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.62s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.94s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.05s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.31s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.86s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.39s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.72s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.68s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.91s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.78s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.38s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.10s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.17s)
12:49:12 [2021-07-29T12:49:12.588Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
12:49:12 [2021-07-29T12:49:12.588Z] === RUN   TestDockerExternalVolumeSuite
12:49:12 [2021-07-29T12:49:12.588Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
12:49:12 [2021-07-29T12:49:12.588Z]     docker_cli_external_volume_driver_test.go:53: [d0fd6f4050438] daemon is not started
12:49:20 [2021-07-29T12:49:20.909Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:49:21 [2021-07-29T12:49:21.878Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:49:21 [2021-07-29T12:49:21.878Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
12:49:21 [2021-07-29T12:49:21.878Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:49:25 [2021-07-29T12:49:25.609Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:49:27 [2021-07-29T12:49:27.147Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:49:27 [2021-07-29T12:49:27.419Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
12:49:29 [2021-07-29T12:49:29.002Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:49:29 [2021-07-29T12:49:29.002Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:49:29 [2021-07-29T12:49:29.002Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
12:49:29 [2021-07-29T12:49:29.002Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:49:29 [2021-07-29T12:49:29.002Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
12:49:29 [2021-07-29T12:49:29.002Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:49:29 [2021-07-29T12:49:29.002Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:49:29 [2021-07-29T12:49:29.459Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:49:29 [2021-07-29T12:49:29.459Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
12:49:29 [2021-07-29T12:49:29.459Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:49:30 [2021-07-29T12:49:30.426Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:49:30 [2021-07-29T12:49:30.888Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:49:37 [2021-07-29T12:49:37.491Z] === RUN   TestDockerSuite/TestBuildAddScript
12:49:37 [2021-07-29T12:49:37.491Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
12:49:37 [2021-07-29T12:49:37.491Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:49:37 [2021-07-29T12:49:37.491Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
12:49:37 [2021-07-29T12:49:37.491Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:49:37 [2021-07-29T12:49:37.491Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
12:49:37 [2021-07-29T12:49:37.491Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:49:37 [2021-07-29T12:49:37.491Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
12:49:37 [2021-07-29T12:49:37.491Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:49:37 [2021-07-29T12:49:37.949Z] === RUN   TestDockerSuite/TestBuildAddTar
12:49:41 [2021-07-29T12:49:41.192Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:49:44 [2021-07-29T12:49:44.917Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnv
12:49:55 [2021-07-29T12:49:55.229Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:49:55 [2021-07-29T12:49:55.229Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:49:55 [2021-07-29T12:49:55.229Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:49:55 [2021-07-29T12:49:55.229Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:49:55 [2021-07-29T12:49:55.229Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
12:49:55 [2021-07-29T12:49:55.229Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:49:58 [2021-07-29T12:49:58.957Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:49:58 [2021-07-29T12:49:58.957Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
12:49:58 [2021-07-29T12:49:58.957Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:49:58 [2021-07-29T12:49:58.957Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
12:49:58 [2021-07-29T12:49:58.957Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:49:58 [2021-07-29T12:49:58.957Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
12:49:58 [2021-07-29T12:49:58.957Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:49:59 [2021-07-29T12:49:59.926Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:50:10 [2021-07-29T12:50:10.230Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:50:20 [2021-07-29T12:50:20.473Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:50:20 [2021-07-29T12:50:20.473Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
12:50:20 [2021-07-29T12:50:20.473Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:50:20 [2021-07-29T12:50:20.473Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
12:50:20 [2021-07-29T12:50:20.473Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:50:25 [2021-07-29T12:50:25.030Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:50:25 [2021-07-29T12:50:25.487Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildExpose
12:50:25 [2021-07-29T12:50:25.487Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:50:25 [2021-07-29T12:50:25.487Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:50:25 [2021-07-29T12:50:25.487Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:50:25 [2021-07-29T12:50:25.487Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
12:50:25 [2021-07-29T12:50:25.487Z] === RUN   TestDockerSuite/TestBuildFails
12:50:28 [2021-07-29T12:50:28.397Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:50:28 [2021-07-29T12:50:28.397Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:50:35 [2021-07-29T12:50:35.038Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
12:50:35 [2021-07-29T12:50:35.487Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:50:41 [2021-07-29T12:50:41.267Z] === RUN   TestDockerSuite/TestBuildForceRm
12:50:43 [2021-07-29T12:50:43.116Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
12:50:53 [2021-07-29T12:50:53.636Z] === RUN   TestDockerSuite/TestBuildFromGit
12:50:56 [2021-07-29T12:50:56.155Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:50:56 [2021-07-29T12:50:56.155Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
12:50:56 [2021-07-29T12:50:56.155Z] === RUN   TestDockerSuite/TestBuildBlankName
12:50:56 [2021-07-29T12:50:56.155Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:50:57 [2021-07-29T12:50:57.943Z]     docker_cli_external_volume_driver_test.go:53: [d754678f3e73e] daemon is not started
12:51:00 [2021-07-29T12:51:00.698Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:51:01 [2021-07-29T12:51:01.663Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:51:01 [2021-07-29T12:51:01.944Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:51:01 [2021-07-29T12:51:01.944Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
12:51:02 [2021-07-29T12:51:02.911Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:51:08 [2021-07-29T12:51:08.701Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:51:11 [2021-07-29T12:51:11.974Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:51:11 [2021-07-29T12:51:11.974Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
12:51:11 [2021-07-29T12:51:11.974Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:51:12 [2021-07-29T12:51:12.784Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
12:51:12 [2021-07-29T12:51:12.938Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:51:13 [2021-07-29T12:51:13.398Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:51:13 [2021-07-29T12:51:13.398Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
12:51:13 [2021-07-29T12:51:13.398Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:51:19 [2021-07-29T12:51:19.019Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:51:27 [2021-07-29T12:51:27.587Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:51:27 [2021-07-29T12:51:27.587Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
12:51:28 [2021-07-29T12:51:28.046Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:51:28 [2021-07-29T12:51:28.192Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:51:28 [2021-07-29T12:51:28.192Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
12:51:28 [2021-07-29T12:51:28.192Z] === RUN   TestDockerSuite/TestBuildHistory
12:51:30 [2021-07-29T12:51:30.818Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
12:51:33 [2021-07-29T12:51:33.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:51:33 [2021-07-29T12:51:33.838Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
12:51:33 [2021-07-29T12:51:33.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:51:33 [2021-07-29T12:51:33.838Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
12:51:33 [2021-07-29T12:51:33.838Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:51:40 [2021-07-29T12:51:40.557Z] === RUN   TestDockerSuite/TestBuildIidFile
12:51:40 [2021-07-29T12:51:40.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:51:40 [2021-07-29T12:51:40.913Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
12:51:40 [2021-07-29T12:51:40.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:51:41 [2021-07-29T12:51:41.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:51:41 [2021-07-29T12:51:41.373Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
12:51:41 [2021-07-29T12:51:41.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:51:41 [2021-07-29T12:51:41.373Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
12:51:41 [2021-07-29T12:51:41.373Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:51:41 [2021-07-29T12:51:41.525Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:51:43 [2021-07-29T12:51:43.698Z] === RUN   TestDockerSuite/TestBuildInheritance
12:51:43 [2021-07-29T12:51:43.698Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
12:51:43 [2021-07-29T12:51:43.698Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:51:44 [2021-07-29T12:51:44.665Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:51:44 [2021-07-29T12:51:44.665Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:51:45 [2021-07-29T12:51:45.646Z]     docker_cli_external_volume_driver_test.go:53: [d70abb1788a5f] daemon is not started
12:51:50 [2021-07-29T12:51:50.444Z] === RUN   TestDockerSuite/TestBuildLabel
12:51:50 [2021-07-29T12:51:50.901Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:51:51 [2021-07-29T12:51:51.359Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:51:52 [2021-07-29T12:51:52.894Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:51:53 [2021-07-29T12:51:53.351Z] === RUN   TestDockerSuite/TestBuildLabels
12:51:54 [2021-07-29T12:51:54.883Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:51:56 [2021-07-29T12:51:56.415Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:52:00 [2021-07-29T12:52:00.475Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
12:52:00 [2021-07-29T12:52:00.475Z]     docker_cli_external_volume_driver_test.go:53: [d168c2b2c6d80] daemon is not started
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLastModified
12:52:03 [2021-07-29T12:52:03.475Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:52:03 [2021-07-29T12:52:03.475Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:52:03 [2021-07-29T12:52:03.475Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:52:04 [2021-07-29T12:52:04.440Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:52:05 [2021-07-29T12:52:05.405Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:52:11 [2021-07-29T12:52:11.192Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:52:11 [2021-07-29T12:52:11.320Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:52:15 [2021-07-29T12:52:15.320Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
12:52:17 [2021-07-29T12:52:17.115Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:52:17 [2021-07-29T12:52:17.115Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
12:52:17 [2021-07-29T12:52:17.580Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:52:17 [2021-07-29T12:52:17.580Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
12:52:18 [2021-07-29T12:52:18.039Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:52:19 [2021-07-29T12:52:19.576Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:52:19 [2021-07-29T12:52:19.576Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
12:52:19 [2021-07-29T12:52:19.576Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:52:25 [2021-07-29T12:52:25.369Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
12:52:26 [2021-07-29T12:52:26.488Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:52:26 [2021-07-29T12:52:26.488Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
12:52:26 [2021-07-29T12:52:26.488Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:52:26 [2021-07-29T12:52:26.488Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
12:52:26 [2021-07-29T12:52:26.488Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:52:28 [2021-07-29T12:52:28.027Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:52:28 [2021-07-29T12:52:28.856Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:52:28 [2021-07-29T12:52:28.856Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
12:52:28 [2021-07-29T12:52:28.856Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:52:28 [2021-07-29T12:52:28.995Z] === RUN   TestDockerSuite/TestBuildCmd
12:52:29 [2021-07-29T12:52:29.963Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:52:30 [2021-07-29T12:52:30.422Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:52:30 [2021-07-29T12:52:30.881Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:52:31 [2021-07-29T12:52:31.028Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:52:36 [2021-07-29T12:52:36.669Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:52:39 [2021-07-29T12:52:39.573Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:52:39 [2021-07-29T12:52:39.573Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
12:52:39 [2021-07-29T12:52:39.573Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:52:41 [2021-07-29T12:52:41.110Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:52:41 [2021-07-29T12:52:41.110Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
12:52:41 [2021-07-29T12:52:41.110Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:52:41 [2021-07-29T12:52:41.569Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:52:43 [2021-07-29T12:52:43.745Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:52:44 [2021-07-29T12:52:44.712Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:52:45 [2021-07-29T12:52:45.172Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:52:45 [2021-07-29T12:52:45.172Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
12:52:45 [2021-07-29T12:52:45.172Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:52:46 [2021-07-29T12:52:46.139Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:52:47 [2021-07-29T12:52:47.106Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:52:47 [2021-07-29T12:52:47.106Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
12:52:47 [2021-07-29T12:52:47.106Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:52:47 [2021-07-29T12:52:47.106Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
12:52:47 [2021-07-29T12:52:47.106Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:52:47 [2021-07-29T12:52:47.333Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
12:52:52 [2021-07-29T12:52:52.895Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:53:02 [2021-07-29T12:53:02.202Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
12:53:13 [2021-07-29T12:53:13.597Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:53:17 [2021-07-29T12:53:17.045Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
12:53:28 [2021-07-29T12:53:28.392Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:53:28 [2021-07-29T12:53:28.575Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:53:28 [2021-07-29T12:53:28.575Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:53:29 [2021-07-29T12:53:29.034Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:53:33 [2021-07-29T12:53:33.071Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:53:34 [2021-07-29T12:53:34.812Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:53:34 [2021-07-29T12:53:34.812Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
12:53:35 [2021-07-29T12:53:35.269Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:53:35 [2021-07-29T12:53:35.269Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
12:53:35 [2021-07-29T12:53:35.725Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:53:35 [2021-07-29T12:53:35.725Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
12:53:35 [2021-07-29T12:53:35.725Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:53:36 [2021-07-29T12:53:36.182Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:53:36 [2021-07-29T12:53:36.182Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
12:53:36 [2021-07-29T12:53:36.639Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:53:40 [2021-07-29T12:53:40.135Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:53:52 [2021-07-29T12:53:52.496Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:54:03 [2021-07-29T12:54:03.648Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
12:54:10 [2021-07-29T12:54:10.179Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:54:10 [2021-07-29T12:54:10.179Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
12:54:10 [2021-07-29T12:54:10.179Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:54:12 [2021-07-29T12:54:12.281Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:54:12 [2021-07-29T12:54:12.281Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:54:12 [2021-07-29T12:54:12.281Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
12:54:12 [2021-07-29T12:54:12.281Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:54:17 [2021-07-29T12:54:17.242Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:54:18 [2021-07-29T12:54:18.208Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:54:18 [2021-07-29T12:54:18.208Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
12:54:18 [2021-07-29T12:54:18.208Z] === RUN   TestDockerSuite/TestBuildNetNone
12:54:18 [2021-07-29T12:54:18.208Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
12:54:18 [2021-07-29T12:54:18.208Z] === RUN   TestDockerSuite/TestBuildNoContext
12:54:21 [2021-07-29T12:54:21.944Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:54:25 [2021-07-29T12:54:25.522Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
12:54:26 [2021-07-29T12:54:26.630Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:54:29 [2021-07-29T12:54:29.529Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:54:29 [2021-07-29T12:54:29.529Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:54:29 [2021-07-29T12:54:29.986Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:54:32 [2021-07-29T12:54:32.882Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:54:33 [2021-07-29T12:54:33.847Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:54:35 [2021-07-29T12:54:35.380Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:54:45 [2021-07-29T12:54:45.686Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:54:47 [2021-07-29T12:54:47.218Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:54:47 [2021-07-29T12:54:47.936Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:54:47 [2021-07-29T12:54:47.936Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:54:47 [2021-07-29T12:54:47.936Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:54:50 [2021-07-29T12:54:50.830Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:54:53 [2021-07-29T12:54:53.723Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:54:56 [2021-07-29T12:54:56.616Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:54:57 [2021-07-29T12:54:57.525Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:54:57 [2021-07-29T12:54:57.550Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
12:55:01 [2021-07-29T12:55:01.252Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:55:22 [2021-07-29T12:55:22.325Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:55:29 [2021-07-29T12:55:29.386Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:55:29 [2021-07-29T12:55:29.560Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
12:55:34 [2021-07-29T12:55:34.064Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:55:35 [2021-07-29T12:55:35.029Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:55:35 [2021-07-29T12:55:35.029Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
12:55:35 [2021-07-29T12:55:35.029Z] === RUN   TestDockerSuite/TestBuildPATH
12:55:35 [2021-07-29T12:55:35.029Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
12:55:35 [2021-07-29T12:55:35.029Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:55:37 [2021-07-29T12:55:37.205Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:55:37 [2021-07-29T12:55:37.205Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
12:55:37 [2021-07-29T12:55:37.205Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:55:41 [2021-07-29T12:55:41.720Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
12:55:59 [2021-07-29T12:55:59.763Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
12:55:59 [2021-07-29T12:55:59.763Z]     docker_cli_external_volume_driver_test.go:485: [d34c1845719fe] daemon is not started
12:56:08 [2021-07-29T12:56:08.674Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:56:10 [2021-07-29T12:56:10.205Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:56:10 [2021-07-29T12:56:10.205Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
12:56:10 [2021-07-29T12:56:10.662Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:56:14 [2021-07-29T12:56:14.592Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
12:56:14 [2021-07-29T12:56:14.592Z]     docker_cli_external_volume_driver_test.go:53: [df9c2846a85c8] daemon is not started
12:56:27 [2021-07-29T12:56:27.874Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:56:29 [2021-07-29T12:56:29.420Z] --- PASS: TestDockerExternalVolumeSuite (439.37s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.79s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.38s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.40s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.48s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.40s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.48s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.41s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.13s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.24s)
12:56:29 [2021-07-29T12:56:29.420Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s)
12:56:29 [2021-07-29T12:56:29.420Z] PASS
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] === Skipped
12:56:29 [2021-07-29T12:56:29.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:56:29 [2021-07-29T12:56:29.420Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:56:29 [2021-07-29T12:56:29.420Z]     check_test.go:309: [d35bbe29688d7] daemon is not started
12:56:29 [2021-07-29T12:56:29.420Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:56:29 [2021-07-29T12:56:29.420Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:56:29 [2021-07-29T12:56:29.420Z]     check_test.go:309: [d565191e0d78d] daemon is not started
12:56:29 [2021-07-29T12:56:29.420Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
12:56:29 [2021-07-29T12:56:29.420Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:56:29 [2021-07-29T12:56:29.420Z]     check_test.go:309: [dad5f72ed1049] daemon is not started
12:56:29 [2021-07-29T12:56:29.420Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.02s)
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:56:29 [2021-07-29T12:56:29.420Z]     docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed
12:56:29 [2021-07-29T12:56:29.420Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:56:29 [2021-07-29T12:56:29.420Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
12:56:29 [2021-07-29T12:56:29.420Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] DONE 273 tests, 5 skipped in 2662.090s
12:56:29 [2021-07-29T12:56:29.420Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:56:29 [2021-07-29T12:56:29.420Z] ++++ cat bundles/test-integration/docker.pid
12:56:29 [2021-07-29T12:56:29.420Z] +++ kill 8245
12:56:29 [2021-07-29T12:56:29.420Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d683463c34efc/docker.pid
12:56:29 [2021-07-29T12:56:29.420Z] +++ kill 7151
12:56:29 [2021-07-29T12:56:29.420Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7151 is not a child of this shell
12:56:29 [2021-07-29T12:56:29.420Z] warning: PID 7151 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d683463c34efc/docker.pid had a nonzero exit code
12:56:29 [2021-07-29T12:56:29.420Z] +++ /etc/init.d/apparmor stop
12:56:29 [2021-07-29T12:56:29.420Z] Leaving: AppArmorNo profiles have been unloaded.
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] Unloading profiles will leave already running processes permanently
12:56:29 [2021-07-29T12:56:29.420Z] unconfined, which can lead to unexpected situations.
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.420Z] To set a process to complain mode, use the command line tool
12:56:29 [2021-07-29T12:56:29.420Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:56:29 [2021-07-29T12:56:29.420Z] +++ true
12:56:29 [2021-07-29T12:56:29.420Z] exiting test-integration
12:56:29 [2021-07-29T12:56:29.420Z] ++ exit 0
12:56:29 [2021-07-29T12:56:29.420Z] 
12:56:29 [2021-07-29T12:56:29.675Z] + exit 0
12:56:29 [2021-07-29T12:56:29.932Z] ++ jobs -p
12:56:29 [2021-07-29T12:56:29.932Z] + pids=
12:56:29 [2021-07-29T12:56:29.932Z] + echo 'Remaining pids to kill: []'
12:56:29 [2021-07-29T12:56:29.932Z] Remaining pids to kill: []
12:56:29 [2021-07-29T12:56:29.932Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
12:56:29 [2021-07-29T12:56:29.945Z] Recording test results
12:56:31 [2021-07-29T12:56:31.505Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:56:31 [2021-07-29T12:56:31.888Z] + echo Ensuring container killed.
12:56:31 [2021-07-29T12:56:31.888Z] Ensuring container killed.
12:56:31 [2021-07-29T12:56:31.888Z] + docker ps -aq -f name=docker-pr13-*
12:56:31 [2021-07-29T12:56:31.888Z] + cids=7cc8ba330c75
12:56:31 [2021-07-29T12:56:31.888Z] bd15eaab47a0
12:56:31 [2021-07-29T12:56:31.888Z] 5c106366f08c
12:56:31 [2021-07-29T12:56:31.888Z] + [ -n 7cc8ba330c75
12:56:31 [2021-07-29T12:56:31.888Z] bd15eaab47a0
12:56:31 [2021-07-29T12:56:31.888Z] 5c106366f08c ]
12:56:31 [2021-07-29T12:56:31.888Z] + docker rm -vf 7cc8ba330c75 bd15eaab47a0 5c106366f08c
12:56:33 [2021-07-29T12:56:33.786Z] 7cc8ba330c75
12:56:34 [2021-07-29T12:56:34.376Z] bd15eaab47a0
12:56:34 [2021-07-29T12:56:34.376Z] 5c106366f08c
[Pipeline] sh
12:56:34 [2021-07-29T12:56:34.657Z] + echo Chowning /workspace to jenkins user
12:56:34 [2021-07-29T12:56:34.657Z] Chowning /workspace to jenkins user
12:56:34 [2021-07-29T12:56:34.657Z] + id -u
12:56:34 [2021-07-29T12:56:34.657Z] + id -g
12:56:34 [2021-07-29T12:56:34.657Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42684:/workspace busybox chown -R 1000:1000 /workspace
12:56:34 [2021-07-29T12:56:34.657Z] Unable to find image 'busybox:latest' locally
12:56:34 [2021-07-29T12:56:34.913Z] latest: Pulling from library/busybox
12:56:34 [2021-07-29T12:56:34.913Z] b71f96345d44: Pulling fs layer
12:56:34 [2021-07-29T12:56:34.913Z] b71f96345d44: Download complete
12:56:34 [2021-07-29T12:56:34.913Z] b71f96345d44: Pull complete
12:56:35 [2021-07-29T12:56:35.169Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60
12:56:35 [2021-07-29T12:56:35.169Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:56:39 [2021-07-29T12:56:39.672Z] + bundleName=amd64
12:56:39 [2021-07-29T12:56:39.672Z] + echo Creating amd64-bundles.tar.gz
12:56:39 [2021-07-29T12:56:39.672Z] Creating amd64-bundles.tar.gz
12:56:39 [2021-07-29T12:56:39.672Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:56:39 [2021-07-29T12:56:39.672Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
12:56:41 [2021-07-29T12:56:41.045Z] Archiving artifacts
12:56:42 [2021-07-29T12:56:42.992Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:56:43 [2021-07-29T12:56:43.338Z] + make clean
12:56:43 [2021-07-29T12:56:43.593Z] docker volume rm -f docker-dev-cache
12:56:43 [2021-07-29T12:56:43.593Z] docker-dev-cache
[Pipeline] deleteDir
12:56:45 [2021-07-29T12:56:45.556Z] === RUN   TestDockerSuite/TestBuildRm
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:57:06 [2021-07-29T12:57:06.621Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:57:09 [2021-07-29T12:57:09.519Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:57:09 [2021-07-29T12:57:09.519Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
12:57:09 [2021-07-29T12:57:09.519Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:57:09 [2021-07-29T12:57:09.519Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
12:57:09 [2021-07-29T12:57:09.976Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:57:11 [2021-07-29T12:57:11.509Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:57:16 [2021-07-29T12:57:16.191Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:57:20 [2021-07-29T12:57:20.873Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:57:25 [2021-07-29T12:57:25.553Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:57:43 [2021-07-29T12:57:43.218Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:57:43 [2021-07-29T12:57:43.675Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:57:44 [2021-07-29T12:57:44.641Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:57:51 [2021-07-29T12:57:51.860Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:57:51 [2021-07-29T12:57:51.860Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:57:51 [2021-07-29T12:57:51.861Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:57:54 [2021-07-29T12:57:54.949Z] === RUN   TestDockerSuite/TestBuildSpaces
12:57:54 [2021-07-29T12:57:54.949Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:57:59 [2021-07-29T12:57:59.629Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:57:59 [2021-07-29T12:57:59.629Z] === RUN   TestDockerSuite/TestBuildStderr
12:58:09 [2021-07-29T12:58:09.526Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:58:09 [2021-07-29T12:58:09.937Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:58:27 [2021-07-29T12:58:27.179Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:58:41 [2021-07-29T12:58:41.967Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:58:52 [2021-07-29T12:58:52.431Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:58:52 [2021-07-29T12:58:52.431Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
12:58:52 [2021-07-29T12:58:52.431Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:58:52 [2021-07-29T12:58:52.431Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:58:53 [2021-07-29T12:58:53.397Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:59:03 [2021-07-29T12:59:03.701Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:59:08 [2021-07-29T12:59:08.380Z] === RUN   TestDockerSuite/TestBuildUser
12:59:08 [2021-07-29T12:59:08.380Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
12:59:08 [2021-07-29T12:59:08.380Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:59:08 [2021-07-29T12:59:08.380Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
12:59:08 [2021-07-29T12:59:08.380Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:59:08 [2021-07-29T12:59:08.380Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
12:59:08 [2021-07-29T12:59:08.380Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:59:12 [2021-07-29T12:59:12.107Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:59:13 [2021-07-29T12:59:13.073Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:59:15 [2021-07-29T12:59:15.973Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:59:15 [2021-07-29T12:59:15.973Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
12:59:15 [2021-07-29T12:59:15.973Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:59:15 [2021-07-29T12:59:15.973Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
12:59:15 [2021-07-29T12:59:15.973Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:59:32 [2021-07-29T12:59:32.613Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:59:41 [2021-07-29T12:59:41.124Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:59:41 [2021-07-29T12:59:41.584Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:59:47 [2021-07-29T12:59:47.409Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:59:51 [2021-07-29T12:59:51.898Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:59:57 [2021-07-29T12:59:57.684Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:59:57 [2021-07-29T12:59:57.684Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
12:59:58 [2021-07-29T12:59:58.142Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:59:58 [2021-07-29T12:59:58.142Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
12:59:58 [2021-07-29T12:59:58.142Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:59:59 [2021-07-29T12:59:59.778Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
13:00:01 [2021-07-29T13:00:01.040Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:00:01 [2021-07-29T13:00:01.040Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:00:01 [2021-07-29T13:00:01.040Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:00:22 [2021-07-29T13:00:22.118Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:00:32 [2021-07-29T13:00:32.425Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:00:32 [2021-07-29T13:00:32.425Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:00:47 [2021-07-29T13:00:47.218Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:00:47 [2021-07-29T13:00:47.218Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:00:47 [2021-07-29T13:00:47.218Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:00:47 [2021-07-29T13:00:47.218Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:00:47 [2021-07-29T13:00:47.676Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:00:47 [2021-07-29T13:00:47.676Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:00:47 [2021-07-29T13:00:47.676Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:00:49 [2021-07-29T13:00:49.208Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:01:06 [2021-07-29T13:01:06.871Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:01:09 [2021-07-29T13:01:09.046Z] === RUN   TestDockerSuite/TestBuildXZHost
13:01:09 [2021-07-29T13:01:09.046Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:01:09 [2021-07-29T13:01:09.046Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:01:09 [2021-07-29T13:01:09.046Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:01:09 [2021-07-29T13:01:09.046Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:01:09 [2021-07-29T13:01:09.046Z]     docker_cli_sni_test.go:18: Flakey test
13:01:09 [2021-07-29T13:01:09.046Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:01:11 [2021-07-29T13:01:11.220Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:01:15 [2021-07-29T13:01:15.901Z] === RUN   TestDockerSuite/TestCommitChange
13:01:21 [2021-07-29T13:01:21.696Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:01:27 [2021-07-29T13:01:27.481Z] === RUN   TestDockerSuite/TestCommitHardlink
13:01:27 [2021-07-29T13:01:27.481Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:01:27 [2021-07-29T13:01:27.481Z] === RUN   TestDockerSuite/TestCommitNewFile
13:01:34 [2021-07-29T13:01:34.546Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:01:34 [2021-07-29T13:01:34.546Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:01:34 [2021-07-29T13:01:34.546Z] === RUN   TestDockerSuite/TestCommitTTY
13:01:43 [2021-07-29T13:01:43.118Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:01:46 [2021-07-29T13:01:46.846Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:01:46 [2021-07-29T13:01:46.846Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:01:46 [2021-07-29T13:01:46.846Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:01:46 [2021-07-29T13:01:46.846Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:01:47 [2021-07-29T13:01:47.304Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:01:47 [2021-07-29T13:01:47.304Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:01:47 [2021-07-29T13:01:47.304Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:01:47 [2021-07-29T13:01:47.304Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:01:47 [2021-07-29T13:01:47.304Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:01:47 [2021-07-29T13:01:47.304Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:01:54 [2021-07-29T13:01:54.537Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:02:03 [2021-07-29T13:02:03.090Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:02:03 [2021-07-29T13:02:03.090Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:02:03 [2021-07-29T13:02:03.090Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:02:05 [2021-07-29T13:02:05.989Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:02:05 [2021-07-29T13:02:05.989Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:02:05 [2021-07-29T13:02:05.989Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:02:05 [2021-07-29T13:02:05.989Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:02:05 [2021-07-29T13:02:05.989Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:02:05 [2021-07-29T13:02:05.989Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:02:05 [2021-07-29T13:02:05.989Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:02:08 [2021-07-29T13:02:08.886Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:02:08 [2021-07-29T13:02:08.886Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:02:08 [2021-07-29T13:02:08.886Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:02:08 [2021-07-29T13:02:08.886Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildDotDotFile
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEOLInLine
13:02:11 [2021-07-29T13:02:11.446Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
13:02:11 [2021-07-29T13:02:11.446Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
13:02:11 [2021-07-29T13:02:11.446Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEntrypoint
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
13:02:11 [2021-07-29T13:02:11.446Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
13:02:11 [2021-07-29T13:02:11.788Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:02:11 [2021-07-29T13:02:11.788Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:02:11 [2021-07-29T13:02:11.788Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.788Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:02:11 [2021-07-29T13:02:11.788Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.788Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:02:11 [2021-07-29T13:02:11.788Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:02:11 [2021-07-29T13:02:11.788Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:02:15 [2021-07-29T13:02:15.173Z] === RUN   TestDockerSuite/TestBuildEnv
13:02:15 [2021-07-29T13:02:15.174Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:02:15 [2021-07-29T13:02:15.174Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
13:02:15 [2021-07-29T13:02:15.174Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:02:15 [2021-07-29T13:02:15.516Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:02:15 [2021-07-29T13:02:15.631Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
13:02:15 [2021-07-29T13:02:15.631Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:02:15 [2021-07-29T13:02:15.631Z] === RUN   TestDockerSuite/TestBuildEnvUsage
13:02:15 [2021-07-29T13:02:15.631Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:02:15 [2021-07-29T13:02:15.631Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
13:02:15 [2021-07-29T13:02:15.631Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:02:15 [2021-07-29T13:02:15.631Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
13:02:17 [2021-07-29T13:02:17.695Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:02:19 [2021-07-29T13:02:19.867Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:02:19 [2021-07-29T13:02:19.867Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:02:19 [2021-07-29T13:02:19.867Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:02:19 [2021-07-29T13:02:19.867Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:02:20 [2021-07-29T13:02:20.315Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
13:02:20 [2021-07-29T13:02:20.315Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:02:20 [2021-07-29T13:02:20.315Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
13:02:20 [2021-07-29T13:02:20.315Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:02:20 [2021-07-29T13:02:20.315Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
13:02:20 [2021-07-29T13:02:20.315Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:02:20 [2021-07-29T13:02:20.315Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
13:02:21 [2021-07-29T13:02:21.283Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
13:02:22 [2021-07-29T13:02:22.766Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:02:22 [2021-07-29T13:02:22.766Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:02:25 [2021-07-29T13:02:25.662Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:02:25 [2021-07-29T13:02:25.662Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:02:25 [2021-07-29T13:02:25.662Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:02:25 [2021-07-29T13:02:25.662Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:02:25 [2021-07-29T13:02:25.662Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:02:27 [2021-07-29T13:02:27.071Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
13:02:28 [2021-07-29T13:02:28.565Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:02:28 [2021-07-29T13:02:28.565Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:02:30 [2021-07-29T13:02:30.736Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:02:30 [2021-07-29T13:02:30.736Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:02:30 [2021-07-29T13:02:30.736Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:02:33 [2021-07-29T13:02:33.634Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:02:33 [2021-07-29T13:02:33.634Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:02:36 [2021-07-29T13:02:36.531Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:02:40 [2021-07-29T13:02:40.256Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
13:02:44 [2021-07-29T13:02:44.768Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildExpose
13:02:44 [2021-07-29T13:02:44.768Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
13:02:44 [2021-07-29T13:02:44.768Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildExposeOrder
13:02:44 [2021-07-29T13:02:44.768Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
13:02:44 [2021-07-29T13:02:44.768Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:02:44 [2021-07-29T13:02:44.768Z] === RUN   TestDockerSuite/TestBuildFails
13:02:44 [2021-07-29T13:02:44.938Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:02:44 [2021-07-29T13:02:44.938Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:02:44 [2021-07-29T13:02:44.938Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:02:44 [2021-07-29T13:02:44.938Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:02:44 [2021-07-29T13:02:44.938Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:02:47 [2021-07-29T13:02:47.109Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:02:47 [2021-07-29T13:02:47.109Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:02:47 [2021-07-29T13:02:47.109Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:02:50 [2021-07-29T13:02:50.007Z] === RUN   TestDockerSuite/TestContainerAPITop
13:02:50 [2021-07-29T13:02:50.007Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:02:50 [2021-07-29T13:02:50.007Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:02:51 [2021-07-29T13:02:51.842Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
13:02:52 [2021-07-29T13:02:52.300Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
13:02:52 [2021-07-29T13:02:52.905Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:02:52 [2021-07-29T13:02:52.905Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:02:57 [2021-07-29T13:02:57.592Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:02:58 [2021-07-29T13:02:58.086Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:02:59 [2021-07-29T13:02:59.763Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:02:59 [2021-07-29T13:02:59.763Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:02:59 [2021-07-29T13:02:59.763Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:02:59 [2021-07-29T13:02:59.763Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:02:59 [2021-07-29T13:02:59.763Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:02:59 [2021-07-29T13:02:59.763Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:03:03 [2021-07-29T13:03:03.871Z] === RUN   TestDockerSuite/TestBuildForceRm
13:03:06 [2021-07-29T13:03:06.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:03:06 [2021-07-29T13:03:06.820Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:03:08 [2021-07-29T13:03:08.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:03:10 [2021-07-29T13:03:10.946Z] === RUN   TestDockerSuite/TestBuildFromGit
13:03:11 [2021-07-29T13:03:11.888Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:03:14 [2021-07-29T13:03:14.786Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:03:16 [2021-07-29T13:03:16.959Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008cc780_<nil>}
13:03:19 [2021-07-29T13:03:19.860Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1192449054_c:\foo_false__<nil>_<nil>_<nil>}
13:03:22 [2021-07-29T13:03:22.758Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1192449054_c:\foo_true__<nil>_<nil>_<nil>}
13:03:23 [2021-07-29T13:03:23.314Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
13:03:23 [2021-07-29T13:03:23.314Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:03:25 [2021-07-29T13:03:25.658Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:03:25 [2021-07-29T13:03:25.658Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:03:25 [2021-07-29T13:03:25.658Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:03:26 [2021-07-29T13:03:26.116Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:03:26 [2021-07-29T13:03:26.116Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:03:26 [2021-07-29T13:03:26.116Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:03:26 [2021-07-29T13:03:26.116Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:03:26 [2021-07-29T13:03:26.116Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:03:26 [2021-07-29T13:03:26.116Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:03:26 [2021-07-29T13:03:26.116Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:03:26 [2021-07-29T13:03:26.116Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:03:26 [2021-07-29T13:03:26.116Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:03:29 [2021-07-29T13:03:29.016Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:03:29 [2021-07-29T13:03:29.016Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:03:29 [2021-07-29T13:03:29.102Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
13:03:29 [2021-07-29T13:03:29.102Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:03:29 [2021-07-29T13:03:29.102Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
13:03:30 [2021-07-29T13:03:30.067Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
13:03:30 [2021-07-29T13:03:30.526Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
13:03:30 [2021-07-29T13:03:30.526Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:03:30 [2021-07-29T13:03:30.984Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
13:03:31 [2021-07-29T13:03:31.916Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:03:31 [2021-07-29T13:03:31.916Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:03:31 [2021-07-29T13:03:31.916Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:03:31 [2021-07-29T13:03:31.916Z] === RUN   TestDockerSuite/TestCpRelativePath
13:03:34 [2021-07-29T13:03:34.817Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:03:34 [2021-07-29T13:03:34.817Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:03:34 [2021-07-29T13:03:34.817Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:03:34 [2021-07-29T13:03:34.817Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:03:34 [2021-07-29T13:03:34.817Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:03:34 [2021-07-29T13:03:34.817Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:03:34 [2021-07-29T13:03:34.817Z] === RUN   TestDockerSuite/TestCpToCaseA
13:03:40 [2021-07-29T13:03:40.598Z] === RUN   TestDockerSuite/TestCpToCaseB
13:03:41 [2021-07-29T13:03:41.301Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
13:03:41 [2021-07-29T13:03:41.301Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:03:41 [2021-07-29T13:03:41.301Z] === RUN   TestDockerSuite/TestBuildHistory
13:03:43 [2021-07-29T13:03:43.495Z] === RUN   TestDockerSuite/TestCpToCaseC
13:03:43 [2021-07-29T13:03:43.495Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:03:43 [2021-07-29T13:03:43.495Z] === RUN   TestDockerSuite/TestCpToCaseD
13:03:43 [2021-07-29T13:03:43.495Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:03:43 [2021-07-29T13:03:43.495Z] === RUN   TestDockerSuite/TestCpToCaseE
13:03:53 [2021-07-29T13:03:53.685Z] === RUN   TestDockerSuite/TestBuildIidFile
13:03:53 [2021-07-29T13:03:53.686Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
13:03:53 [2021-07-29T13:03:53.800Z] === RUN   TestDockerSuite/TestCpToCaseF
13:03:53 [2021-07-29T13:03:53.800Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:03:53 [2021-07-29T13:03:53.800Z] === RUN   TestDockerSuite/TestCpToCaseG
13:03:53 [2021-07-29T13:03:53.800Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:03:53 [2021-07-29T13:03:53.800Z] === RUN   TestDockerSuite/TestCpToCaseH
13:03:56 [2021-07-29T13:03:56.587Z] === RUN   TestDockerSuite/TestBuildInheritance
13:03:56 [2021-07-29T13:03:56.587Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:03:56 [2021-07-29T13:03:56.587Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
13:03:57 [2021-07-29T13:03:57.045Z] === RUN   TestDockerSuite/TestBuildInvalidTag
13:03:57 [2021-07-29T13:03:57.045Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
13:04:04 [2021-07-29T13:04:04.127Z] === RUN   TestDockerSuite/TestCpToCaseI
13:04:04 [2021-07-29T13:04:04.127Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:04:04 [2021-07-29T13:04:04.127Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:04:04 [2021-07-29T13:04:04.127Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:04:04 [2021-07-29T13:04:04.127Z] === RUN   TestDockerSuite/TestCpToDot
13:04:06 [2021-07-29T13:04:06.314Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:04:06 [2021-07-29T13:04:06.314Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:04:06 [2021-07-29T13:04:06.314Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:04:06 [2021-07-29T13:04:06.314Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:04:06 [2021-07-29T13:04:06.314Z] === RUN   TestDockerSuite/TestCpToStdout
13:04:07 [2021-07-29T13:04:07.355Z] === RUN   TestDockerSuite/TestBuildLabel
13:04:07 [2021-07-29T13:04:07.815Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
13:04:08 [2021-07-29T13:04:08.782Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
13:04:09 [2021-07-29T13:04:09.748Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:04:10 [2021-07-29T13:04:10.040Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:04:10 [2021-07-29T13:04:10.040Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:04:10 [2021-07-29T13:04:10.040Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCpVolumePath
13:04:10 [2021-07-29T13:04:10.040Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCreateArgs
13:04:10 [2021-07-29T13:04:10.040Z] === RUN   TestDockerSuite/TestCreateByImageID
13:04:10 [2021-07-29T13:04:10.206Z] === RUN   TestDockerSuite/TestBuildLabels
13:04:11 [2021-07-29T13:04:11.740Z] === RUN   TestDockerSuite/TestBuildLabelsCache
13:04:12 [2021-07-29T13:04:12.215Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:04:13 [2021-07-29T13:04:13.276Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
13:04:15 [2021-07-29T13:04:15.124Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:04:15 [2021-07-29T13:04:15.582Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:04:15 [2021-07-29T13:04:15.582Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:04:17 [2021-07-29T13:04:17.755Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:04:18 [2021-07-29T13:04:18.721Z] === RUN   TestDockerSuite/TestCreateLabels
13:04:18 [2021-07-29T13:04:18.721Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:04:18 [2021-07-29T13:04:18.721Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:04:18 [2021-07-29T13:04:18.721Z] === RUN   TestDockerSuite/TestCreateRM
13:04:19 [2021-07-29T13:04:19.179Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:04:19 [2021-07-29T13:04:19.179Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:04:19 [2021-07-29T13:04:19.179Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:04:19 [2021-07-29T13:04:19.636Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:04:20 [2021-07-29T13:04:20.096Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLastModified
13:04:20 [2021-07-29T13:04:20.340Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLineBreak
13:04:20 [2021-07-29T13:04:20.340Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
13:04:20 [2021-07-29T13:04:20.340Z] === RUN   TestDockerSuite/TestBuildMaintainer
13:04:20 [2021-07-29T13:04:20.798Z] === RUN   TestDockerSuite/TestBuildMissingArgs
13:04:21 [2021-07-29T13:04:21.767Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
13:04:27 [2021-07-29T13:04:27.554Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
13:04:30 [2021-07-29T13:04:30.404Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:04:30 [2021-07-29T13:04:30.404Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:04:30 [2021-07-29T13:04:30.404Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:04:34 [2021-07-29T13:04:34.129Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:04:34 [2021-07-29T13:04:34.129Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:04:34 [2021-07-29T13:04:34.129Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:04:34 [2021-07-29T13:04:34.129Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:04:36 [2021-07-29T13:04:36.303Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:04:36 [2021-07-29T13:04:36.303Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.303Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:04:36 [2021-07-29T13:04:36.762Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDevicePermissions
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDockerFails
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestEventsAttach
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestEventsCommit
13:04:36 [2021-07-29T13:04:36.762Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:04:36 [2021-07-29T13:04:36.762Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:04:39 [2021-07-29T13:04:39.660Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:04:42 [2021-07-29T13:04:42.561Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:04:45 [2021-07-29T13:04:45.460Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:04:48 [2021-07-29T13:04:48.642Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
13:04:48 [2021-07-29T13:04:48.642Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:04:48 [2021-07-29T13:04:48.642Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
13:04:50 [2021-07-29T13:04:50.815Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
13:04:55 [2021-07-29T13:04:55.769Z] === RUN   TestDockerSuite/TestEventsCopy
13:04:59 [2021-07-29T13:04:59.495Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:05:05 [2021-07-29T13:05:05.370Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:05:08 [2021-07-29T13:05:08.268Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:05:09 [2021-07-29T13:05:09.233Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:05:13 [2021-07-29T13:05:13.916Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:05:14 [2021-07-29T13:05:14.374Z] === RUN   TestDockerSuite/TestEventsFilterType
13:05:15 [2021-07-29T13:05:15.338Z] === RUN   TestDockerSuite/TestEventsFilters
13:05:21 [2021-07-29T13:05:21.121Z] === RUN   TestDockerSuite/TestEventsFormat
13:05:26 [2021-07-29T13:05:26.480Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsImageImport
13:05:26 [2021-07-29T13:05:26.912Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:05:26 [2021-07-29T13:05:26.912Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsImagePull
13:05:26 [2021-07-29T13:05:26.912Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:05:26 [2021-07-29T13:05:26.912Z] === RUN   TestDockerSuite/TestEventsImageTag
13:05:28 [2021-07-29T13:05:28.445Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:05:28 [2021-07-29T13:05:28.445Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:05:28 [2021-07-29T13:05:28.445Z] === RUN   TestDockerSuite/TestEventsRename
13:05:30 [2021-07-29T13:05:30.617Z] === RUN   TestDockerSuite/TestEventsResize
13:05:39 [2021-07-29T13:05:39.169Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:05:41 [2021-07-29T13:05:41.341Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:05:44 [2021-07-29T13:05:44.150Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
13:05:44 [2021-07-29T13:05:44.240Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:05:48 [2021-07-29T13:05:48.839Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
13:05:48 [2021-07-29T13:05:48.932Z] === RUN   TestDockerSuite/TestEventsTop
13:05:48 [2021-07-29T13:05:48.933Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:05:48 [2021-07-29T13:05:48.933Z] === RUN   TestDockerSuite/TestEventsUntag
13:05:51 [2021-07-29T13:05:51.829Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:05:55 [2021-07-29T13:05:55.911Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
13:05:57 [2021-07-29T13:05:57.631Z] === RUN   TestDockerSuite/TestExec
13:05:57 [2021-07-29T13:05:57.631Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:05:57 [2021-07-29T13:05:57.631Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:05:57 [2021-07-29T13:05:57.631Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:05:57 [2021-07-29T13:05:57.631Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:05:59 [2021-07-29T13:05:59.166Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:06:01 [2021-07-29T13:06:01.340Z] === RUN   TestDockerSuite/TestExecAPIStart
13:06:01 [2021-07-29T13:06:01.340Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:06:01 [2021-07-29T13:06:01.340Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:06:01 [2021-07-29T13:06:01.340Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:06:01 [2021-07-29T13:06:01.340Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:06:01 [2021-07-29T13:06:01.340Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:06:01 [2021-07-29T13:06:01.340Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:06:01 [2021-07-29T13:06:01.696Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
13:06:03 [2021-07-29T13:06:03.514Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:06:05 [2021-07-29T13:06:05.688Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:06:08 [2021-07-29T13:06:08.586Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:06:10 [2021-07-29T13:06:10.759Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:06:16 [2021-07-29T13:06:16.542Z] === RUN   TestDockerSuite/TestExecCgroup
13:06:16 [2021-07-29T13:06:16.543Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:06:16 [2021-07-29T13:06:16.543Z] === RUN   TestDockerSuite/TestExecEnv
13:06:16 [2021-07-29T13:06:16.543Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:06:16 [2021-07-29T13:06:16.543Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:06:16 [2021-07-29T13:06:16.543Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:06:16 [2021-07-29T13:06:16.543Z] === RUN   TestDockerSuite/TestExecExitStatus
13:06:18 [2021-07-29T13:06:18.718Z] === RUN   TestDockerSuite/TestExecInspectID
13:06:22 [2021-07-29T13:06:22.782Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
13:06:22 [2021-07-29T13:06:22.782Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:06:22 [2021-07-29T13:06:22.782Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecInteractive
13:06:23 [2021-07-29T13:06:23.399Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:06:23 [2021-07-29T13:06:23.399Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecParseError
13:06:23 [2021-07-29T13:06:23.399Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:06:23 [2021-07-29T13:06:23.399Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:06:23 [2021-07-29T13:06:23.399Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:06:23 [2021-07-29T13:06:23.399Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecSetEnv
13:06:26 [2021-07-29T13:06:26.302Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecStartFails
13:06:26 [2021-07-29T13:06:26.302Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:06:26 [2021-07-29T13:06:26.302Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:06:26 [2021-07-29T13:06:26.302Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:06:26 [2021-07-29T13:06:26.302Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:06:26 [2021-07-29T13:06:26.302Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:06:28 [2021-07-29T13:06:28.478Z] === RUN   TestDockerSuite/TestExecUlimits
13:06:28 [2021-07-29T13:06:28.478Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:06:28 [2021-07-29T13:06:28.478Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:06:28 [2021-07-29T13:06:28.565Z] === RUN   TestDockerSuite/TestBuildMultipleTags
13:06:28 [2021-07-29T13:06:28.565Z] === RUN   TestDockerSuite/TestBuildNetContainer
13:06:28 [2021-07-29T13:06:28.565Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:06:29 [2021-07-29T13:06:29.023Z] === RUN   TestDockerSuite/TestBuildNetNone
13:06:29 [2021-07-29T13:06:29.024Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:06:29 [2021-07-29T13:06:29.024Z] === RUN   TestDockerSuite/TestBuildNoContext
13:06:31 [2021-07-29T13:06:31.924Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
13:06:35 [2021-07-29T13:06:35.563Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:06:35 [2021-07-29T13:06:35.563Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:06:35 [2021-07-29T13:06:35.563Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:06:35 [2021-07-29T13:06:35.563Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:06:35 [2021-07-29T13:06:35.563Z] === RUN   TestDockerSuite/TestExecWithUser
13:06:35 [2021-07-29T13:06:35.563Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:06:35 [2021-07-29T13:06:35.563Z] === RUN   TestDockerSuite/TestGetContainerStats
13:06:41 [2021-07-29T13:06:41.342Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:06:42 [2021-07-29T13:06:42.232Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
13:06:44 [2021-07-29T13:06:44.405Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
13:06:44 [2021-07-29T13:06:44.405Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
13:06:44 [2021-07-29T13:06:44.405Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
13:06:47 [2021-07-29T13:06:47.119Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:06:47 [2021-07-29T13:06:47.303Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
13:06:48 [2021-07-29T13:06:48.273Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
13:06:49 [2021-07-29T13:06:49.809Z] === RUN   TestDockerSuite/TestBuildOnBuild
13:06:50 [2021-07-29T13:06:50.017Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:06:55 [2021-07-29T13:06:55.796Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:06:55 [2021-07-29T13:06:55.796Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:06:55 [2021-07-29T13:06:55.796Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestHealth
13:06:56 [2021-07-29T13:06:56.254Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:06:56 [2021-07-29T13:06:56.254Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:07:02 [2021-07-29T13:07:02.041Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:07:02 [2021-07-29T13:07:02.041Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:07:03 [2021-07-29T13:07:03.007Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:07:03 [2021-07-29T13:07:03.007Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:07:03 [2021-07-29T13:07:03.007Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:07:03 [2021-07-29T13:07:03.972Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:07:03 [2021-07-29T13:07:03.972Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
13:07:04 [2021-07-29T13:07:04.609Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
13:07:06 [2021-07-29T13:07:06.144Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
13:07:06 [2021-07-29T13:07:06.145Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:07:06 [2021-07-29T13:07:06.603Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:07:08 [2021-07-29T13:07:08.776Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:07:12 [2021-07-29T13:07:12.503Z] === RUN   TestDockerSuite/TestImagesFormat
13:07:12 [2021-07-29T13:07:12.503Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:07:12 [2021-07-29T13:07:12.503Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:07:12 [2021-07-29T13:07:12.503Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:07:16 [2021-07-29T13:07:16.237Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:07:16 [2021-07-29T13:07:16.237Z] === RUN   TestDockerSuite/TestImportBadURL
13:07:16 [2021-07-29T13:07:16.454Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportDisplay
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportFile
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportGzipped
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:07:19 [2021-07-29T13:07:19.137Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:07:19 [2021-07-29T13:07:19.137Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:07:19 [2021-07-29T13:07:19.137Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:07:19 [2021-07-29T13:07:19.137Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:07:22 [2021-07-29T13:07:22.066Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
13:07:24 [2021-07-29T13:07:24.969Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:07:24 [2021-07-29T13:07:24.969Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:07:24 [2021-07-29T13:07:24.969Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:07:24 [2021-07-29T13:07:24.969Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:07:24 [2021-07-29T13:07:24.969Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:07:24 [2021-07-29T13:07:24.969Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:07:24 [2021-07-29T13:07:24.969Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:07:24 [2021-07-29T13:07:24.969Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
13:07:25 [2021-07-29T13:07:25.018Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
13:07:27 [2021-07-29T13:07:27.144Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:07:27 [2021-07-29T13:07:27.144Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:07:29 [2021-07-29T13:07:29.319Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:07:29 [2021-07-29T13:07:29.319Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:07:29 [2021-07-29T13:07:29.777Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:07:29 [2021-07-29T13:07:29.777Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:07:29 [2021-07-29T13:07:29.777Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:07:29 [2021-07-29T13:07:29.777Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:07:29 [2021-07-29T13:07:29.777Z] === RUN   TestDockerSuite/TestInspectDefault
13:07:32 [2021-07-29T13:07:32.689Z] === RUN   TestDockerSuite/TestInspectHistory
13:07:35 [2021-07-29T13:07:35.341Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
13:07:37 [2021-07-29T13:07:37.377Z] === RUN   TestDockerSuite/TestInspectImage
13:07:37 [2021-07-29T13:07:37.377Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:07:37 [2021-07-29T13:07:37.377Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:07:37 [2021-07-29T13:07:37.377Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:07:37 [2021-07-29T13:07:37.377Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:07:37 [2021-07-29T13:07:37.377Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:07:37 [2021-07-29T13:07:37.377Z] === RUN   TestDockerSuite/TestInspectInt64
13:07:39 [2021-07-29T13:07:39.551Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:07:40 [2021-07-29T13:07:40.025Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
13:07:41 [2021-07-29T13:07:41.728Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:07:42 [2021-07-29T13:07:42.186Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:07:44 [2021-07-29T13:07:44.719Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
13:07:45 [2021-07-29T13:07:45.090Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:07:46 [2021-07-29T13:07:46.253Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
13:07:46 [2021-07-29T13:07:46.253Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:07:46 [2021-07-29T13:07:46.253Z] === RUN   TestDockerSuite/TestBuildPATH
13:07:46 [2021-07-29T13:07:46.253Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:07:46 [2021-07-29T13:07:46.253Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
13:07:47 [2021-07-29T13:07:47.264Z] === RUN   TestDockerSuite/TestInspectPlugin
13:07:47 [2021-07-29T13:07:47.264Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:07:47 [2021-07-29T13:07:47.264Z] === RUN   TestDockerSuite/TestInspectRootFS
13:07:47 [2021-07-29T13:07:47.264Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:07:48 [2021-07-29T13:07:48.430Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
13:07:48 [2021-07-29T13:07:48.430Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:07:48 [2021-07-29T13:07:48.430Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
13:07:49 [2021-07-29T13:07:49.439Z] === RUN   TestDockerSuite/TestInspectStatus
13:07:53 [2021-07-29T13:07:53.176Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:07:57 [2021-07-29T13:07:57.859Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:08:00 [2021-07-29T13:08:00.034Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:08:02 [2021-07-29T13:08:02.937Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:08:05 [2021-07-29T13:08:05.116Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:08:08 [2021-07-29T13:08:08.017Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:08:10 [2021-07-29T13:08:10.920Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksEnvs
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:08:13 [2021-07-29T13:08:13.823Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:08:13 [2021-07-29T13:08:13.823Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:08:16 [2021-07-29T13:08:16.726Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:08:18 [2021-07-29T13:08:18.901Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:08:24 [2021-07-29T13:08:24.690Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:08:27 [2021-07-29T13:08:27.593Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:08:27 [2021-07-29T13:08:27.593Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:08:27 [2021-07-29T13:08:27.593Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:08:29 [2021-07-29T13:08:29.769Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:08:29 [2021-07-29T13:08:29.769Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:08:36 [2021-07-29T13:08:36.834Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:08:39 [2021-07-29T13:08:39.097Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
13:08:43 [2021-07-29T13:08:43.898Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:08:50 [2021-07-29T13:08:50.959Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:08:53 [2021-07-29T13:08:53.133Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:08:55 [2021-07-29T13:08:55.310Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:08:55 [2021-07-29T13:08:55.310Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:08:55 [2021-07-29T13:08:55.310Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:08:58 [2021-07-29T13:08:58.207Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:09:00 [2021-07-29T13:09:00.176Z] === RUN   TestDockerSuite/TestBuildRm
13:09:00 [2021-07-29T13:09:00.384Z] === RUN   TestDockerSuite/TestLogsSince
13:09:10 [2021-07-29T13:09:10.694Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:09:10 [2021-07-29T13:09:10.694Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:09:10 [2021-07-29T13:09:10.694Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:09:10 [2021-07-29T13:09:10.694Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:09:10 [2021-07-29T13:09:10.694Z] === RUN   TestDockerSuite/TestLogsTail
13:09:12 [2021-07-29T13:09:12.563Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
13:09:13 [2021-07-29T13:09:13.591Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:09:16 [2021-07-29T13:09:16.300Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
13:09:16 [2021-07-29T13:09:16.300Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:09:16 [2021-07-29T13:09:16.300Z] === RUN   TestDockerSuite/TestBuildScratchCopy
13:09:16 [2021-07-29T13:09:16.301Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:09:16 [2021-07-29T13:09:16.492Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:09:16 [2021-07-29T13:09:16.761Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
13:09:18 [2021-07-29T13:09:18.672Z] === RUN   TestDockerSuite/TestMountIntoProc
13:09:18 [2021-07-29T13:09:18.672Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:09:18 [2021-07-29T13:09:18.672Z] === RUN   TestDockerSuite/TestMountIntoSys
13:09:18 [2021-07-29T13:09:18.672Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:09:18 [2021-07-29T13:09:18.947Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestNetHostname
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestPluginActive
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:09:19 [2021-07-29T13:09:19.130Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.130Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPortHostBinding
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPortList
13:09:19 [2021-07-29T13:09:19.131Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:09:19 [2021-07-29T13:09:19.131Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:09:22 [2021-07-29T13:09:22.686Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:09:24 [2021-07-29T13:09:24.916Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:09:24 [2021-07-29T13:09:24.916Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:09:26 [2021-07-29T13:09:26.424Z] === RUN   TestDockerSuite/TestBuildShellInherited
13:09:30 [2021-07-29T13:09:30.702Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:09:30 [2021-07-29T13:09:30.702Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:09:30 [2021-07-29T13:09:30.702Z] === RUN   TestDockerSuite/TestPsByOrder
13:09:36 [2021-07-29T13:09:36.746Z] === RUN   TestDockerSuite/TestBuildShellMultiple
13:09:39 [2021-07-29T13:09:39.258Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:09:39 [2021-07-29T13:09:39.258Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:09:39 [2021-07-29T13:09:39.258Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:09:49 [2021-07-29T13:09:49.569Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:09:54 [2021-07-29T13:09:54.440Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
13:09:54 [2021-07-29T13:09:54.440Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
13:09:54 [2021-07-29T13:09:54.901Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
13:10:04 [2021-07-29T13:10:04.369Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:10:04 [2021-07-29T13:10:04.827Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:10:04 [2021-07-29T13:10:04.827Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:10:04 [2021-07-29T13:10:04.827Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:10:07 [2021-07-29T13:10:07.280Z] === RUN   TestDockerSuite/TestBuildSpaces
13:10:07 [2021-07-29T13:10:07.280Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
13:10:13 [2021-07-29T13:10:13.077Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
13:10:13 [2021-07-29T13:10:13.077Z] === RUN   TestDockerSuite/TestBuildStderr
13:10:17 [2021-07-29T13:10:17.764Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
13:10:19 [2021-07-29T13:10:19.621Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:10:22 [2021-07-29T13:10:22.522Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:10:31 [2021-07-29T13:10:31.080Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:10:36 [2021-07-29T13:10:36.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:10:36 [2021-07-29T13:10:36.865Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:10:36 [2021-07-29T13:10:36.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:10:36 [2021-07-29T13:10:36.865Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:10:36 [2021-07-29T13:10:36.865Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:10:38 [2021-07-29T13:10:38.871Z] === RUN   TestDockerSuite/TestBuildStopSignal
13:10:38 [2021-07-29T13:10:38.871Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:10:38 [2021-07-29T13:10:38.871Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
13:10:41 [2021-07-29T13:10:41.549Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:10:41 [2021-07-29T13:10:41.549Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:10:41 [2021-07-29T13:10:41.549Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:10:41 [2021-07-29T13:10:41.549Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:10:41 [2021-07-29T13:10:41.549Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:10:41 [2021-07-29T13:10:41.549Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:10:41 [2021-07-29T13:10:41.549Z] === RUN   TestDockerSuite/TestPsRightTagName
13:10:41 [2021-07-29T13:10:41.549Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:10:41 [2021-07-29T13:10:41.549Z] === RUN   TestDockerSuite/TestPsShowMounts
13:10:42 [2021-07-29T13:10:42.610Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
13:10:43 [2021-07-29T13:10:43.582Z] === RUN   TestDockerSuite/TestBuildTagEvent
13:10:48 [2021-07-29T13:10:48.616Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:10:48 [2021-07-29T13:10:48.616Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:10:48 [2021-07-29T13:10:48.616Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:10:49 [2021-07-29T13:10:49.381Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
13:10:50 [2021-07-29T13:10:50.789Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:10:50 [2021-07-29T13:10:50.789Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:10:50 [2021-07-29T13:10:50.789Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:10:51 [2021-07-29T13:10:51.755Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:10:52 [2021-07-29T13:10:52.719Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:10:52 [2021-07-29T13:10:52.719Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:10:52 [2021-07-29T13:10:52.719Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:10:54 [2021-07-29T13:10:54.083Z] === RUN   TestDockerSuite/TestBuildUser
13:10:54 [2021-07-29T13:10:54.083Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:10:54 [2021-07-29T13:10:54.542Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
13:10:54 [2021-07-29T13:10:54.542Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:10:54 [2021-07-29T13:10:54.542Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
13:10:54 [2021-07-29T13:10:54.542Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:10:54 [2021-07-29T13:10:54.542Z] === RUN   TestDockerSuite/TestBuildVerboseOut
13:10:57 [2021-07-29T13:10:57.399Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:10:59 [2021-07-29T13:10:59.231Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
13:10:59 [2021-07-29T13:10:59.691Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
13:11:03 [2021-07-29T13:11:03.182Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:11:05 [2021-07-29T13:11:05.354Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:11:08 [2021-07-29T13:11:08.260Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
13:11:08 [2021-07-29T13:11:08.260Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:11:08 [2021-07-29T13:11:08.260Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
13:11:08 [2021-07-29T13:11:08.260Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:11:08 [2021-07-29T13:11:08.260Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
13:11:26 [2021-07-29T13:11:26.432Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:11:26 [2021-07-29T13:11:26.432Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:11:26 [2021-07-29T13:11:26.432Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:11:33 [2021-07-29T13:11:33.403Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
13:11:33 [2021-07-29T13:11:33.403Z] === RUN   TestDockerSuite/TestBuildWindowsUser
13:11:34 [2021-07-29T13:11:34.991Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:11:34 [2021-07-29T13:11:34.991Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:11:34 [2021-07-29T13:11:34.991Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:11:35 [2021-07-29T13:11:35.449Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:11:40 [2021-07-29T13:11:40.250Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:11:41 [2021-07-29T13:11:41.971Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
13:11:44 [2021-07-29T13:11:44.930Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:11:44 [2021-07-29T13:11:44.930Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:11:44 [2021-07-29T13:11:44.930Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:11:49 [2021-07-29T13:11:49.614Z] === RUN   TestDockerSuite/TestRmiBlank
13:11:50 [2021-07-29T13:11:50.072Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:11:50 [2021-07-29T13:11:50.072Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:11:52 [2021-07-29T13:11:52.297Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
13:11:52 [2021-07-29T13:11:52.297Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:11:52 [2021-07-29T13:11:52.759Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
13:11:52 [2021-07-29T13:11:52.759Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:11:52 [2021-07-29T13:11:52.759Z] === RUN   TestDockerSuite/TestBuildWithFailure
13:11:55 [2021-07-29T13:11:55.670Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
13:11:55 [2021-07-29T13:11:55.670Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:11:56 [2021-07-29T13:11:56.130Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
13:12:04 [2021-07-29T13:12:04.869Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:12:07 [2021-07-29T13:12:07.770Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:12:08 [2021-07-29T13:12:08.526Z] === RUN   TestDockerSuite/TestBuildWithTabs
13:12:08 [2021-07-29T13:12:08.736Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:12:13 [2021-07-29T13:12:13.237Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
13:12:13 [2021-07-29T13:12:13.698Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
13:12:15 [2021-07-29T13:12:15.798Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:12:21 [2021-07-29T13:12:21.586Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:12:30 [2021-07-29T13:12:30.142Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:12:34 [2021-07-29T13:12:34.793Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
13:12:34 [2021-07-29T13:12:34.793Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:12:34 [2021-07-29T13:12:34.793Z] === RUN   TestDockerSuite/TestBuildWithVolumes
13:12:34 [2021-07-29T13:12:34.793Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:12:34 [2021-07-29T13:12:34.793Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
13:12:34 [2021-07-29T13:12:34.793Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:12:34 [2021-07-29T13:12:34.793Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
13:12:35 [2021-07-29T13:12:35.253Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
13:12:38 [2021-07-29T13:12:38.693Z] === RUN   TestDockerSuite/TestRmiTag
13:12:39 [2021-07-29T13:12:39.658Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:12:42 [2021-07-29T13:12:42.560Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:12:45 [2021-07-29T13:12:45.576Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
13:12:46 [2021-07-29T13:12:46.543Z] === RUN   TestDockerSuite/TestBuildXZHost
13:12:46 [2021-07-29T13:12:46.543Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:12:46 [2021-07-29T13:12:46.543Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
13:12:46 [2021-07-29T13:12:46.543Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:12:47 [2021-07-29T13:12:47.003Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:12:47 [2021-07-29T13:12:47.003Z]     docker_cli_sni_test.go:18: Flakey test
13:12:47 [2021-07-29T13:12:47.003Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
13:12:49 [2021-07-29T13:12:49.185Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
13:12:54 [2021-07-29T13:12:54.982Z] === RUN   TestDockerSuite/TestCommitChange
13:12:59 [2021-07-29T13:12:59.675Z] === RUN   TestDockerSuite/TestCommitChangeLabels
13:13:04 [2021-07-29T13:13:04.365Z] === RUN   TestDockerSuite/TestCommitHardlink
13:13:04 [2021-07-29T13:13:04.365Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:13:04 [2021-07-29T13:13:04.365Z] === RUN   TestDockerSuite/TestCommitNewFile
13:13:12 [2021-07-29T13:13:12.489Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:13:12 [2021-07-29T13:13:12.489Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:13:12 [2021-07-29T13:13:12.933Z] === RUN   TestDockerSuite/TestCommitPausedContainer
13:13:12 [2021-07-29T13:13:12.933Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:13:12 [2021-07-29T13:13:12.933Z] === RUN   TestDockerSuite/TestCommitTTY
13:13:18 [2021-07-29T13:13:18.281Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:13:18 [2021-07-29T13:13:18.739Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:13:18 [2021-07-29T13:13:18.739Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAddHost
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:13:19 [2021-07-29T13:13:19.196Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:13:19 [2021-07-29T13:13:19.196Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:13:21 [2021-07-29T13:13:21.369Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:13:21 [2021-07-29T13:13:21.369Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:13:21 [2021-07-29T13:13:21.369Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:13:21 [2021-07-29T13:13:21.369Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:13:21 [2021-07-29T13:13:21.369Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:13:27 [2021-07-29T13:13:27.152Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:13:29 [2021-07-29T13:13:29.326Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:13:31 [2021-07-29T13:13:31.253Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
13:13:32 [2021-07-29T13:13:32.226Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:13:35 [2021-07-29T13:13:35.124Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:13:38 [2021-07-29T13:13:38.028Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:13:38 [2021-07-29T13:13:38.028Z] === RUN   TestDockerSuite/TestRunBindMounts
13:13:38 [2021-07-29T13:13:38.327Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
13:13:38 [2021-07-29T13:13:38.327Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.327Z] === RUN   TestDockerSuite/TestCommitWithoutPause
13:13:38 [2021-07-29T13:13:38.327Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
13:13:38 [2021-07-29T13:13:38.327Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.327Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
13:13:38 [2021-07-29T13:13:38.327Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.787Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
13:13:38 [2021-07-29T13:13:38.787Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.787Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
13:13:38 [2021-07-29T13:13:38.787Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.787Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
13:13:38 [2021-07-29T13:13:38.787Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:13:38 [2021-07-29T13:13:38.787Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
13:13:38 [2021-07-29T13:13:38.787Z] === RUN   TestDockerSuite/TestContainerAPICommit
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:13:43 [2021-07-29T13:13:43.812Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:13:43 [2021-07-29T13:13:43.812Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:13:45 [2021-07-29T13:13:45.861Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
13:13:46 [2021-07-29T13:13:46.712Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:13:46 [2021-07-29T13:13:46.712Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:13:46 [2021-07-29T13:13:46.712Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:13:49 [2021-07-29T13:13:49.612Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:13:49 [2021-07-29T13:13:49.612Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:13:49 [2021-07-29T13:13:49.612Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:13:49 [2021-07-29T13:13:49.612Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:13:49 [2021-07-29T13:13:49.612Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:13:51 [2021-07-29T13:13:51.783Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:13:51 [2021-07-29T13:13:51.783Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:13:53 [2021-07-29T13:13:53.956Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:13:54 [2021-07-29T13:13:54.435Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
13:13:54 [2021-07-29T13:13:54.435Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:13:54 [2021-07-29T13:13:54.435Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
13:13:55 [2021-07-29T13:13:55.403Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
13:13:55 [2021-07-29T13:13:55.403Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:13:55 [2021-07-29T13:13:55.403Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
13:13:55 [2021-07-29T13:13:55.403Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:13:55 [2021-07-29T13:13:55.863Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
13:13:55 [2021-07-29T13:13:55.863Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:13:55 [2021-07-29T13:13:55.863Z] === RUN   TestDockerSuite/TestContainerAPICreate
13:13:56 [2021-07-29T13:13:56.855Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:13:59 [2021-07-29T13:13:59.757Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:13:59 [2021-07-29T13:13:59.757Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:13:59 [2021-07-29T13:13:59.757Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:13:59 [2021-07-29T13:13:59.757Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:13:59 [2021-07-29T13:13:59.757Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:13:59 [2021-07-29T13:13:59.757Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:13:59 [2021-07-29T13:13:59.757Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:14:02 [2021-07-29T13:14:02.656Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:14:02 [2021-07-29T13:14:02.656Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:14:02 [2021-07-29T13:14:02.656Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:14:02 [2021-07-29T13:14:02.656Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:14:02 [2021-07-29T13:14:02.656Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:14:02 [2021-07-29T13:14:02.656Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:14:02 [2021-07-29T13:14:02.656Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:14:02 [2021-07-29T13:14:02.656Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:14:02 [2021-07-29T13:14:02.656Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:14:02 [2021-07-29T13:14:02.939Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
13:14:02 [2021-07-29T13:14:02.939Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:14:02 [2021-07-29T13:14:02.939Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
13:14:02 [2021-07-29T13:14:02.939Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
13:14:04 [2021-07-29T13:14:04.829Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:14:05 [2021-07-29T13:14:05.842Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
13:14:05 [2021-07-29T13:14:05.842Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
13:14:05 [2021-07-29T13:14:05.842Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:14:05 [2021-07-29T13:14:05.842Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
13:14:05 [2021-07-29T13:14:05.842Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:14:05 [2021-07-29T13:14:05.842Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
13:14:05 [2021-07-29T13:14:05.842Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:14:05 [2021-07-29T13:14:05.842Z] === RUN   TestDockerSuite/TestContainerAPIDelete
13:14:08 [2021-07-29T13:14:08.768Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:14:10 [2021-07-29T13:14:10.612Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:14:10 [2021-07-29T13:14:10.612Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:14:10 [2021-07-29T13:14:10.949Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
13:14:12 [2021-07-29T13:14:12.784Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:14:12 [2021-07-29T13:14:12.784Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:14:12 [2021-07-29T13:14:12.784Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:14:12 [2021-07-29T13:14:12.784Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:14:12 [2021-07-29T13:14:12.784Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:14:12 [2021-07-29T13:14:12.784Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:14:13 [2021-07-29T13:14:13.123Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
13:14:13 [2021-07-29T13:14:13.123Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
13:14:13 [2021-07-29T13:14:13.123Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:14:13 [2021-07-29T13:14:13.123Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
13:14:15 [2021-07-29T13:14:15.293Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
13:14:15 [2021-07-29T13:14:15.293Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
13:14:15 [2021-07-29T13:14:15.684Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:14:18 [2021-07-29T13:14:18.188Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
13:14:18 [2021-07-29T13:14:18.189Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:14:18 [2021-07-29T13:14:18.189Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
13:14:18 [2021-07-29T13:14:18.189Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:14:18 [2021-07-29T13:14:18.189Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
13:14:18 [2021-07-29T13:14:18.582Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:14:18 [2021-07-29T13:14:18.582Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:14:18 [2021-07-29T13:14:18.582Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:14:20 [2021-07-29T13:14:20.363Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
13:14:20 [2021-07-29T13:14:20.363Z] === RUN   TestDockerSuite/TestContainerAPIKill
13:14:21 [2021-07-29T13:14:21.483Z] === RUN   TestDockerSuite/TestRunEnvironment
13:14:21 [2021-07-29T13:14:21.483Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:14:21 [2021-07-29T13:14:21.483Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:14:21 [2021-07-29T13:14:21.483Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:14:21 [2021-07-29T13:14:21.483Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:14:21 [2021-07-29T13:14:21.483Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:14:21 [2021-07-29T13:14:21.483Z] === RUN   TestDockerSuite/TestRunExitCode
13:14:22 [2021-07-29T13:14:22.536Z] === RUN   TestDockerSuite/TestContainerAPIPause
13:14:22 [2021-07-29T13:14:22.536Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:14:22 [2021-07-29T13:14:22.536Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
13:14:23 [2021-07-29T13:14:23.656Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:14:25 [2021-07-29T13:14:25.430Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
13:14:25 [2021-07-29T13:14:25.430Z] === RUN   TestDockerSuite/TestContainerAPIRename
13:14:26 [2021-07-29T13:14:26.554Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:14:28 [2021-07-29T13:14:28.343Z] === RUN   TestDockerSuite/TestContainerAPIRestart
13:14:28 [2021-07-29T13:14:28.727Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:14:31 [2021-07-29T13:14:31.629Z] === RUN   TestDockerSuite/TestRunExposePort
13:14:31 [2021-07-29T13:14:31.629Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:14:31 [2021-07-29T13:14:31.629Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:14:31 [2021-07-29T13:14:31.629Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:14:31 [2021-07-29T13:14:31.629Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:14:31 [2021-07-29T13:14:31.629Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:14:31 [2021-07-29T13:14:31.629Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:14:31 [2021-07-29T13:14:31.629Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:14:31 [2021-07-29T13:14:31.629Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:14:32 [2021-07-29T13:14:32.087Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:14:32 [2021-07-29T13:14:32.087Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:14:32 [2021-07-29T13:14:32.087Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:14:32 [2021-07-29T13:14:32.087Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:14:32 [2021-07-29T13:14:32.087Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:14:32 [2021-07-29T13:14:32.087Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:14:32 [2021-07-29T13:14:32.087Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:14:36 [2021-07-29T13:14:36.776Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:14:36 [2021-07-29T13:14:36.776Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:14:36 [2021-07-29T13:14:36.776Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:14:36 [2021-07-29T13:14:36.776Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:14:36 [2021-07-29T13:14:36.776Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:14:36 [2021-07-29T13:14:36.776Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:14:36 [2021-07-29T13:14:36.946Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
13:14:41 [2021-07-29T13:14:41.626Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
13:14:41 [2021-07-29T13:14:41.626Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
13:14:41 [2021-07-29T13:14:41.626Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
13:14:41 [2021-07-29T13:14:41.626Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
13:14:41 [2021-07-29T13:14:41.626Z] === RUN   TestDockerSuite/TestContainerAPIStart
13:14:43 [2021-07-29T13:14:43.159Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
13:14:43 [2021-07-29T13:14:43.159Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:14:43 [2021-07-29T13:14:43.159Z] === RUN   TestDockerSuite/TestContainerAPIStop
13:14:45 [2021-07-29T13:14:45.336Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:14:45 [2021-07-29T13:14:45.336Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.336Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeHostname
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunMount
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:14:45 [2021-07-29T13:14:45.793Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:14:45 [2021-07-29T13:14:45.793Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:14:46 [2021-07-29T13:14:46.058Z] === RUN   TestDockerSuite/TestContainerAPITop
13:14:46 [2021-07-29T13:14:46.058Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:14:46 [2021-07-29T13:14:46.058Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
13:14:48 [2021-07-29T13:14:48.233Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
13:14:48 [2021-07-29T13:14:48.233Z] === RUN   TestDockerSuite/TestContainerAPIWait
13:14:52 [2021-07-29T13:14:52.910Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
13:14:54 [2021-07-29T13:14:54.355Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:14:54 [2021-07-29T13:14:54.355Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.355Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:14:54 [2021-07-29T13:14:54.355Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.355Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:14:54 [2021-07-29T13:14:54.355Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.355Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:14:54 [2021-07-29T13:14:54.446Z] === RUN   TestDockerSuite/TestContainerNetworkMode
13:14:54 [2021-07-29T13:14:54.446Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.446Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
13:14:54 [2021-07-29T13:14:54.446Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.446Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
13:14:54 [2021-07-29T13:14:54.446Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.904Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
13:14:54 [2021-07-29T13:14:54.904Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.904Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
13:14:54 [2021-07-29T13:14:54.904Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:14:54 [2021-07-29T13:14:54.904Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
13:14:56 [2021-07-29T13:14:56.437Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
13:14:56 [2021-07-29T13:14:56.437Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
13:14:59 [2021-07-29T13:14:59.330Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
13:15:02 [2021-07-29T13:15:02.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
13:15:04 [2021-07-29T13:15:04.391Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
13:15:04 [2021-07-29T13:15:04.660Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetHost
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:15:09 [2021-07-29T13:15:09.344Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:15:09 [2021-07-29T13:15:09.344Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:15:09 [2021-07-29T13:15:09.801Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:15:10 [2021-07-29T13:15:10.765Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:15:12 [2021-07-29T13:15:12.936Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007f6900_<nil>}
13:15:12 [2021-07-29T13:15:12.938Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:15:15 [2021-07-29T13:15:15.105Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1214615882_c:\foo_false__<nil>_<nil>_<nil>}
13:15:15 [2021-07-29T13:15:15.112Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:15:16 [2021-07-29T13:15:16.079Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:15:17 [2021-07-29T13:15:17.276Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1214615882_c:\foo_true__<nil>_<nil>_<nil>}
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunPortInUse
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:15:18 [2021-07-29T13:15:18.255Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:15:18 [2021-07-29T13:15:18.255Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
13:15:20 [2021-07-29T13:15:20.177Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
13:15:20 [2021-07-29T13:15:20.177Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
13:15:20 [2021-07-29T13:15:20.177Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
13:15:20 [2021-07-29T13:15:20.177Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestCopyAndRestart
13:15:20 [2021-07-29T13:15:20.177Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
13:15:20 [2021-07-29T13:15:20.177Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:15:20 [2021-07-29T13:15:20.177Z] === RUN   TestDockerSuite/TestCpAbsolutePath
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunPublishPort
13:15:22 [2021-07-29T13:15:22.934Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:15:22 [2021-07-29T13:15:22.934Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:15:22 [2021-07-29T13:15:22.934Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:15:22 [2021-07-29T13:15:22.934Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:15:22 [2021-07-29T13:15:22.934Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:15:22 [2021-07-29T13:15:22.934Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:15:23 [2021-07-29T13:15:23.072Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseA
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseB
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseC
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseD
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseE
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseF
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseG
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseH
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseI
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromCaseJ
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
13:15:23 [2021-07-29T13:15:23.073Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:15:23 [2021-07-29T13:15:23.073Z] === RUN   TestDockerSuite/TestCpGarbagePath
13:15:25 [2021-07-29T13:15:25.966Z] === RUN   TestDockerSuite/TestCpLocalOnly
13:15:25 [2021-07-29T13:15:25.966Z] === RUN   TestDockerSuite/TestCpNameHasColon
13:15:25 [2021-07-29T13:15:25.966Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:15:25 [2021-07-29T13:15:25.966Z] === RUN   TestDockerSuite/TestCpRelativePath
13:15:28 [2021-07-29T13:15:28.864Z] === RUN   TestDockerSuite/TestCpSpecialFiles
13:15:28 [2021-07-29T13:15:28.864Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:15:28 [2021-07-29T13:15:28.864Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
13:15:28 [2021-07-29T13:15:28.864Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:15:28 [2021-07-29T13:15:28.864Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
13:15:28 [2021-07-29T13:15:28.864Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:15:28 [2021-07-29T13:15:28.864Z] === RUN   TestDockerSuite/TestCpToCaseA
13:15:31 [2021-07-29T13:15:31.492Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:15:31 [2021-07-29T13:15:31.492Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:15:31 [2021-07-29T13:15:31.492Z] === RUN   TestDockerSuite/TestRunRm
13:15:33 [2021-07-29T13:15:33.540Z] === RUN   TestDockerSuite/TestCpToCaseB
13:15:34 [2021-07-29T13:15:34.394Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:15:35 [2021-07-29T13:15:35.708Z] === RUN   TestDockerSuite/TestCpToCaseC
13:15:35 [2021-07-29T13:15:35.708Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:15:35 [2021-07-29T13:15:35.708Z] === RUN   TestDockerSuite/TestCpToCaseD
13:15:35 [2021-07-29T13:15:35.708Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:15:35 [2021-07-29T13:15:35.708Z] === RUN   TestDockerSuite/TestCpToCaseE
13:15:40 [2021-07-29T13:15:40.188Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:15:43 [2021-07-29T13:15:43.088Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:15:45 [2021-07-29T13:15:45.987Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:15:46 [2021-07-29T13:15:46.006Z] === RUN   TestDockerSuite/TestCpToCaseF
13:15:46 [2021-07-29T13:15:46.006Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:15:46 [2021-07-29T13:15:46.006Z] === RUN   TestDockerSuite/TestCpToCaseG
13:15:46 [2021-07-29T13:15:46.006Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:15:46 [2021-07-29T13:15:46.006Z] === RUN   TestDockerSuite/TestCpToCaseH
13:15:48 [2021-07-29T13:15:48.158Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:15:51 [2021-07-29T13:15:51.058Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:15:51 [2021-07-29T13:15:51.058Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:15:51 [2021-07-29T13:15:51.058Z] === RUN   TestDockerSuite/TestRunState
13:15:51 [2021-07-29T13:15:51.058Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:15:51 [2021-07-29T13:15:51.058Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:15:53 [2021-07-29T13:15:53.958Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:15:53 [2021-07-29T13:15:53.958Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:15:53 [2021-07-29T13:15:53.958Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:15:54 [2021-07-29T13:15:54.554Z] === RUN   TestDockerSuite/TestCpToCaseI
13:15:54 [2021-07-29T13:15:54.554Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:15:54 [2021-07-29T13:15:54.554Z] === RUN   TestDockerSuite/TestCpToCaseJ
13:15:54 [2021-07-29T13:15:54.554Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:15:54 [2021-07-29T13:15:54.554Z] === RUN   TestDockerSuite/TestCpToDot
13:15:56 [2021-07-29T13:15:56.138Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:15:56 [2021-07-29T13:15:56.138Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:15:56 [2021-07-29T13:15:56.138Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:15:56 [2021-07-29T13:15:56.138Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:15:56 [2021-07-29T13:15:56.138Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:15:56 [2021-07-29T13:15:56.138Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:15:56 [2021-07-29T13:15:56.596Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:15:56 [2021-07-29T13:15:56.596Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:15:56 [2021-07-29T13:15:56.596Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:15:57 [2021-07-29T13:15:57.452Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
13:15:57 [2021-07-29T13:15:57.452Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:15:57 [2021-07-29T13:15:57.452Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
13:15:57 [2021-07-29T13:15:57.452Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:15:57 [2021-07-29T13:15:57.452Z] === RUN   TestDockerSuite/TestCpToStdout
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserByID
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserByName
13:16:02 [2021-07-29T13:16:02.380Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:16:02 [2021-07-29T13:16:02.380Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:16:04 [2021-07-29T13:16:04.508Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
13:16:04 [2021-07-29T13:16:04.508Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:16:04 [2021-07-29T13:16:04.553Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:16:04 [2021-07-29T13:16:04.554Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:16:04 [2021-07-29T13:16:04.554Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:16:04 [2021-07-29T13:16:04.964Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
13:16:04 [2021-07-29T13:16:04.964Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:16:04 [2021-07-29T13:16:04.964Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
13:16:04 [2021-07-29T13:16:04.964Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:16:04 [2021-07-29T13:16:04.964Z] === RUN   TestDockerSuite/TestCpVolumePath
13:16:04 [2021-07-29T13:16:04.964Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:16:04 [2021-07-29T13:16:04.964Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
13:16:04 [2021-07-29T13:16:04.964Z] === RUN   TestDockerSuite/TestCreateArgs
13:16:05 [2021-07-29T13:16:05.422Z] === RUN   TestDockerSuite/TestCreateByImageID
13:16:07 [2021-07-29T13:16:07.452Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:16:07 [2021-07-29T13:16:07.452Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:16:07 [2021-07-29T13:16:07.452Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:16:07 [2021-07-29T13:16:07.452Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:16:07 [2021-07-29T13:16:07.452Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:16:07 [2021-07-29T13:16:07.591Z] === RUN   TestDockerSuite/TestCreateEchoStdout
13:16:09 [2021-07-29T13:16:09.763Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
13:16:10 [2021-07-29T13:16:10.220Z] === RUN   TestDockerSuite/TestCreateHostConfig
13:16:10 [2021-07-29T13:16:10.220Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
13:16:11 [2021-07-29T13:16:11.180Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:16:12 [2021-07-29T13:16:12.390Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
13:16:13 [2021-07-29T13:16:13.357Z] === RUN   TestDockerSuite/TestCreateLabels
13:16:13 [2021-07-29T13:16:13.357Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
13:16:13 [2021-07-29T13:16:13.357Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:16:13 [2021-07-29T13:16:13.357Z] === RUN   TestDockerSuite/TestCreateRM
13:16:13 [2021-07-29T13:16:13.814Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
13:16:13 [2021-07-29T13:16:13.814Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:16:13 [2021-07-29T13:16:13.814Z] === RUN   TestDockerSuite/TestCreateStopSignal
13:16:14 [2021-07-29T13:16:14.270Z] === RUN   TestDockerSuite/TestCreateStopTimeout
13:16:14 [2021-07-29T13:16:14.727Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
13:16:19 [2021-07-29T13:16:19.746Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:16:25 [2021-07-29T13:16:25.533Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:16:29 [2021-07-29T13:16:29.515Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
13:16:29 [2021-07-29T13:16:29.515Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
13:16:29 [2021-07-29T13:16:29.515Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
13:16:31 [2021-07-29T13:16:31.684Z] === RUN   TestDockerSuite/TestCreateWithPortRange
13:16:32 [2021-07-29T13:16:32.141Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
13:16:32 [2021-07-29T13:16:32.141Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:16:32 [2021-07-29T13:16:32.141Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
13:16:32 [2021-07-29T13:16:32.596Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:16:32 [2021-07-29T13:16:32.596Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:16:32 [2021-07-29T13:16:32.596Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:16:32 [2021-07-29T13:16:32.596Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:16:35 [2021-07-29T13:16:35.496Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:16:38 [2021-07-29T13:16:38.397Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
13:16:40 [2021-07-29T13:16:40.697Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDevicePermissions
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDockerFails
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestEventsAttach
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestEventsCommit
13:16:40 [2021-07-29T13:16:40.697Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:16:40 [2021-07-29T13:16:40.697Z] === RUN   TestDockerSuite/TestEventsContainerEvents
13:16:41 [2021-07-29T13:16:41.296Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:16:41 [2021-07-29T13:16:41.296Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.296Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:16:41 [2021-07-29T13:16:41.753Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:16:41 [2021-07-29T13:16:41.753Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:16:41 [2021-07-29T13:16:41.753Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:16:41 [2021-07-29T13:16:41.753Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:16:41 [2021-07-29T13:16:41.753Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:16:41 [2021-07-29T13:16:41.753Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:16:42 [2021-07-29T13:16:42.868Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
13:16:45 [2021-07-29T13:16:45.037Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
13:16:47 [2021-07-29T13:16:47.931Z] === RUN   TestDockerSuite/TestEventsContainerRestart
13:16:56 [2021-07-29T13:16:56.477Z] === RUN   TestDockerSuite/TestEventsCopy
13:16:56 [2021-07-29T13:16:56.558Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:16:57 [2021-07-29T13:16:57.017Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:16:59 [2021-07-29T13:16:59.193Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:17:01 [2021-07-29T13:17:01.154Z] === RUN   TestDockerSuite/TestEventsFilterContainer
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveImageId
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:17:03 [2021-07-29T13:17:03.872Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.872Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:17:03 [2021-07-29T13:17:03.873Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:17:03 [2021-07-29T13:17:03.873Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:17:06 [2021-07-29T13:17:06.778Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:17:06 [2021-07-29T13:17:06.778Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:17:06 [2021-07-29T13:17:06.932Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
13:17:07 [2021-07-29T13:17:07.236Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:17:07 [2021-07-29T13:17:07.236Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:17:09 [2021-07-29T13:17:09.103Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
13:17:09 [2021-07-29T13:17:09.414Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:17:10 [2021-07-29T13:17:10.067Z] === RUN   TestDockerSuite/TestEventsFilterImageName
13:17:14 [2021-07-29T13:17:14.739Z] === RUN   TestDockerSuite/TestEventsFilterLabels
13:17:15 [2021-07-29T13:17:15.196Z] === RUN   TestDockerSuite/TestEventsFilterType
13:17:16 [2021-07-29T13:17:16.726Z] === RUN   TestDockerSuite/TestEventsFilters
13:17:17 [2021-07-29T13:17:17.973Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:17:17 [2021-07-29T13:17:17.973Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:17:17 [2021-07-29T13:17:17.973Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:17:26 [2021-07-29T13:17:26.530Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:17:26 [2021-07-29T13:17:26.530Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:17:26 [2021-07-29T13:17:26.530Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:17:27 [2021-07-29T13:17:27.025Z] === RUN   TestDockerSuite/TestEventsFormat
13:17:31 [2021-07-29T13:17:31.212Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:17:31 [2021-07-29T13:17:31.212Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.212Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:17:31 [2021-07-29T13:17:31.212Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.212Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:17:31 [2021-07-29T13:17:31.212Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:17:31 [2021-07-29T13:17:31.212Z] === RUN   TestDockerSuite/TestStartRecordError
13:17:31 [2021-07-29T13:17:31.212Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.212Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsFormatBadField
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsImageImport
13:17:31 [2021-07-29T13:17:31.699Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsImageLoad
13:17:31 [2021-07-29T13:17:31.699Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsImagePull
13:17:31 [2021-07-29T13:17:31.699Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:17:31 [2021-07-29T13:17:31.699Z] === RUN   TestDockerSuite/TestEventsImageTag
13:17:32 [2021-07-29T13:17:32.665Z] === RUN   TestDockerSuite/TestEventsPluginOps
13:17:32 [2021-07-29T13:17:32.665Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:17:32 [2021-07-29T13:17:32.665Z] === RUN   TestDockerSuite/TestEventsRename
13:17:35 [2021-07-29T13:17:35.568Z] === RUN   TestDockerSuite/TestEventsResize
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestStatsNoStream
13:17:38 [2021-07-29T13:17:38.284Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:17:38 [2021-07-29T13:17:38.284Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:17:40 [2021-07-29T13:17:40.458Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:17:42 [2021-07-29T13:17:42.634Z] === RUN   TestDockerSuite/TestTopPrivileged
13:17:42 [2021-07-29T13:17:42.634Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:17:42 [2021-07-29T13:17:42.634Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:17:44 [2021-07-29T13:17:44.122Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:17:45 [2021-07-29T13:17:45.534Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:17:45 [2021-07-29T13:17:45.534Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:17:45 [2021-07-29T13:17:45.652Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
13:17:48 [2021-07-29T13:17:48.548Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
13:17:54 [2021-07-29T13:17:54.326Z] === RUN   TestDockerSuite/TestEventsTop
13:17:54 [2021-07-29T13:17:54.326Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:17:54 [2021-07-29T13:17:54.326Z] === RUN   TestDockerSuite/TestEventsUntag
13:17:56 [2021-07-29T13:17:56.496Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
13:18:00 [2021-07-29T13:18:00.217Z] === RUN   TestDockerSuite/TestExec
13:18:00 [2021-07-29T13:18:00.217Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:18:00 [2021-07-29T13:18:00.324Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:18:00 [2021-07-29T13:18:00.674Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
13:18:00 [2021-07-29T13:18:00.674Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:18:00 [2021-07-29T13:18:00.674Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
13:18:00 [2021-07-29T13:18:00.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:18:00 [2021-07-29T13:18:00.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:18:00 [2021-07-29T13:18:00.781Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:18:00 [2021-07-29T13:18:00.781Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:18:01 [2021-07-29T13:18:01.239Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:18:01 [2021-07-29T13:18:01.697Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:18:01 [2021-07-29T13:18:01.697Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:18:02 [2021-07-29T13:18:02.845Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
13:18:05 [2021-07-29T13:18:05.015Z] === RUN   TestDockerSuite/TestExecAPIStart
13:18:05 [2021-07-29T13:18:05.015Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:18:05 [2021-07-29T13:18:05.015Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
13:18:05 [2021-07-29T13:18:05.015Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:18:05 [2021-07-29T13:18:05.015Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
13:18:05 [2021-07-29T13:18:05.015Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:18:05 [2021-07-29T13:18:05.015Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
13:18:05 [2021-07-29T13:18:05.424Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:18:05 [2021-07-29T13:18:05.424Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:18:07 [2021-07-29T13:18:07.186Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
13:18:09 [2021-07-29T13:18:09.153Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:18:09 [2021-07-29T13:18:09.153Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:18:09 [2021-07-29T13:18:09.364Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
13:18:09 [2021-07-29T13:18:09.618Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:18:10 [2021-07-29T13:18:10.076Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:18:10 [2021-07-29T13:18:10.076Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:18:11 [2021-07-29T13:18:11.535Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
13:18:14 [2021-07-29T13:18:14.440Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
13:18:19 [2021-07-29T13:18:19.123Z] === RUN   TestDockerSuite/TestExecCgroup
13:18:19 [2021-07-29T13:18:19.123Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:18:19 [2021-07-29T13:18:19.123Z] === RUN   TestDockerSuite/TestExecEnv
13:18:19 [2021-07-29T13:18:19.123Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:18:19 [2021-07-29T13:18:19.123Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
13:18:19 [2021-07-29T13:18:19.123Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:18:19 [2021-07-29T13:18:19.123Z] === RUN   TestDockerSuite/TestExecExitStatus
13:18:20 [2021-07-29T13:18:20.384Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:18:20 [2021-07-29T13:18:20.384Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:18:20 [2021-07-29T13:18:20.384Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:18:20 [2021-07-29T13:18:20.384Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:18:20 [2021-07-29T13:18:20.384Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:18:20 [2021-07-29T13:18:20.384Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:18:20 [2021-07-29T13:18:20.384Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:18:21 [2021-07-29T13:18:21.295Z] === RUN   TestDockerSuite/TestExecInspectID
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecInteractive
13:18:25 [2021-07-29T13:18:25.970Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
13:18:25 [2021-07-29T13:18:25.970Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecParseError
13:18:25 [2021-07-29T13:18:25.970Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecPausedContainer
13:18:25 [2021-07-29T13:18:25.970Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
13:18:25 [2021-07-29T13:18:25.970Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:18:25 [2021-07-29T13:18:25.970Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecSetEnv
13:18:28 [2021-07-29T13:18:28.871Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecStartFails
13:18:28 [2021-07-29T13:18:28.871Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecStateCleanup
13:18:28 [2021-07-29T13:18:28.871Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecStopNotHanging
13:18:28 [2021-07-29T13:18:28.871Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
13:18:28 [2021-07-29T13:18:28.871Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:18:28 [2021-07-29T13:18:28.871Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
13:18:28 [2021-07-29T13:18:28.938Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:18:28 [2021-07-29T13:18:28.938Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:18:28 [2021-07-29T13:18:28.938Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:18:31 [2021-07-29T13:18:31.044Z] === RUN   TestDockerSuite/TestExecUlimits
13:18:31 [2021-07-29T13:18:31.044Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:18:31 [2021-07-29T13:18:31.044Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
13:18:39 [2021-07-29T13:18:39.249Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:18:39 [2021-07-29T13:18:39.249Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:18:39 [2021-07-29T13:18:39.249Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:18:39 [2021-07-29T13:18:39.597Z] === RUN   TestDockerSuite/TestExecWithImageUser
13:18:39 [2021-07-29T13:18:39.597Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:18:39 [2021-07-29T13:18:39.597Z] === RUN   TestDockerSuite/TestExecWithPrivileged
13:18:39 [2021-07-29T13:18:39.597Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:18:39 [2021-07-29T13:18:39.597Z] === RUN   TestDockerSuite/TestExecWithUser
13:18:39 [2021-07-29T13:18:39.597Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:18:39 [2021-07-29T13:18:39.597Z] === RUN   TestDockerSuite/TestGetContainerStats
13:18:39 [2021-07-29T13:18:39.709Z] --- PASS: TestDockerSuite (2585.30s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.67s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.85s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:39 [2021-07-29T13:18:39.709Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.24s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (82.05s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.56s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.65s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.72s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.19s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.81s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (5.48s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.87s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.38s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddTar (37.34s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.56s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.70s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (11.91s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.76s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (18.53s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.99s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.52s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.71s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.69s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (25.58s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.42s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.66s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.44s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.59s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.78s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.12s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.69s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.66s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (10.54s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.59s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.44s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.84s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.09s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.98s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.96s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.27s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.85s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.70s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.56s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.77s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.72s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.15s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.44s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.16s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (54.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.07s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (59.68s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.08s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.92s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (20.93s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.81s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.29s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (31.43s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.08s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.88s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.69s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.32s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.57s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (10.19s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.43s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.51s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.34s)
13:18:39 [2021-07-29T13:18:39.710Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (9.67s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.93s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFails (2.79s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.71s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.22s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildForceRm (12.01s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGit (6.53s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.59s)
13:18:40 [2021-07-29T13:18:40.190Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (10.31s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.66s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.23s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.82s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.94s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.09s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.19s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.66s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.96s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.00s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.61s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.57s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.56s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.23s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.18s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.46s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.54s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.97s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.75s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.53s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.09s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.54s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (10.04s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.75s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.42s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (18.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (9.96s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.59s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.33s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (45.25s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.90s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildRm (22.22s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.48s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.68s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.34s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.43s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (5.11s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.43s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.59s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.79s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildStderr (9.35s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (39.04s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.87s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.51s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (9.49s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.22s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.88s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.00s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (24.61s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.11s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.76s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.33s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.57s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (20.64s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (9.50s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (15.06s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (17.29s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.66s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitChange (5.79s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (5.31s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.72s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitTTY (7.52s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.80s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.45s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.14s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.84s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.53s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.41s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.52s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.53s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.82s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.82s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.72s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.16s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.28s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.13s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (3.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.62s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.24s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (6.70s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.19s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.83s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.72s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.72s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.73s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0008cc780_<nil>} (2.76s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1192449054_c:\foo_false__<nil>_<nil>_<nil>} (2.78s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1192449054_c:\foo_true__<nil>_<nil>_<nil>} (2.62s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:18:40 [2021-07-29T13:18:40.191Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s)
13:18:40 [2021-07-29T13:18:40.191Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s)
13:18:40 [2021-07-29T13:18:40.192Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s)
13:18:40 [2021-07-29T13:18:40.192Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:18:40 [2021-07-29T13:18:40.192Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.86s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.93s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToCaseA (5.18s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.88s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.80s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToCaseH (10.55s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToDot (3.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCpToStdout (3.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.26s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.21s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.82s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.83s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.27s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateRM (0.49s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.49s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.94s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.56s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.77s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.24s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.58s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.85s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.04s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.47s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.67s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.84s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.79s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.89s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.72s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.18s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.54s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.76s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.19s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsRename (2.45s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsResize (8.16s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.21s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.27s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.76s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.96s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.23s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.15s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.32s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.31s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.33s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.32s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.26s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.59s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.86s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.58s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.41s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.15s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.05s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.06s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.73s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.44s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.22s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.42s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.93s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.73s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.39s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.21s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.79s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.74s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.30s)
13:18:40 [2021-07-29T13:18:40.192Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.32s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.45s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.65s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.53s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.41s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.73s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.74s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.74s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.75s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.33s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.32s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.10s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.85s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.30s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.77s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.76s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.75s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.74s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.47s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.56s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.46s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsSince (9.45s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsTail (3.17s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (3.10s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.67s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.67s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.12s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.86s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.90s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.54s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.37s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.66s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.07s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.21s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.40s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.58s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.09s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.63s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.77s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.26s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (5.13s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.41s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.97s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.38s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.15s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.40s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.44s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.95s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (8.89s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiTag (0.71s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.52s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.19s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.65s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.61s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.39s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.52s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.92s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.72s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.81s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.71s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.60s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.72s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.23s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.11s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.85s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.76s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.79s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.15s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.47s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.80s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.90s)
13:18:40 [2021-07-29T13:18:40.193Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.67s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.44s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.88s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.37s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.78s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.00s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (9.97s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.97s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.51s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.22s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.99s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.12s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.77s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.96s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunRm (2.93s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.81s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.85s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.76s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.36s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.86s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.76s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.40s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.22s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.12s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.80s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.80s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.64s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.57s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.40s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.81s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.76s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.88s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.88s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (13.59s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.71s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.82s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.89s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.12s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.28s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.47s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.70s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.25s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.52s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.29s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.194Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.35s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.42s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.47s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.47s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.22s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (9.04s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.81s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.25s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.71s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.33s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.86s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.37s)
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] --- PASS: TestDockerRegistrySuite (0.15s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:18:40 [2021-07-29T13:18:40.195Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.195Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:40 [2021-07-29T13:18:40.195Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerDaemonSuite
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerSwarmSuite
13:18:40 [2021-07-29T13:18:40.196Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- PASS: TestDockerPluginSuite (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerExternalVolumeSuite
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerNetworkSuite
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] === RUN   TestDockerHubPullSuite
13:18:40 [2021-07-29T13:18:40.196Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:18:40 [2021-07-29T13:18:40.196Z] PASS
13:18:40 [2021-07-29T13:18:40.196Z] ok  	github.com/docker/docker/integration-cli	2585.693s
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === Skipped
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.196Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s)
13:18:40 [2021-07-29T13:18:40.196Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.196Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s)
13:18:40 [2021-07-29T13:18:40.196Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.19s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.197Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.197Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
13:18:40 [2021-07-29T13:18:40.197Z] 
13:18:40 [2021-07-29T13:18:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.657Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.657Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
13:18:40 [2021-07-29T13:18:40.657Z] 
13:18:40 [2021-07-29T13:18:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:18:40 [2021-07-29T13:18:40.657Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.657Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:18:40 [2021-07-29T13:18:40.657Z] 
13:18:40 [2021-07-29T13:18:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:40 [2021-07-29T13:18:40.657Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.657Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s)
13:18:40 [2021-07-29T13:18:40.657Z] 
13:18:40 [2021-07-29T13:18:40.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:40 [2021-07-29T13:18:40.657Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.657Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:18:40 [2021-07-29T13:18:40.657Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.41s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.41s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.45s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.45s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.45s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.42s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_sni_test.go:18: Flakey test
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.658Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.658Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.659Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
13:18:40 [2021-07-29T13:18:40.659Z] 
13:18:40 [2021-07-29T13:18:40.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExec (0.03s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.660Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:18:40 [2021-07-29T13:18:40.660Z] 
13:18:40 [2021-07-29T13:18:40.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.04s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.661Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
13:18:40 [2021-07-29T13:18:40.661Z] 
13:18:40 [2021-07-29T13:18:40.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:40 [2021-07-29T13:18:40.661Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPortList (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.662Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.662Z] 
13:18:40 [2021-07-29T13:18:40.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.663Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.663Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:18:40 [2021-07-29T13:18:40.663Z] 
13:18:40 [2021-07-29T13:18:40.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.664Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z] 
13:18:40 [2021-07-29T13:18:40.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.664Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z] 
13:18:40 [2021-07-29T13:18:40.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.664Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
13:18:40 [2021-07-29T13:18:40.664Z] 
13:18:40 [2021-07-29T13:18:40.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
13:18:40 [2021-07-29T13:18:40.664Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:18:40 [2021-07-29T13:18:40.664Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
13:18:40 [2021-07-29T13:18:40.664Z] 
13:18:40 [2021-07-29T13:18:40.664Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:40 [2021-07-29T13:18:40.664Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.123Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
13:18:41 [2021-07-29T13:18:41.123Z] 
13:18:41 [2021-07-29T13:18:41.123Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.124Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z] 
13:18:41 [2021-07-29T13:18:41.124Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.124Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:18:41 [2021-07-29T13:18:41.125Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] DONE 1092 tests, 546 skipped in 2594.848s
13:18:41 [2021-07-29T13:18:41.125Z] INFO: Integration tests ended at 07/29/2021 13:18:40. Duration:00:43:14.9571544
13:18:41 [2021-07-29T13:18:41.125Z] INFO: Docker info of the daemon under test at end of run
13:18:41 [2021-07-29T13:18:41.125Z] 
13:18:41 [2021-07-29T13:18:41.125Z] Containers: 2
13:18:41 [2021-07-29T13:18:41.125Z]  Running: 0
13:18:41 [2021-07-29T13:18:41.125Z]  Paused: 0
13:18:41 [2021-07-29T13:18:41.125Z]  Stopped: 2
13:18:41 [2021-07-29T13:18:41.125Z] Images: 18
13:18:41 [2021-07-29T13:18:41.125Z] Server Version: 0.0.0-dev
13:18:41 [2021-07-29T13:18:41.125Z] Storage Driver: windowsfilter
13:18:41 [2021-07-29T13:18:41.125Z]  Windows: 
13:18:41 [2021-07-29T13:18:41.125Z] Logging Driver: json-file
13:18:41 [2021-07-29T13:18:41.125Z] Plugins: 
13:18:41 [2021-07-29T13:18:41.125Z]  Volume: local
13:18:41 [2021-07-29T13:18:41.125Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:18:41 [2021-07-29T13:18:41.125Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:18:41 [2021-07-29T13:18:41.125Z] Swarm: inactive
13:18:41 [2021-07-29T13:18:41.125Z] Default Isolation: process
13:18:41 [2021-07-29T13:18:41.125Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600)
13:18:41 [2021-07-29T13:18:41.125Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1)
13:18:41 [2021-07-29T13:18:41.125Z] OSType: windows
13:18:41 [2021-07-29T13:18:41.125Z] Architecture: x86_64
13:18:41 [2021-07-29T13:18:41.126Z] CPUs: 4
13:18:41 [2021-07-29T13:18:41.126Z] Total Memory: 32GiB
13:18:41 [2021-07-29T13:18:41.126Z] Name: azwin-2-125ab0
13:18:41 [2021-07-29T13:18:41.126Z] ID: STEI:VWKS:IDTM:4QSZ:2BP5:ZEGG:PA4U:RWMN:MDYZ:DHJE:IJ74:ETAU
13:18:41 [2021-07-29T13:18:41.126Z] Docker Root Dir: D:\CI\PR-42684\13\daemon
13:18:41 [2021-07-29T13:18:41.126Z] Debug Mode (client): false
13:18:41 [2021-07-29T13:18:41.126Z] Debug Mode (server): true
13:18:41 [2021-07-29T13:18:41.126Z]  File Descriptors: -1
13:18:41 [2021-07-29T13:18:41.126Z]  Goroutines: 17
13:18:41 [2021-07-29T13:18:41.126Z]  System Time: 2021-07-29T13:18:41.0614368Z
13:18:41 [2021-07-29T13:18:41.126Z]  EventsListeners: 0
13:18:41 [2021-07-29T13:18:41.126Z] Registry: https://index.docker.io/v1/
13:18:41 [2021-07-29T13:18:41.126Z] Labels:
13:18:41 [2021-07-29T13:18:41.126Z] Experimental: false
13:18:41 [2021-07-29T13:18:41.126Z] Insecure Registries:
13:18:41 [2021-07-29T13:18:41.126Z]  127.0.0.0/8
13:18:41 [2021-07-29T13:18:41.126Z] Live Restore Enabled: false
13:18:41 [2021-07-29T13:18:41.126Z] 
13:18:41 [2021-07-29T13:18:41.126Z] 
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Stopping daemon under test
13:18:41 [2021-07-29T13:18:41.583Z] SUCCESS: The process with PID 6092 (child process of PID 3916) has been terminated.
13:18:41 [2021-07-29T13:18:41.583Z] SUCCESS: The process with PID 3916 (child process of PID 2572) has been terminated.
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Stop tailing logs of the daemon under tests
13:18:41 [2021-07-29T13:18:41.583Z] INFO: executeCI.ps1 Completed successfully at 07/29/2021 13:18:41.
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Tidying up at end of run
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Saving daemon under test log (d:\CI\PR-42684\13\dut.out) to bundles\CIDUT.out
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Saving daemon under test log (d:\CI\PR-42684\13\dut.err) to bundles\CIDUT.err
13:18:41 [2021-07-29T13:18:41.583Z] INFO: Nuke-Everything...
13:18:42 [2021-07-29T13:18:42.050Z] INFO: Container count on control daemon to delete is 2
13:18:42 [2021-07-29T13:18:42.508Z] a45daf57d354
13:18:42 [2021-07-29T13:18:42.508Z] 5b0fbcd7a8be
13:18:42 [2021-07-29T13:18:42.508Z] INFO: Tidying pidfile d:\CI\PR-42684\13\docker.pid
13:18:42 [2021-07-29T13:18:42.508Z] INFO: Nuking d:\CI
13:18:45 [2021-07-29T13:18:45.371Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
13:18:52 [2021-07-29T13:18:52.427Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
13:18:55 [2021-07-29T13:18:55.321Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
13:19:00 [2021-07-29T13:19:00.227Z] INFO: Zapped successfully
13:19:00 [2021-07-29T13:19:00.227Z] 
13:19:00 [2021-07-29T13:19:00.227Z] INFO: executeCI.ps1 exiting at Thu Jul 29 13:18:59 CUT 2021. Duration 01:18:22.3252328
13:19:00 [2021-07-29T13:19:00.227Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:19:00 [2021-07-29T13:19:00.470Z] Recording test results
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
13:19:01 [2021-07-29T13:19:01.099Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestHealth
13:19:01 [2021-07-29T13:19:01.099Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestHistoryExistentImage
13:19:01 [2021-07-29T13:19:01.099Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
13:19:01 [2021-07-29T13:19:01.558Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
13:19:01 [2021-07-29T13:19:01.558Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
13:19:06 [2021-07-29T13:19:06.234Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
13:19:06 [2021-07-29T13:19:06.690Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
13:19:06 [2021-07-29T13:19:06.690Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:19:06 [2021-07-29T13:19:06.690Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
13:19:06 [2021-07-29T13:19:06.690Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
13:19:06 [2021-07-29T13:19:06.690Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
13:19:07 [2021-07-29T13:19:07.148Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
13:19:07 [2021-07-29T13:19:07.437Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:19:07 [2021-07-29T13:19:07.610Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
13:19:07 [2021-07-29T13:19:07.610Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:19:07 [2021-07-29T13:19:07.610Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
13:19:08 [2021-07-29T13:19:08.912Z] Creating win-2022-integration-bundles.zip
13:19:09 [2021-07-29T13:19:09.142Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
13:19:09 [2021-07-29T13:19:09.142Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
[Pipeline] archiveArtifacts
13:19:10 [2021-07-29T13:19:10.655Z] Archiving artifacts
13:19:11 [2021-07-29T13:19:11.316Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
13:19:11 [2021-07-29T13:19:11.316Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
13:19:14 [2021-07-29T13:19:14.219Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
13:19:16 [2021-07-29T13:19:16.399Z] === RUN   TestDockerSuite/TestImagesFormat
13:19:16 [2021-07-29T13:19:16.860Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
13:19:16 [2021-07-29T13:19:16.860Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:19:16 [2021-07-29T13:19:16.860Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
13:19:20 [2021-07-29T13:19:20.601Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
13:19:20 [2021-07-29T13:19:20.601Z] === RUN   TestDockerSuite/TestImportBadURL
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportDisplay
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportFile
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportFileWithMessage
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportGzipped
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
13:19:23 [2021-07-29T13:19:23.519Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
13:19:23 [2021-07-29T13:19:23.519Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
13:19:23 [2021-07-29T13:19:23.519Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:19:23 [2021-07-29T13:19:23.519Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
13:19:24 [2021-07-29T13:19:24.490Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:19:25 [2021-07-29T13:19:25.425Z] + make clean
13:19:26 [2021-07-29T13:19:26.390Z] docker volume rm -f docker-dev-cache
13:19:26 [2021-07-29T13:19:26.390Z] docker-dev-cache
13:19:26 [2021-07-29T13:19:26.431Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
[Pipeline] deleteDir
13:19:28 [2021-07-29T13:19:28.614Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
13:19:28 [2021-07-29T13:19:28.614Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:19:28 [2021-07-29T13:19:28.614Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
13:19:28 [2021-07-29T13:19:28.614Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:19:28 [2021-07-29T13:19:28.614Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
13:19:28 [2021-07-29T13:19:28.614Z] === RUN   TestDockerSuite/TestInspectAmpersand
13:19:28 [2021-07-29T13:19:28.614Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:19:28 [2021-07-29T13:19:28.614Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:19:30 [2021-07-29T13:19:30.805Z] === RUN   TestDockerSuite/TestInspectByPrefix
13:19:30 [2021-07-29T13:19:30.805Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
13:19:33 [2021-07-29T13:19:33.716Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
13:19:33 [2021-07-29T13:19:33.716Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:19:33 [2021-07-29T13:19:33.716Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
13:19:33 [2021-07-29T13:19:33.716Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:19:33 [2021-07-29T13:19:33.716Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
13:19:33 [2021-07-29T13:19:33.716Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:19:33 [2021-07-29T13:19:33.716Z] === RUN   TestDockerSuite/TestInspectDefault
13:19:35 [2021-07-29T13:19:35.900Z] === RUN   TestDockerSuite/TestInspectHistory
13:19:40 [2021-07-29T13:19:40.595Z] === RUN   TestDockerSuite/TestInspectImage
13:19:40 [2021-07-29T13:19:40.595Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:19:40 [2021-07-29T13:19:40.595Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
13:19:40 [2021-07-29T13:19:40.595Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:19:40 [2021-07-29T13:19:40.595Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
13:19:40 [2021-07-29T13:19:40.595Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:19:40 [2021-07-29T13:19:40.595Z] === RUN   TestDockerSuite/TestInspectInt64
13:19:47 [2021-07-29T13:19:47.679Z] === RUN   TestDockerSuite/TestInspectJSONFields
13:19:50 [2021-07-29T13:19:50.592Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
13:19:50 [2021-07-29T13:19:50.592Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
13:19:52 [2021-07-29T13:19:52.774Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
13:19:54 [2021-07-29T13:19:54.968Z] === RUN   TestDockerSuite/TestInspectPlugin
13:19:54 [2021-07-29T13:19:54.968Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:19:54 [2021-07-29T13:19:54.968Z] === RUN   TestDockerSuite/TestInspectRootFS
13:19:55 [2021-07-29T13:19:55.428Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
13:19:57 [2021-07-29T13:19:57.611Z] === RUN   TestDockerSuite/TestInspectStatus
13:20:00 [2021-07-29T13:20:00.524Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
13:20:05 [2021-07-29T13:20:05.223Z] === RUN   TestDockerSuite/TestInspectTemplateError
13:20:07 [2021-07-29T13:20:07.404Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
13:20:10 [2021-07-29T13:20:10.314Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
13:20:12 [2021-07-29T13:20:12.498Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
13:20:14 [2021-07-29T13:20:14.683Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
13:20:16 [2021-07-29T13:20:16.865Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestInspectUnknownObject
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinkShortDefinition
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksEnvs
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:20:19 [2021-07-29T13:20:19.776Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
13:20:19 [2021-07-29T13:20:19.776Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
13:20:21 [2021-07-29T13:20:21.963Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
13:20:24 [2021-07-29T13:20:24.150Z] === RUN   TestDockerSuite/TestLogsAPIUntil
13:20:29 [2021-07-29T13:20:29.953Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
13:20:32 [2021-07-29T13:20:32.140Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
13:20:32 [2021-07-29T13:20:32.140Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:20:32 [2021-07-29T13:20:32.140Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
13:20:35 [2021-07-29T13:20:35.051Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
13:20:35 [2021-07-29T13:20:35.051Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
13:20:43 [2021-07-29T13:20:43.630Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
13:20:50 [2021-07-29T13:20:50.713Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
13:20:57 [2021-07-29T13:20:57.821Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
13:21:00 [2021-07-29T13:21:00.003Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
13:21:02 [2021-07-29T13:21:02.913Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
13:21:02 [2021-07-29T13:21:02.913Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:21:02 [2021-07-29T13:21:02.913Z] === RUN   TestDockerSuite/TestLogsFollowStopped
13:21:05 [2021-07-29T13:21:05.829Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
13:21:08 [2021-07-29T13:21:08.739Z] === RUN   TestDockerSuite/TestLogsSince
13:21:19 [2021-07-29T13:21:19.073Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
13:21:19 [2021-07-29T13:21:19.073Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:21:19 [2021-07-29T13:21:19.073Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
13:21:19 [2021-07-29T13:21:19.073Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:21:19 [2021-07-29T13:21:19.073Z] === RUN   TestDockerSuite/TestLogsTail
13:21:20 [2021-07-29T13:21:20.611Z] === RUN   TestDockerSuite/TestLogsTimestamps
13:21:23 [2021-07-29T13:21:23.522Z] === RUN   TestDockerSuite/TestLogsWithDetails
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestMountIntoProc
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestMountIntoSys
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestNetHostname
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestPluginActive
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
13:21:25 [2021-07-29T13:21:25.702Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:21:25 [2021-07-29T13:21:25.702Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPluginLogDriver
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPluginUpgrade
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPortHostBinding
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPortList
13:21:26 [2021-07-29T13:21:26.162Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:21:26 [2021-07-29T13:21:26.162Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersAttach
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
13:21:30 [2021-07-29T13:21:30.859Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:21:30 [2021-07-29T13:21:30.859Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
13:21:35 [2021-07-29T13:21:35.733Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
13:21:35 [2021-07-29T13:21:35.733Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:21:35 [2021-07-29T13:21:35.733Z] === RUN   TestDockerSuite/TestPsByOrder
13:21:46 [2021-07-29T13:21:46.072Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
13:21:46 [2021-07-29T13:21:46.072Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:21:46 [2021-07-29T13:21:46.072Z] === RUN   TestDockerSuite/TestPsListContainersBase
13:21:54 [2021-07-29T13:21:54.818Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
13:22:09 [2021-07-29T13:22:09.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
13:22:09 [2021-07-29T13:22:09.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
13:22:09 [2021-07-29T13:22:09.642Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:22:09 [2021-07-29T13:22:09.642Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
13:22:24 [2021-07-29T13:22:24.481Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
13:22:26 [2021-07-29T13:22:26.664Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
13:22:41 [2021-07-29T13:22:41.483Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
13:22:48 [2021-07-29T13:22:48.565Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
13:22:49 [2021-07-29T13:22:49.025Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:22:49 [2021-07-29T13:22:49.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
13:22:49 [2021-07-29T13:22:49.025Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:22:49 [2021-07-29T13:22:49.025Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
13:22:54 [2021-07-29T13:22:54.827Z] === RUN   TestDockerSuite/TestPsListContainersSize
13:22:54 [2021-07-29T13:22:54.827Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:22:54 [2021-07-29T13:22:54.827Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
13:22:54 [2021-07-29T13:22:54.827Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:22:54 [2021-07-29T13:22:54.827Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
13:22:54 [2021-07-29T13:22:54.827Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:22:54 [2021-07-29T13:22:54.827Z] === RUN   TestDockerSuite/TestPsRightTagName
13:22:54 [2021-07-29T13:22:54.827Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:22:54 [2021-07-29T13:22:54.827Z] === RUN   TestDockerSuite/TestPsShowMounts
13:23:01 [2021-07-29T13:23:01.918Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
13:23:01 [2021-07-29T13:23:01.918Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:23:01 [2021-07-29T13:23:01.918Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
13:23:03 [2021-07-29T13:23:03.457Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
13:23:03 [2021-07-29T13:23:03.457Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:23:03 [2021-07-29T13:23:03.457Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
13:23:04 [2021-07-29T13:23:04.999Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
13:23:05 [2021-07-29T13:23:05.971Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
13:23:05 [2021-07-29T13:23:05.972Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:23:05 [2021-07-29T13:23:05.972Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
13:23:10 [2021-07-29T13:23:10.668Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
13:23:15 [2021-07-29T13:23:15.368Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
13:23:17 [2021-07-29T13:23:17.551Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
13:23:42 [2021-07-29T13:23:42.720Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
13:23:42 [2021-07-29T13:23:42.720Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:23:42 [2021-07-29T13:23:42.720Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
13:23:47 [2021-07-29T13:23:47.417Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
13:23:47 [2021-07-29T13:23:47.417Z] === RUN   TestDockerSuite/TestRestartPolicyNO
13:23:47 [2021-07-29T13:23:47.417Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
13:23:48 [2021-07-29T13:23:48.386Z] === RUN   TestDockerSuite/TestRestartRunningContainer
13:23:53 [2021-07-29T13:23:53.087Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
13:23:57 [2021-07-29T13:23:57.792Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
13:23:57 [2021-07-29T13:23:57.792Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:23:57 [2021-07-29T13:23:57.792Z] === RUN   TestDockerSuite/TestRestartWithVolumes
13:24:01 [2021-07-29T13:24:01.537Z] === RUN   TestDockerSuite/TestRmiBlank
13:24:01 [2021-07-29T13:24:01.537Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
13:24:01 [2021-07-29T13:24:01.998Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
13:24:16 [2021-07-29T13:24:16.821Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
13:24:20 [2021-07-29T13:24:20.557Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
13:24:21 [2021-07-29T13:24:21.016Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
13:24:28 [2021-07-29T13:24:28.092Z] === RUN   TestDockerSuite/TestRmiImgIDForce
13:24:33 [2021-07-29T13:24:33.885Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
13:24:42 [2021-07-29T13:24:42.459Z] === RUN   TestDockerSuite/TestRmiParentImageFail
13:24:46 [2021-07-29T13:24:46.195Z] === RUN   TestDockerSuite/TestRmiTag
13:24:47 [2021-07-29T13:24:47.163Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
13:24:50 [2021-07-29T13:24:50.072Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
13:25:07 [2021-07-29T13:25:07.763Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
13:25:11 [2021-07-29T13:25:11.499Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
13:25:16 [2021-07-29T13:25:16.189Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddHost
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
13:25:17 [2021-07-29T13:25:17.725Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:25:17 [2021-07-29T13:25:17.725Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
13:25:19 [2021-07-29T13:25:19.903Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
13:25:19 [2021-07-29T13:25:19.903Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:25:19 [2021-07-29T13:25:19.903Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
13:25:19 [2021-07-29T13:25:19.903Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:25:19 [2021-07-29T13:25:19.903Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
13:25:24 [2021-07-29T13:25:24.600Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
13:25:28 [2021-07-29T13:25:28.337Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
13:25:31 [2021-07-29T13:25:31.245Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
13:25:33 [2021-07-29T13:25:33.425Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
13:25:35 [2021-07-29T13:25:35.605Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
13:25:35 [2021-07-29T13:25:35.605Z] === RUN   TestDockerSuite/TestRunBindMounts
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
13:25:40 [2021-07-29T13:25:40.300Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:25:40 [2021-07-29T13:25:40.300Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
13:25:43 [2021-07-29T13:25:43.210Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
13:25:43 [2021-07-29T13:25:43.210Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:25:43 [2021-07-29T13:25:43.210Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
13:25:46 [2021-07-29T13:25:46.132Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
13:25:46 [2021-07-29T13:25:46.132Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:25:46 [2021-07-29T13:25:46.132Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
13:25:46 [2021-07-29T13:25:46.132Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:25:46 [2021-07-29T13:25:46.132Z] === RUN   TestDockerSuite/TestRunContainerNetwork
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
13:25:48 [2021-07-29T13:25:48.315Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:25:48 [2021-07-29T13:25:48.315Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
13:25:51 [2021-07-29T13:25:51.224Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
13:25:54 [2021-07-29T13:25:54.131Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
13:25:56 [2021-07-29T13:25:56.314Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
13:25:56 [2021-07-29T13:25:56.314Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:25:56 [2021-07-29T13:25:56.314Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
13:25:56 [2021-07-29T13:25:56.314Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:25:56 [2021-07-29T13:25:56.314Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
13:25:56 [2021-07-29T13:25:56.314Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:25:56 [2021-07-29T13:25:56.314Z] === RUN   TestDockerSuite/TestRunCreateVolume
13:25:58 [2021-07-29T13:25:58.497Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
13:25:58 [2021-07-29T13:25:58.497Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:25:58 [2021-07-29T13:25:58.956Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
13:25:58 [2021-07-29T13:25:58.956Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:25:58 [2021-07-29T13:25:58.956Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
13:25:58 [2021-07-29T13:25:58.956Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:25:58 [2021-07-29T13:25:58.956Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
13:25:58 [2021-07-29T13:25:58.956Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:25:58 [2021-07-29T13:25:58.956Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
13:26:01 [2021-07-29T13:26:01.146Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDNSOptions
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
13:26:06 [2021-07-29T13:26:06.943Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:26:06 [2021-07-29T13:26:06.943Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
13:26:09 [2021-07-29T13:26:09.128Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
13:26:09 [2021-07-29T13:26:09.128Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:26:09 [2021-07-29T13:26:09.128Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
13:26:09 [2021-07-29T13:26:09.588Z] === RUN   TestDockerSuite/TestRunDuplicateMount
13:26:09 [2021-07-29T13:26:09.588Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:26:09 [2021-07-29T13:26:09.588Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
13:26:16 [2021-07-29T13:26:16.665Z] === RUN   TestDockerSuite/TestRunEchoStdout
13:26:18 [2021-07-29T13:26:18.844Z] === RUN   TestDockerSuite/TestRunEmptyEnv
13:26:18 [2021-07-29T13:26:18.844Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:26:18 [2021-07-29T13:26:18.844Z] === RUN   TestDockerSuite/TestRunEntrypoint
13:26:21 [2021-07-29T13:26:21.753Z] === RUN   TestDockerSuite/TestRunEnvironment
13:26:21 [2021-07-29T13:26:21.753Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:26:21 [2021-07-29T13:26:21.753Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
13:26:21 [2021-07-29T13:26:21.753Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:26:21 [2021-07-29T13:26:21.753Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
13:26:21 [2021-07-29T13:26:21.753Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:26:21 [2021-07-29T13:26:21.753Z] === RUN   TestDockerSuite/TestRunExitCode
13:26:23 [2021-07-29T13:26:23.933Z] === RUN   TestDockerSuite/TestRunExitCodeOne
13:26:26 [2021-07-29T13:26:26.114Z] === RUN   TestDockerSuite/TestRunExitCodeZero
13:26:28 [2021-07-29T13:26:28.303Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunExposePort
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
13:26:31 [2021-07-29T13:26:31.210Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunGroupAdd
13:26:31 [2021-07-29T13:26:31.210Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
13:26:31 [2021-07-29T13:26:31.210Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
13:26:31 [2021-07-29T13:26:31.210Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
13:26:31 [2021-07-29T13:26:31.210Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:26:31 [2021-07-29T13:26:31.210Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
13:26:31 [2021-07-29T13:26:31.211Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.211Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
13:26:31 [2021-07-29T13:26:31.211Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:26:31 [2021-07-29T13:26:31.211Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
13:26:41 [2021-07-29T13:26:41.537Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunInvalidReference
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
13:26:41 [2021-07-29T13:26:41.537Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
13:26:41 [2021-07-29T13:26:41.537Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
13:26:41 [2021-07-29T13:26:41.537Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
13:26:41 [2021-07-29T13:26:41.537Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:26:41 [2021-07-29T13:26:41.537Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
13:26:51 [2021-07-29T13:26:51.864Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:26:51 [2021-07-29T13:26:51.864Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:26:51 [2021-07-29T13:26:51.864Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModeHostname
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.325Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:26:52 [2021-07-29T13:26:52.325Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunMount
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:26:52 [2021-07-29T13:26:52.785Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:26:52 [2021-07-29T13:26:52.785Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:27:01 [2021-07-29T13:27:01.367Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
13:27:01 [2021-07-29T13:27:01.367Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:27:01 [2021-07-29T13:27:01.367Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:27:01 [2021-07-29T13:27:01.367Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:27:01 [2021-07-29T13:27:01.367Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:27:01 [2021-07-29T13:27:01.367Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:27:01 [2021-07-29T13:27:01.367Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:27:06 [2021-07-29T13:27:06.061Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:27:09 [2021-07-29T13:27:09.801Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:27:09 [2021-07-29T13:27:09.801Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:27:09 [2021-07-29T13:27:09.801Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:27:09 [2021-07-29T13:27:09.801Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:27:09 [2021-07-29T13:27:09.801Z] === RUN   TestDockerSuite/TestRunNetHost
13:27:09 [2021-07-29T13:27:09.801Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:27:09 [2021-07-29T13:27:09.801Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:27:09 [2021-07-29T13:27:09.801Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:27:09 [2021-07-29T13:27:09.801Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:27:09 [2021-07-29T13:27:09.801Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:27:10 [2021-07-29T13:27:10.260Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:27:10 [2021-07-29T13:27:10.260Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:27:10 [2021-07-29T13:27:10.260Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:27:10 [2021-07-29T13:27:10.260Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:27:10 [2021-07-29T13:27:10.260Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:27:10 [2021-07-29T13:27:10.260Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:27:10 [2021-07-29T13:27:10.260Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:27:10 [2021-07-29T13:27:10.260Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:27:10 [2021-07-29T13:27:10.260Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:27:10 [2021-07-29T13:27:10.720Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:27:11 [2021-07-29T13:27:11.690Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:27:14 [2021-07-29T13:27:14.598Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:27:16 [2021-07-29T13:27:16.139Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:27:17 [2021-07-29T13:27:17.683Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunPortInUse
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:27:19 [2021-07-29T13:27:19.866Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:27:19 [2021-07-29T13:27:19.866Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunPublishPort
13:27:22 [2021-07-29T13:27:22.773Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:27:22 [2021-07-29T13:27:22.773Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:27:22 [2021-07-29T13:27:22.773Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:27:22 [2021-07-29T13:27:22.773Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:27:22 [2021-07-29T13:27:22.773Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:27:22 [2021-07-29T13:27:22.773Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:27:37 [2021-07-29T13:27:37.596Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:27:37 [2021-07-29T13:27:37.596Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:27:37 [2021-07-29T13:27:37.596Z] === RUN   TestDockerSuite/TestRunRm
13:27:38 [2021-07-29T13:27:38.056Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:27:43 [2021-07-29T13:27:43.854Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:27:46 [2021-07-29T13:27:46.762Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:27:48 [2021-07-29T13:27:48.948Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:27:51 [2021-07-29T13:27:51.129Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:27:54 [2021-07-29T13:27:54.038Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:27:54 [2021-07-29T13:27:54.038Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:27:54 [2021-07-29T13:27:54.038Z] === RUN   TestDockerSuite/TestRunState
13:27:54 [2021-07-29T13:27:54.038Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:27:54 [2021-07-29T13:27:54.038Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:27:56 [2021-07-29T13:27:56.216Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:27:56 [2021-07-29T13:27:56.216Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:27:56 [2021-07-29T13:27:56.216Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:27:58 [2021-07-29T13:27:58.398Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:27:58 [2021-07-29T13:27:58.398Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:27:58 [2021-07-29T13:27:58.398Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:27:58 [2021-07-29T13:27:58.398Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:27:58 [2021-07-29T13:27:58.398Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:27:58 [2021-07-29T13:27:58.860Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:27:58 [2021-07-29T13:27:58.860Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:27:58 [2021-07-29T13:27:58.860Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:27:58 [2021-07-29T13:27:58.860Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:28:03 [2021-07-29T13:28:03.563Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:28:03 [2021-07-29T13:28:03.563Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:28:03 [2021-07-29T13:28:03.563Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:28:03 [2021-07-29T13:28:03.563Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:28:03 [2021-07-29T13:28:03.563Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:28:03 [2021-07-29T13:28:03.563Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserByID
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserByName
13:28:04 [2021-07-29T13:28:04.023Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:28:04 [2021-07-29T13:28:04.023Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:28:11 [2021-07-29T13:28:11.099Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:28:11 [2021-07-29T13:28:11.099Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:28:11 [2021-07-29T13:28:11.099Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:28:14 [2021-07-29T13:28:14.010Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:28:14 [2021-07-29T13:28:14.010Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:28:14 [2021-07-29T13:28:14.010Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:28:14 [2021-07-29T13:28:14.010Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:28:14 [2021-07-29T13:28:14.010Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:28:16 [2021-07-29T13:28:16.918Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:28:23 [2021-07-29T13:28:23.994Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:28:28 [2021-07-29T13:28:28.689Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:28:35 [2021-07-29T13:28:35.768Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:28:35 [2021-07-29T13:28:35.768Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:28:35 [2021-07-29T13:28:35.768Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:28:35 [2021-07-29T13:28:35.768Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:28:37 [2021-07-29T13:28:37.948Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:28:40 [2021-07-29T13:28:40.857Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:28:43 [2021-07-29T13:28:43.037Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:28:43 [2021-07-29T13:28:43.037Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:28:47 [2021-07-29T13:28:47.733Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:28:49 [2021-07-29T13:28:49.274Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:28:51 [2021-07-29T13:28:51.453Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:28:56 [2021-07-29T13:28:56.154Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:28:56 [2021-07-29T13:28:56.154Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:28:56 [2021-07-29T13:28:56.154Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:28:56 [2021-07-29T13:28:56.154Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.154Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:28:56 [2021-07-29T13:28:56.154Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.154Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:28:56 [2021-07-29T13:28:56.154Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.154Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:28:56 [2021-07-29T13:28:56.154Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveImageId
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:28:56 [2021-07-29T13:28:56.614Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:28:56 [2021-07-29T13:28:56.614Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:28:58 [2021-07-29T13:28:58.797Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:28:59 [2021-07-29T13:28:59.257Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:28:59 [2021-07-29T13:28:59.717Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:29:00 [2021-07-29T13:29:00.176Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:29:02 [2021-07-29T13:29:02.359Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:29:09 [2021-07-29T13:29:09.438Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:29:09 [2021-07-29T13:29:09.438Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:29:09 [2021-07-29T13:29:09.438Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:29:18 [2021-07-29T13:29:18.011Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:29:18 [2021-07-29T13:29:18.011Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:29:18 [2021-07-29T13:29:18.011Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:29:26 [2021-07-29T13:29:26.586Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:29:26 [2021-07-29T13:29:26.586Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:29:26 [2021-07-29T13:29:26.586Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:29:26 [2021-07-29T13:29:26.586Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:29:26 [2021-07-29T13:29:26.586Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:29:26 [2021-07-29T13:29:26.586Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:29:26 [2021-07-29T13:29:26.586Z] === RUN   TestDockerSuite/TestStartRecordError
13:29:26 [2021-07-29T13:29:26.586Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:29:26 [2021-07-29T13:29:26.586Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestStatsNoStream
13:29:36 [2021-07-29T13:29:36.918Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:29:36 [2021-07-29T13:29:36.918Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:29:38 [2021-07-29T13:29:38.457Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:29:40 [2021-07-29T13:29:40.643Z] === RUN   TestDockerSuite/TestTopPrivileged
13:29:40 [2021-07-29T13:29:40.643Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:29:40 [2021-07-29T13:29:40.643Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:29:43 [2021-07-29T13:29:43.552Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:29:43 [2021-07-29T13:29:43.552Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:30:01 [2021-07-29T13:30:01.247Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:30:01 [2021-07-29T13:30:01.247Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:30:03 [2021-07-29T13:30:03.429Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:30:03 [2021-07-29T13:30:03.429Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:30:06 [2021-07-29T13:30:06.344Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:30:06 [2021-07-29T13:30:06.804Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:30:07 [2021-07-29T13:30:07.265Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:30:07 [2021-07-29T13:30:07.265Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:30:07 [2021-07-29T13:30:07.903Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:30:16 [2021-07-29T13:30:16.485Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:30:16 [2021-07-29T13:30:16.485Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:30:16 [2021-07-29T13:30:16.485Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:30:16 [2021-07-29T13:30:16.945Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:30:16 [2021-07-29T13:30:16.945Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:30:16 [2021-07-29T13:30:16.945Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:30:16 [2021-07-29T13:30:16.945Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:30:24 [2021-07-29T13:30:24.029Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:30:24 [2021-07-29T13:30:24.489Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:30:24 [2021-07-29T13:30:24.949Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:30:35 [2021-07-29T13:30:35.281Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:30:35 [2021-07-29T13:30:35.281Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:30:35 [2021-07-29T13:30:35.281Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:30:35 [2021-07-29T13:30:35.741Z] --- PASS: TestDockerSuite (2823.26s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.68s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (147.34s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.85s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (2.34s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.54s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.29s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.24s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.40s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.15s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (123.09s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.24s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.00s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.93s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.63s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.77s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.18s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.95s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (10.25s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.20s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.45s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.83s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddTar (40.72s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (33.37s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.68s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.75s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.23s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.93s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.42s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.51s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.10s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.73s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.70s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.31s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.60s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.08s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.71s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.17s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.65s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.65s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.71s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.46s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.09s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.58s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.76s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.67s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.84s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.78s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.75s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.70s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.83s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.01s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.89s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.93s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.68s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.95s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.85s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (67.23s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.15s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (94.37s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.95s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.91s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.07s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (16.81s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.35s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (48.73s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (16.17s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.09s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (118.58s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.56s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.77s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.47s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.23s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.16s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.12s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.49s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.32s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFails (7.24s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.73s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.72s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.99s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromGit (11.17s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.91s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.47s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildHistory (12.49s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.14s)
13:30:35 [2021-07-29T13:30:35.741Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.23s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (9.57s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.13s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.74s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.10s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.68s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.15s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.74s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.40s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.62s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.36s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.96s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.82s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.98s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.42s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.51s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.97s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.32s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.36s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.88s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.70s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.63s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.22s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (14.43s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.87s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.49s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.85s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.48s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.61s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.15s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.36s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.82s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.01s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildRm (14.18s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.76s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.94s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.78s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.95s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (9.78s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (17.00s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.95s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.72s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.46s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.36s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.42s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildStderr (4.87s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (21.06s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.28s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.53s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (4.98s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.69s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (4.47s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.87s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.60s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (9.40s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.92s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.78s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.81s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (5.20s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.53s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.22s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.35s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.86s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.39s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.03s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitChange (5.33s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.85s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.27s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitTTY (16.97s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (9.77s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.09s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.46s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.33s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (7.17s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.59s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.78s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.35s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.32s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.40s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.40s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.41s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.10s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.76s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.51s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (8.78s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.22s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.92s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.55s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.31s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.40s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.13s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.93s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.19s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.62s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.58s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (7.60s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc0007f6900_<nil>} (2.66s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1214615882_c:\foo_false__<nil>_<nil>_<nil>} (2.54s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1214615882_c:\foo_true__<nil>_<nil>_<nil>} (2.56s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:30:35 [2021-07-29T13:30:35.742Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.69s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:30:35 [2021-07-29T13:30:35.742Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.55s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.59s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.78s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.61s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.32s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.30s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToDot (2.63s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCpToStdout (7.45s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.21s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.40s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.23s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.84s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.25s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateRM (0.44s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.44s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.93s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.25s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.57s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.51s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.34s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestDockerFails (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.53s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.44s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.60s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (8.17s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsCopy (5.36s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.45s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.46s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.00s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.25s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilterType (1.19s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFilters (9.82s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.85s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.23s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsRename (2.56s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsResize (7.96s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.36s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.94s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.98s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.78s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.12s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExec (0.05s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.10s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.13s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.07s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.42s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.28s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.53s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.41s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.87s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.64s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.42s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.25s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.17s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.18s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.15s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.17s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.95s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.98s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.41s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.77s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.24s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.93s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.41s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.40s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.34s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.31s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.35s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.31s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.83s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectInt64 (7.30s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.30s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.29s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.42s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.27s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.85s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.75s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.43s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.56s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.27s)
13:30:35 [2021-07-29T13:30:35.743Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.31s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.38s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.34s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.05s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.04s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.75s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.53s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.41s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.63s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.38s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.51s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.74s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.48s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.03s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsSince (9.19s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsTail (2.97s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.76s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.41s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.64s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.67s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsByOrder (8.95s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (9.99s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.75s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.20s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.90s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.51s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.47s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.29s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPsShowMounts (7.69s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.31s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.43s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.39s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.52s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.44s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.15s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.48s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.38s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.39s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.09s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.98s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.02s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.83s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.13s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (5.70s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.14s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (4.55s)
13:30:36 [2021-07-29T13:30:36.203Z]     --- PASS: TestDockerSuite/TestRmiTag (0.87s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.78s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.40s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.34s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.33s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.17s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.68s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.09s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.95s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.48s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.27s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.70s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.33s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.42s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (2.07s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.48s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.98s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.36s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.32s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.32s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.57s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.24s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.38s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.34s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.29s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.29s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.67s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.09s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.17s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.90s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.82s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.75s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.36s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.31s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.24s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.04s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.78s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.90s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunRm (2.40s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.64s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.54s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.29s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.38s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.77s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.33s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.95s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (7.21s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.35s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.27s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.20s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.56s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.78s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.64s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.38s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.40s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.21s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.82s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.41s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.30s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.80s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.05s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.21s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (9.01s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.204Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.47s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.57s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.32s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.18s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.43s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.19s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.92s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.16s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.51s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.23s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.35s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.77s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.26s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.17s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.36s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.35s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.22s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s)
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] --- PASS: TestDockerRegistrySuite (0.20s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:30:36 [2021-07-29T13:30:36.205Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:30:36 [2021-07-29T13:30:36.205Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerDaemonSuite
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- PASS: TestDockerDaemonSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerSwarmSuite
13:30:36 [2021-07-29T13:30:36.206Z] --- PASS: TestDockerSwarmSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginCreate
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginInspect
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerPluginSuite/TestPluginSet
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- PASS: TestDockerPluginSuite (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerExternalVolumeSuite
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerNetworkSuite
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- SKIP: TestDockerNetworkSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] === RUN   TestDockerHubPullSuite
13:30:36 [2021-07-29T13:30:36.206Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z] --- SKIP: TestDockerHubPullSuite (0.00s)
13:30:36 [2021-07-29T13:30:36.206Z] PASS
13:30:36 [2021-07-29T13:30:36.206Z] ok  	github.com/docker/docker/integration-cli	2823.745s
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === Skipped
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_api_build_test.go:177: unmatched requirement UnixCli
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.41s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.41s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:30:36 [2021-07-29T13:30:36.206Z]     docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.206Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s)
13:30:36 [2021-07-29T13:30:36.206Z] 
13:30:36 [2021-07-29T13:30:36.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.86s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.55s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.55s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_api_build_test.go:402: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3571: unmatched requirement UnixCli
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.41s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.41s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3698: unmatched requirement UnixCli
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_api_build_test.go:513: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.207Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.04s)
13:30:36 [2021-07-29T13:30:36.207Z] 
13:30:36 [2021-07-29T13:30:36.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:30:36 [2021-07-29T13:30:36.207Z]     docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.41s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.41s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_sni_test.go:18: Flakey test
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z]     docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.208Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.208Z] 
13:30:36 [2021-07-29T13:30:36.208Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.673Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
13:30:36 [2021-07-29T13:30:36.673Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.05s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestExec (0.05s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:30:36 [2021-07-29T13:30:36.674Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.674Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
13:30:36 [2021-07-29T13:30:36.674Z] 
13:30:36 [2021-07-29T13:30:36.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestHealth (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImportFile (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.03s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.675Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z] 
13:30:36 [2021-07-29T13:30:36.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:30:36 [2021-07-29T13:30:36.675Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z]     docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.676Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.676Z] 
13:30:36 [2021-07-29T13:30:36.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.677Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
13:30:36 [2021-07-29T13:30:36.677Z] 
13:30:36 [2021-07-29T13:30:36.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunState (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.678Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z] 
13:30:36 [2021-07-29T13:30:36.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.678Z]     docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.679Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.679Z] 
13:30:36 [2021-07-29T13:30:36.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z] 
13:30:36 [2021-07-29T13:30:36.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:30:36 [2021-07-29T13:30:36.680Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:36 [2021-07-29T13:30:36.680Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:185: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.141Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z] 
13:30:37 [2021-07-29T13:30:37.141Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.141Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:212: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:239: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:268: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:302: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:407: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:128: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:134: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
13:30:37 [2021-07-29T13:30:37.142Z]     check_test.go:142: unmatched requirement DaemonIsLinux
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] DONE 1092 tests, 546 skipped in 2833.715s
13:30:37 [2021-07-29T13:30:37.142Z] INFO: Integration tests ended at 07/29/2021 13:30:36. Duration:00:47:13.8777941
13:30:37 [2021-07-29T13:30:37.142Z] INFO: Docker info of the daemon under test at end of run
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] Containers: 2
13:30:37 [2021-07-29T13:30:37.142Z]  Running: 0
13:30:37 [2021-07-29T13:30:37.142Z]  Paused: 0
13:30:37 [2021-07-29T13:30:37.142Z]  Stopped: 2
13:30:37 [2021-07-29T13:30:37.142Z] Images: 18
13:30:37 [2021-07-29T13:30:37.142Z] Server Version: 0.0.0-dev
13:30:37 [2021-07-29T13:30:37.142Z] Storage Driver: windowsfilter
13:30:37 [2021-07-29T13:30:37.142Z]  Windows: 
13:30:37 [2021-07-29T13:30:37.142Z] Logging Driver: json-file
13:30:37 [2021-07-29T13:30:37.142Z] Plugins: 
13:30:37 [2021-07-29T13:30:37.142Z]  Volume: local
13:30:37 [2021-07-29T13:30:37.142Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
13:30:37 [2021-07-29T13:30:37.142Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
13:30:37 [2021-07-29T13:30:37.142Z] Swarm: inactive
13:30:37 [2021-07-29T13:30:37.142Z] Default Isolation: process
13:30:37 [2021-07-29T13:30:37.142Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
13:30:37 [2021-07-29T13:30:37.142Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879)
13:30:37 [2021-07-29T13:30:37.142Z] OSType: windows
13:30:37 [2021-07-29T13:30:37.142Z] Architecture: x86_64
13:30:37 [2021-07-29T13:30:37.142Z] CPUs: 4
13:30:37 [2021-07-29T13:30:37.142Z] Total Memory: 32GiB
13:30:37 [2021-07-29T13:30:37.142Z] Name: azwin-2-eca6f0
13:30:37 [2021-07-29T13:30:37.142Z] ID: S6YV:JRJM:UHEN:2HQF:TVJK:YQZ7:67JL:7M4J:NEQG:LQ5B:N3WV:72VB
13:30:37 [2021-07-29T13:30:37.142Z] Docker Root Dir: D:\CI\PR-42684\13\daemon
13:30:37 [2021-07-29T13:30:37.142Z] Debug Mode (client): false
13:30:37 [2021-07-29T13:30:37.142Z] Debug Mode (server): true
13:30:37 [2021-07-29T13:30:37.142Z]  File Descriptors: -1
13:30:37 [2021-07-29T13:30:37.142Z]  Goroutines: 17
13:30:37 [2021-07-29T13:30:37.142Z]  System Time: 2021-07-29T13:30:37.0353824Z
13:30:37 [2021-07-29T13:30:37.142Z]  EventsListeners: 0
13:30:37 [2021-07-29T13:30:37.142Z] Registry: https://index.docker.io/v1/
13:30:37 [2021-07-29T13:30:37.142Z] Labels:
13:30:37 [2021-07-29T13:30:37.142Z] Experimental: false
13:30:37 [2021-07-29T13:30:37.142Z] Insecure Registries:
13:30:37 [2021-07-29T13:30:37.142Z]  127.0.0.0/8
13:30:37 [2021-07-29T13:30:37.142Z] Live Restore Enabled: false
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] 
13:30:37 [2021-07-29T13:30:37.142Z] INFO: Stopping daemon under test
13:30:37 [2021-07-29T13:30:37.602Z] SUCCESS: The process with PID 5580 (child process of PID 4032) has been terminated.
13:30:37 [2021-07-29T13:30:37.602Z] SUCCESS: The process with PID 4032 (child process of PID 5116) has been terminated.
13:30:37 [2021-07-29T13:30:37.602Z] INFO: Stop tailing logs of the daemon under tests
13:30:37 [2021-07-29T13:30:37.602Z] INFO: executeCI.ps1 Completed successfully at 07/29/2021 13:30:37.
13:30:37 [2021-07-29T13:30:37.602Z] INFO: Tidying up at end of run
13:30:37 [2021-07-29T13:30:37.602Z] INFO: Saving daemon under test log (d:\CI\PR-42684\13\dut.out) to bundles\CIDUT.out
13:30:37 [2021-07-29T13:30:37.602Z] INFO: Saving daemon under test log (d:\CI\PR-42684\13\dut.err) to bundles\CIDUT.err
13:30:37 [2021-07-29T13:30:37.602Z] INFO: Nuke-Everything...
13:30:38 [2021-07-29T13:30:38.064Z] INFO: Container count on control daemon to delete is 2
13:30:38 [2021-07-29T13:30:38.524Z] 5f567a0c9325
13:30:38 [2021-07-29T13:30:38.524Z] e0dd71bf4a21
13:30:38 [2021-07-29T13:30:38.524Z] INFO: Tidying pidfile d:\CI\PR-42684\13\docker.pid
13:30:38 [2021-07-29T13:30:38.524Z] INFO: Nuking d:\CI
13:31:21 [2021-07-29T13:31:21.074Z] INFO: Zapped successfully
13:31:21 [2021-07-29T13:31:21.074Z] 
13:31:21 [2021-07-29T13:31:21.074Z] INFO: executeCI.ps1 exiting at Thu Jul 29 13:31:14 CUT 2021. Duration 01:31:29.8252043
13:31:21 [2021-07-29T13:31:21.074Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
13:31:21 [2021-07-29T13:31:21.317Z] Recording test results
13:31:30 [2021-07-29T13:31:30.312Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
13:31:31 [2021-07-29T13:31:31.801Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
13:31:34 [2021-07-29T13:31:34.195Z] Archiving artifacts
13:31:49 [2021-07-29T13:31:49.429Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42684/13/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:31:50 [2021-07-29T13:31:50.357Z] + make clean
13:31:51 [2021-07-29T13:31:51.896Z] docker volume rm -f docker-dev-cache
13:31:51 [2021-07-29T13:31:51.896Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS